Template:Infobox class: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
Technochips (talk | contribs) removing align=right; this should be automatic with the class |
||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
{| class="infobox" | {| class="infobox" width=200px | ||
|+ | |+ | ||
! class="infobox-title" colspan="2" | {{#if: {{{title|}}} | {{{title|}}} | {{PAGENAME}}}} | ! class="infobox-title" colspan="2" | {{#if: {{{title|}}} | {{{title|}}} | {{PAGENAME}}}} | ||
Revision as of 13:58, 11 May 2022
Infobox for class pages.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| title | title | Name of the class. (only use when it doesn't match page name) | String | optional |
| image | image | Prefix for the images of the class. (only use when it doesn't match page name) | File | optional |
| class | class | Icon of the class. | File | suggested |
| type | type | Type of the class. | String | suggested |
| health | health | Health of the class. | Number | suggested |
| overhealed | overhealed | Health of the class, when overhealed. | Number | suggested |
| speed | speed | Speed of the class. | Number | suggested |