Template:Condition/Format: Difference between revisions
Jump to navigation
Jump to search
(nowrap if inline) |
m (Added w as size parameter) |
||
Line 2: | Line 2: | ||
class="bg3wiki-condition" | class="bg3wiki-condition" | ||
{{#if:{{{inline|}}}|style="white-space:nowrap"}} | {{#if:{{{inline|}}}|style="white-space:nowrap"}} | ||
>[[File:{{{icon}}}|frameless|{{#if:{{{inline|}}}| | >[[File:{{{icon}}}|frameless|{{#if:{{{inline|}}}|{{{w|25}}}px|30px}}|link=|{{{name}}}]]{{#if:{{{inline|}}}|{{#lvar:text}}|<strong>{{#lvar:text}}</strong>}}{{#if: {{{duration|}}}{{{save|}}} | <div> }}{{#if: {{{duration|}}} | | ||
{{InfoBlob| {{Duration|{{{duration}}}}} }} | {{InfoBlob| {{Duration|{{{duration}}}}} }} | ||
}}{{#if: {{{save|}}} | | }}{{#if: {{{save|}}} | |
Revision as of 15:09, 15 December 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.
Icon and name only
Alternative display name
- Inflicts damage every turn.
- Cured by healing.
Condition with a type
- Oof owie ouch
Condition with multiple types
- Oof owie ouch
Inline condition with a type
Should not show the type. Bleeding. Blablabla.
Should not wrap.
Template data
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
name | name | The name of the condition. | String | optional |
icon | icon | The icon of the condition | File | optional |
inline | inline | Whether the condition should be formatted inline | Boolean | optional |
duration | duration | no description | Unknown | optional |
save | save | no description | Unknown | optional |
effects | effects | no description | Unknown | optional |
altname | altname | An alternative display name for the condition link. | String | optional |