Template:Status: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
| header = {{{name}}} | | header = {{{name}}} | ||
| subheader = {{{type|}}} | | subheader = {{{type|}}} | ||
| b1 = <div class="image">[[File:{{{icon}}}|link=|alt=]]</div><div class="frame">[[File:{{#switch: {{lc:{{{type|}}}}} | | b1 = <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 | ||
Line 9: | Line 9: | ||
| 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> | ||
| b1class = icon | | b1class = icon | ||
}}<noinclude> | }}<noinclude> | ||
{{documentation}} | {{documentation}} | ||
</noinclude> | </noinclude> |
Revision as of 00:10, 22 February 2016
{{{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.