Template:Passive

From bg3.wiki
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 Icon.png Advantage on Perception checks.
Markup
{{Passive | Arcane Battery }}
Renders as
Arcane Battery Arcane Battery
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
Font of Inspiration Font of Inspiration
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 Reeling Reeling for 2 turns.

Reeling creatures have a -1 penalty to Attack rolls for every turn remaining.

Markup
{{Passive | Unknown Passive }}
Renders as
Unknown Passive

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.

Template parameters

ParameterDescriptionTypeStatus
name1

The name of the passive feature page name

Stringrequired
size2

The size of the icon.

Default
40
Numberoptional
ww

Size of the icon. Defaults to 40 if empty

Default
Numberoptional
extraextra

If specified, displays the extra description as well (if it has one)

Default
Stringoptional
nolistnolist

If specified, does not wrap the definition in <dl> tags, allowing it to be embedded in other lists

Default
Stringoptional