Template:Game: Difference between revisions
Template page
More actions
mNo edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
<format>[[File:{{{image}}}|link=|class=infobox-image]]</format> | <format>[[File:{{{image}}}|link=|class=infobox-image]]</format> | ||
</data> | </data> | ||
<data source="description"></data> | |||
<group> | <group> | ||
<header><center>General Information</center></header> | <header><center>General Information</center></header> | ||
Line 46: | Line 47: | ||
"suggested": true | "suggested": true | ||
}, | }, | ||
"description": { | |||
"description": "The game's description in the Navigator", | |||
"type": "string", | |||
"required": true, | |||
"suggested": true | |||
}, | |||
"abbreviation": { | "abbreviation": { | ||
"label": "Abbreviation", | "label": "Abbreviation", | ||
Line 103: | Line 110: | ||
"paramOrder": [ | "paramOrder": [ | ||
"image", | "image", | ||
"description", | |||
"type", | "type", | ||
"abbreviation", | "abbreviation", |
Revision as of 11:38, 5 October 2023
Adds a game infobox to the page.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Image | image | Game logo | File | required |
description | description | The game's description in the Navigator | String | required |
Type | type | Type of game
| String | required |
Abbreviation | abbreviation | The game's abbreviation
| String | required |
Introduced | introduced | Patch and date introduced
| String | required |
Maps | maps | Number of maps | Number | optional |
Rounds | rounds | Number of rounds per game | Number | suggested |
Duration | duration | The duration of each round (excluding modifiers)
| String | optional |
Players | players | Number of players.
| String | required |