Template:Condition/Format: Difference between revisions
Jump to navigation
Jump to search
HiddenDragon (talk | contribs) mNo edit summary |
HiddenDragon (talk | contribs) (Show conditions of conditions) |
||
Line 9: | Line 9: | ||
{{#if: {{{types|}}} | | {{#if: {{{types|}}} | | ||
<div>{{Condition Type | {{{types|}}} }}</div> | <div>{{Condition Type | {{{types|}}} }}</div> | ||
}}{{#if: {{{condition|}}} | | |||
<h3> Condition: {{{condition}}} </h3> | |||
<div class="bg3wiki-tooltip-box bg3wiki-tooltip-gradient-common"> | |||
{{Condition | {{{condition}}} | |||
| save = {{{condition save|}}} | |||
| dc = {{{condition dc|}}} | |||
| duration = {{{condition duration|}}} | |||
}} | |||
</div> | |||
}} {{#if: {{{condition2|}}} | | |||
<h3> Condition: {{{condition2}}} </h3> | |||
<div class="bg3wiki-tooltip-box bg3wiki-tooltip-gradient-common"> | |||
{{Condition | {{{condition2}}} | |||
| save = {{{condition2 save|}}} | |||
| dc = {{{condition2 dc|}}} | |||
| duration = {{{condition2 duration|}}} | |||
}} | |||
</div> | |||
}}</div>}}</includeonly><noinclude> | }}</div>}}</includeonly><noinclude> | ||
Meant to be used with a Cargo query. Preview: | Meant to be used with a Cargo query. Preview: |
Revision as of 18:49, 13 May 2024
Meant to be used with a Cargo query. Preview:
Single effect description
Duration only
Duration: 3 turns
Inflicts damage every turn.
Save only
Inflicts damage every turn.
Effect listing
Duration only
Duration: 3 turns
- Inflicts damage every turn.
- Cured by healing.
Save only
DC 16 Constitution saving throw
- Inflicts damage every turn.
- Cured by healing.
Name and icon only, inline
Name, icon, effects only
Bleeds you out.
Name, icon, effects, types
Bleeds you out.
Alternative display name
- Inflicts damage every turn.
- Cured by healing.
Condition with a type
- Oof owie ouch
Condition with multiple types
Inline condition with a type
Should not show the type.
. 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 |