Template:Passive minimal: Difference between revisions
Jump to navigation
Jump to search
HiddenDragon (talk | contribs) (Created page with "<includeonly>{{#cargo_query: tables = passives | fields = description | where = name = "{{#replace: {{{1}}} | " | \" }}" | limit = 1 | more results text = | default = {{Main namespace only|Category:Pages with unknown passives}} | named args = yes }}</includeonly><noinclude> Use this to display just the description of a passive feature. Examples follow. ---- {{Template demo |<nowiki>{{Passive minimal | Heightened Awareness }}</nowiki> |<nowiki>{{Passive minimal | A...") |
HiddenDragon (talk | contribs) mNo edit summary |
||
Line 1: | Line 1: | ||
<includeonly>{{#cargo_query: tables = passives | <includeonly>{{#cargo_query: tables = passives | ||
| fields = description | | fields = description | ||
| where = | | where = _pageName = "{{#replace: {{{1}}} | " | \" }}" OR _pageName = "{{#replace: {{{1}}} | " | \" }} (passive feature)" | ||
| limit = 1 | | limit = 1 | ||
| more results text = | | more results text = |
Latest revision as of 18:05, 20 August 2024
Use this to display just the description of a passive feature. Examples follow.
Markup | Renders as |
---|---|
{{Passive minimal | Heightened Awareness }} | Gain a +3 bonus to Initiative rolls and Advantage on Perception checks. |
{{Passive minimal | 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. |
{{Passive minimal | Unknown Passive }} |
See also
- {{Passive}} - Displays the passive feature in its entirety
- {{Passive/Format}} - An internal template actually responsible for formatting the above 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.
Template data
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
name | 1 | The name of the passive feature page name | String | required |