Template:Passive
Jump to navigation
Jump to search
Template documentation
Use this to display a passive feature on an equipment page. Examples follow.
This template just runs the Cargo query; see Template:Passive/format for the formatting.
Markup
{{Passive | Heightened Awareness }}Renders as
- Heightened Awareness
- Gain a +3 bonus to Initiative rolls and
Advantage on
Perception checks.
Markup
{{Passive | Arcane Battery }}Renders as
- Alleviate the arcane burden of spellcasting with the power of this staff. The next spell you cast doesn't cost a spell slot.
Markup
{{Passive | Font of Inspiration | w = 20 }}Renders as
- You regain all of your
Bardic Inspirations after a Long or Short Rest.
Markup
{{Passive | Adamantine Backlash | extra = yes }}Renders as
- Adamantine Backlash
- When a melee attack hits you, the attacker is sent for 2 turns.
-
Reeling creatures have a -1 penalty to
Attack rolls for every turn remaining.
See also
- {{Passive/format}} - An internal template actually responsible for formatting this template.
- {{Passive inline}} - Similar template that just displays the icon of the condition. For use in inline text.
- {{Passive feature page}} - Page generating template responsible for adding a passive into the passives Cargo table so that it can be referenced by this template.
- {{Passive minimal}} - Displays just the description field of the passive
Template data
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
name | 1 | The name of the passive feature page name | String | required |
size | 2 | The size of the icon.
| Number | optional |
w | w | Size of the icon. Defaults to 40 if empty
| Number | optional |
extra | extra | If specified, displays the extra description as well (if it has one)
| String | optional |
nolist | nolist | If specified, does not wrap the definition in <dl> tags, allowing it to be embedded in other lists
| String | optional |