Template:Infobox Game: Difference between revisions
Jump to navigation
Jump to search
| Line 57: | Line 57: | ||
}, | }, | ||
"genres": { | "genres": { | ||
"description": "Game genre(s)", | "description": "Game genre(s), separate several with <br>", | ||
"type": "string", | "type": "string", | ||
"example": "[[:Category:Racing|Racing]]", | "example": "[[:Category:Racing|Racing]]", | ||
"autovalue": "[[:Category: | "autovalue": "", | ||
"required": true, | |||
"suggestedvalues": [ | |||
"[[:Category:Action|Action]]", | |||
"[[:Category:Adventure|Adventure]]", | |||
"[[:Category:Beat'em Up|Beat'em Up]]", | |||
"[[:Category:Fighting|Fighting]]", | |||
"[[:Category:Hack & Slash|Hack & Slash]]", | |||
"[[:Category:Horror|Horror]]", | |||
"[[:Category:Indie|Indie]]", | |||
"[[:Category:Platformer|Platformer]]", | |||
"[[:Category:Puzzle|Puzzle]]", | |||
"[[:Category:Racing|Racing]]", | |||
"[[:Category:Roleplaying|Roleplaying]]", | |||
"[[:Category:Run & Gun|Run & Gun]]", | |||
"[[:Category:Sandbox|Sandbox]]", | |||
"[[:Category:Simulation|Simulation]]", | |||
"[[:Category:Sports|Sports]]", | |||
"[[:Category:Stealth|Stealth]]", | |||
"[[:Category:Strategy|Strategy]]", | |||
"[[:Category:Survival|Survival]]", | |||
"[[:Category:Tomb Raider|Tomb Raider]]" | |||
] | |||
}, | }, | ||
"modes": { | "modes": { | ||
"description": "Game mode(s)", | "description": "Game mode(s), separate several with <br>", | ||
"type": "string", | "type": "string", | ||
"example": "[[:Category:Single-player|Single-player]]", | "example": "[[:Category:Single-player|Single-player]]", | ||
"autovalue": "[[:Category:*|*]]" | "autovalue": "[[:Category:*|*]]" | ||
} | } | ||
}, | }, | ||
Revision as of 20:57, 11 January 2026
| Infobox Game | |
|
[[File:|frameless|center]] | |
| Release | |
| Developer(s) | |
| Publisher(s) | |
| Platform(s) | |
| Genre(s) | |
| Mode(s) | |
Infobox Game templatedata
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| image | image | Game cover image
| File | required |
| release | release | Release date
| Date | required |
| developers | developers | Game developer(s)
| String | optional |
| publishers | publishers | Game publisher(s)
| String | optional |
| platforms | platforms | Game is availabe on these platform(s)
| String | optional |
| genres | genres | Game genre(s), separate several with <br>
| String | required |
| modes | modes | Game mode(s), separate several with <br>
| String | optional |