Template:Infobox class: Difference between revisions
Jump to navigation
Jump to search
added /es |
Added armor parameter |
||
| Line 124: | Line 124: | ||
"overhealed": { | "overhealed": { | ||
"description": "Health of the class, when overhealed.", | "description": "Health of the class, when overhealed.", | ||
"type": "number", | |||
"suggested": true | |||
}, | |||
"armor": { | |||
"description": "Armor of the class.", | |||
"type": "number", | "type": "number", | ||
"suggested": true | "suggested": true | ||
Revision as of 00:19, 25 August 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 |
| armor | armor | Armor of the class. | Number | suggested |
| speed | speed | Speed of the class. | Number | suggested |
| nocategory | nocategory | Disables categories. | Boolean | optional |