Template:Infobox class: Difference between revisions
Jump to navigation
Jump to search
Technochips (talk | contribs) added "nocategory" setting |
Technochips (talk | contribs) shuts categories up when not on the mainspace |
||
| Line 35: | Line 35: | ||
{{!}} Speed {{!!}} {{{speed}}}% | {{!}} Speed {{!!}} {{{speed}}}% | ||
}} | }} | ||
|}{{#if: {{{nocategory|}}}|| | |}{{#if: {{{nocategory|{{NAMESPACE}}}}}|| | ||
[[Category:Classes]] | [[Category:Classes]] | ||
[[Category:{{{title|{{PAGENAME}}}}}]] | [[Category:{{{title|{{PAGENAME}}}}}]] | ||
Revision as of 21:19, 10 March 2025
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 |