Template:Infobox class: Difference between revisions
Jump to navigation
Jump to search
Technochips (talk | contribs) m type category fixed |
Technochips (talk | contribs) m forgot to close tag |
||
| Line 82: | Line 82: | ||
|} | |} | ||
<includeonly> | <includeonly> | ||
{{#if: {{{nocategory|{{NAMESPACE}}}}}|| | {{#if: {{{nocategory|{{NAMESPACE}}}}}||[[Category:Classes{{#ifeq:{{PAGELANGUAGE}}|en||/{{PAGELANGUAGE}}}}]] | ||
[[Category:Classes{{#ifeq:{{PAGELANGUAGE}}|en||/{{PAGELANGUAGE}}}}]] | {{#if: {{{type|}}}|[[Category:{{{type}}} classes{{#ifeq:{{PAGELANGUAGE}}|en||/{{PAGELANGUAGE}}}}]]}}}}</includeonly> | ||
{{#if: {{{type|}}} |[[Category:{{{type}}} classes{{#ifeq:{{PAGELANGUAGE}}|en||/{{PAGELANGUAGE}}}}]]}}</includeonly> | |||
<noinclude> <templatedata> | <noinclude> <templatedata> | ||
{ | { | ||
Revision as of 12:50, 29 January 2026
| Infobox class | |
|---|---|
| Basic Information
|
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 |
| nocategory | nocategory | Disables categories. | Boolean | optional |