Template:Condition/Format: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(Add "skip effect" parameter.) |
||
Line 1: | Line 1: | ||
<includeonly>[[File:{{{icon}}}|frameless|30px|link=|{{{name}}}]] <strong>[[{{{name}}} (Condition)|{{{name}}}]]</strong> | <includeonly>[[File:{{{icon}}}|frameless|30px|link=|{{{name}}}]] <strong>[[{{{name}}} (Condition)|{{{name}}}]]</strong> {{#if: {{{duration|}}}{{{save|}}} | <div> }}{{#if: {{{duration|}}} | | ||
{{#if: {{{duration|}}}{{{save|}}} | <div> }}{{#if: {{{duration|}}} | | |||
{{InfoBlob| {{Duration|{{{duration}}}}} }} | {{InfoBlob| {{Duration|{{{duration}}}}} }} | ||
}} {{#if: {{{save|}}} | | }} {{#if: {{{save|}}} | | ||
{{InfoBlob| {{SavingThrow|{{{save}}}}} }} | {{InfoBlob| {{SavingThrow|{{{save}}}}} }} | ||
}}{{#if: {{{duration|}}}{{{save|}}} | </div> }} | }}{{#if: {{{duration|}}}{{{save|}}} | </div> }} | ||
{{{effects}}}</includeonly><noinclude> | {{#if:{{{skip effect|}}}||{{{effects}}} }}</includeonly><noinclude> | ||
Meant to be used with a Cargo query. Preview: | Meant to be used with a Cargo query. Preview: | ||
Line 68: | Line 67: | ||
* Inflicts damage every turn. | * Inflicts damage every turn. | ||
* Cured by healing. | * Cured by healing. | ||
}} | |||
== Icon and name only == | |||
{{Condition/Format | |||
| name = Bleeding | |||
| icon = Bleeding Condition Icon.webp | |||
| effects = | |||
* Inflicts damage every turn. | |||
* Cured by healing. | |||
| skip effect = true | |||
}} | }} |
Revision as of 20:11, 27 September 2023
Meant to be used with a Cargo query. Preview:
Single effect description
Bleeding Duration: 3 turns Constitution saving throw
Inflicts damage every turn.
Duration only
Bleeding Duration: 3 turns
Inflicts damage every turn.
Save only
BleedingInflicts damage every turn.
Effect listing
Bleeding Duration: 3 turns Constitution saving throw
- Inflicts damage every turn.
- Cured by healing.
Duration only
Bleeding Duration: 3 turns
- Inflicts damage every turn.
- Cured by healing.
Save only
Bleeding- Inflicts damage every turn.
- Cured by healing.