Template:Passive: Difference between revisions
Jump to navigation
Jump to search
HiddenDragon (talk | contribs) mNo edit summary |
HiddenDragon (talk | contribs) (Add limit 1) |
||
Line 1: | Line 1: | ||
<includeonly>{{#cargo_query: tables = passives | <includeonly>{{#cargo_query: tables = passives | ||
| fields = _pageName = link, name, image, description, CONCAT({{{2|40}}})=size | | fields = _pageName = link, name, image, description, CONCAT({{{2|40}}})=size | ||
| where = _pageName = "{{#replace: {{{1}}} | " | \" }}" | | where = _pageName = "{{#replace: {{{1}}} | " | \" }}" OR _pageName = "{{#replace: {{{1}}} | " | \" }} (passive feature)" | ||
| format = template | | format = template | ||
| limit = 1 | |||
| template = Passive/Format | | template = Passive/Format | ||
| default = [[{{{1}}}]]{{Main namespace only|[[Category:Pages with unknown passives]]}} | | default = [[{{{1}}}]]{{Main namespace only|[[Category:Pages with unknown passives]]}} |
Revision as of 21:19, 20 June 2024
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.
Usage:
{{Passive | Heightened Awareness }}
Result:
- Heightened Awareness
- Gain a +3 bonus to Initiative rolls and Advantage on Perception checks.More...
Usage:
{{Passive | Arcane Battery }}
Result:
- 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.More...
Usage:
{{Passive | Unknown Passive }}
Result:
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 |