Template:Condition/Format: Difference between revisions
Jump to navigation
Jump to search
HiddenDragon (talk | contribs) (Show conditions of conditions) |
HiddenDragon (talk | contribs) (Added radius support) |
||
Line 3: | Line 3: | ||
}}{{#if: {{{save|}}} | | }}{{#if: {{{save|}}} | | ||
<p>{{InfoBlob | {{SavingThrow | {{{save}}} | dc = {{{dc|}}} }} }}</p> | <p>{{InfoBlob | {{SavingThrow | {{{save}}} | dc = {{{dc|}}} }} }}</p> | ||
}}{{#if: {{{radius m|}}} | | |||
<p>{{InfoBlob | {{Radius | m = {{{radius m}}} | showtext = true }} }}</p> | |||
}} | }} | ||
<div> | <div> | ||
Line 54: | Line 56: | ||
| icon = Bleeding Condition Icon.webp | | icon = Bleeding Condition Icon.webp | ||
| duration = 3 | | duration = 3 | ||
| effects = Inflicts damage every turn. | |||
}} | |||
== Radius == | |||
{{Condition/Format | |||
| page = Bleeding (Condition) | |||
| name = Bleeding | |||
| icon = Bleeding Condition Icon.webp | |||
| duration = 3 | |||
| radius m = 10 | |||
| effects = Inflicts damage every turn. | | effects = Inflicts damage every turn. | ||
}} | }} |
Revision as of 06:15, 6 June 2024
Meant to be used with a Cargo query. Preview:
Single effect description
Duration only
Duration: 3 turns
Inflicts damage every turn.
Radius
Duration: 3 turns
Radius: 10 m / 33 ft
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 |