Template:Passive list: Difference between revisions
Jump to navigation
Jump to search
TTactician
To specify an item that grants this passive and to use its icon, use:
HHonour{{PAS|Defy Villainy|item=Jhannyl's Gloves}}
Defy Villainy
If you need a custom iconlink use:
{{PAS|Balance|Leather Armour +2|custom=Leather Armour PlusTwo Icon.png}}
HiddenDragon (talk | contribs) m (Maybe fix item background?) |
HiddenDragon (talk | contribs) (Add documentation template) |
||
(One intermediate revision by the same user not shown) | |||
Line 18: | Line 18: | ||
| gap = {{{gap|}}} | | gap = {{{gap|}}} | ||
| block = true | | block = true | ||
}}}}}}{{#if:{{{t|}}}|{{Tactician}}|}}{{#if:{{{honour|}}}|{{Honour}}|}}</dd></includeonly><noinclude>A version of [[Template:SAI]] that adds {{InfoBlob|<nowiki><dd></nowiki>}}-list around it. | }}}}}}{{#if:{{{t|}}}|{{Tactician}}|}}{{#if:{{{honour|}}}|{{Honour}}|}}</dd></includeonly><noinclude>{{documentation|content= | ||
{{shortcut|PAS}} | |||
A version of [[Template:SAI]] that adds {{InfoBlob|<nowiki><dd></nowiki>}}-list around it. | |||
Useful for '''PAS'''-sive features on infoboxes. | Useful for '''PAS'''-sive features on infoboxes. | ||
Line 39: | Line 41: | ||
{{PAS|Balance|Leather Armour +2|custom=Leather Armour PlusTwo Icon.png}} | {{PAS|Balance|Leather Armour +2|custom=Leather Armour PlusTwo Icon.png}} | ||
== See also == | |||
* {{t link|passive}} | |||
* {{t link|passive inline}} | |||
== Template data == | |||
<templatedata> | |||
{ | |||
"params": { | |||
"1": { | |||
"label": "passive name", | |||
"type": "string", | |||
"required": true | |||
}, | |||
"2": { | |||
"label": "item", | |||
"description": "specifies the item for which the icon should be pulled from", | |||
"type": "string" | |||
} | |||
}, | |||
"format": "inline" | |||
} | |||
</templatedata>}}</noinclude> |
Latest revision as of 21:18, 4 January 2024
Template documentation
Shortcut
- {{PAS}}
A version of Template:SAI that adds <dd>-list around it.
Useful for PAS-sive features on infoboxes.
Example:
{{PAS|Opportunity Attack}}{{PAS|Fey Ancestry}}{{PAS|Evasion|t=1}}{{PAS|Darkvision (passive feature)|Darkvision|honour=1}}
See also
- {{passive}}
- {{passive inline}}
Template data
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
passive name | 1 | no description | String | required |
item | 2 | specifies the item for which the icon should be pulled from | String | optional |