Template:Infobox creature/passives query: Difference between revisions
Jump to navigation
Jump to search
(Support second parameter to specify item for fallback icon.) |
HiddenDragon (talk | contribs) (Query description as well) |
||
Line 1: | Line 1: | ||
<includeonly>{{#cargo_query: tables = passives | <includeonly>{{#cargo_query: tables = passives | ||
| fields = _pageName, name, icon, brief, CONCAT("{{{2|}}}") = item | | fields = _pageName, name, icon, description, brief, CONCAT("{{{2|}}}") = item | ||
| where = _pageName = "{{trim | {{{1}}} }}" OR _pageName = "{{trim | {{{1}}} }} (passive feature)" | | where = _pageName = "{{trim | {{{1}}} }}" OR _pageName = "{{trim | {{{1}}} }} (passive feature)" | ||
| format = template | | format = template |
Revision as of 17:16, 14 May 2024
Queries a passive feature for display in the infobox. Uses Template:Infobox creature/passives format for formatting.
Examples:
{{Infobox creature/passives query | Agile Chassis }}
{{Infobox creature/passives query | Cull the Weak (Drider) }}
+2d6 damage to targets below 50% HP.
{{Infobox creature/passives query | Adamantine Shield (passive feature) }}
When a melee attack misses you, the attacker is sent for 2 turns.
{{Infobox creature/passives query | Adamantine Shield }} <!-- will disambiguate automatically by adding "(passive feature)" -->
When a melee attack misses you, the attacker is sent for 2 turns.
{{Infobox creature/passives query | Ambusher (+1) | Scale Mail +2 }}
Gain +1 to initiative rolls.