Template:Status: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(11 intermediate revisions by 6 users not shown) | |||
Line 3: | Line 3: | ||
| header = {{{name}}} | | header = {{{name}}} | ||
| subheader = {{{type|}}} | | subheader = {{{type|}}} | ||
| | | 1 = <div class="image">[[File:{{{icon|{{{name}}} status icon.png}}}|link=|alt=]]</div><div class="frame">[[File:{{#switch: {{lc:{{{type|}}}}} | ||
| buff = buff | | buff = buff | ||
| debuff | | debuff | ||
| ailment | |||
| status ailment = debuff | | status ailment = debuff | ||
| flask effect = flask effect | | flask effect = flask effect | ||
| #default = indicator | | #default = indicator | ||
}} frame.png|link=File:{{{icon}}}|alt={{{icon}}}]]</div> | }} frame.png|link=File:{{{icon|{{{name}}} status icon.png}}}|alt={{{icon|{{{name}}} status icon.png}}}]]</div> | ||
| | | 1class = status-icon | ||
| 2 = <nowiki /> | |||
{{c|normal|{{{description|}}}}} | |||
{{c|mod|{{{bonuses|}}}}} | |||
| 2class = bonuses | |||
}}<noinclude> | }}<noinclude> | ||
{{documentation}} | {{documentation}} | ||
</noinclude> | </noinclude> |
Latest revision as of 14:18, 23 November 2024
{{{name}}}
The status template is used to show a status info card.
Parameters
All parameters except for name are optional. They can be excluded or left blank.
Parameter | Description |
---|---|
name | The name of the status. |
icon | File name of the status icon – Defaults to name status icon.png .
|
type | The status's type. Possible values are: Buff , Debuff , Ailment , Flask Effect , Charge and Counter .
|
description | The status in-game description. It would only display in-game by mouse-over on the status icon. |
bonuses | custom text. Either custom description of the buff/debuff. Or the modifier that the buff/debuff is applied . |
The above documentation is transcluded from Template:Status/doc.
Editors can experiment in this template's sandbox and testcases pages.
Please add categories to the /doc subpage. Subpages of this template.
Editors can experiment in this template's sandbox and testcases pages.
Please add categories to the /doc subpage. Subpages of this template.