Template:Passive inline/Format: Difference between revisions
Jump to navigation
Jump to search
HiddenDragon (talk | contribs) mNo edit summary |
HiddenDragon (talk | contribs) mNo edit summary |
||
Line 22: | Line 22: | ||
| link = Sparkswall Armour | | link = Sparkswall Armour | ||
| icon = | | icon = | ||
| altname = Sparky Feature | |||
}}</pre> | }}</pre> | ||
Line 29: | Line 30: | ||
| link = Sparkswall Armour | | link = Sparkswall Armour | ||
| icon = | | icon = | ||
| altname = Sparky | | altname = Sparky Feature | ||
}} | }} | ||
Revision as of 20:02, 9 May 2024
Meant to be used with a Cargo query. Preview:
Usage:
{{Passive inline/Format | name = High Spellcasting | link = High Spellcasting +1 }}
Result:
Usage:
{{Passive inline/Format | name = Sparkswall Armour | link = Sparkswall Armour | icon = | altname = Sparky Feature }}
Result:
{{Passive inline/Format | name = Arcane Battery | link = Arcane Battery | icon = Arcane Battery Icon.webp }}
Template data
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
link | link | The page of the passive feature. | String | required |
icon | icon | The icon of the passive feature. If not specified, will default to Generic Feature Icon.webp | File | optional |
name | name | Display name for the passive feature link | String | optional |
altname | altname | Alternative display name that will override the name | String | optional |