Template:Infobox Game: Difference between revisions
Jump to navigation
Jump to search
| Line 23: | Line 23: | ||
! style="text-align: left;" | Mode(s) | ! style="text-align: left;" | Mode(s) | ||
| {{#arraymap:{{{modes|}}}|,|x|[[:Category:x|x]]|<br>}} | | {{#arraymap:{{{modes|}}}|,|x|[[:Category:x|x]]|<br>}} | ||
! {{#if:{{{label1|}}}| {{!}} style="font-weight:bold;" {{!}} {{{label1}}} | |||
| {{!}} {{{data1|}}}}} | |||
|{{!}} {{{data1|}}}}} | ! {{#if:{{{label2|}}}| {{!}} style="font-weight:bold;" {{!}} {{{label2}}} | ||
| {{!}} {{{data2|}}}}} | |||
! {{#if:{{{label3|}}}| {{!}} style="font-weight:bold;" {{!}} {{{label3}}} | |||
|{{!}} {{{data2|}}}}} | | {{!}} {{{data3|}}}}} | ||
|{{!}} {{{data3|}}}}} | |||
|} | |} | ||
<noinclude> | <noinclude> | ||
Revision as of 00:38, 23 January 2026
| Infobox Game | ||||
|
[[File:|frameless|center]] | ||||
| Release | 22. February 2026 | |||
|---|---|---|---|---|
| Developer(s) | ||||
| Publisher(s) | ||||
| Platform(s) | ||||
| Genre(s) | ||||
| Mode(s) | ||||
Infobox Game templatedata
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Game cover image | image | Upload an image, then insert name.filename
| File | required |
| Release date | release | The first date of release of the game
| Date | required |
| Game developer(s) | developers | Separate several with commas
| String | required |
| Game publisher(s) | publishers | Separate several with commas
| String | required |
| Game platform(s) | platforms | Separate several with commas
| String | required |
| Game genre(s) | genres | Separate several with commas
| String | required |
| Game mode(s) | modes | Separate several with commas
| String | required |
| Custom Row 1 Label | label1 | The title for custom row 1 (e.g. 'Series') | String | optional |
| Custom Row 1 Data | data1 | Add content to row 1 (e.g. 'Halo') | String | optional |
| Custom Row 2 Label | label2 | The title for custom row 2 (e.g. 'Engine') | String | optional |
| Custom Row 2 Data | data2 | Add content to row 2 (e.g. 'Unity') | String | optional |
| Custom Row 3 Label | label3 | The title for custom row 3 (e.g. 'Sales') | String | optional |
| Custom Row 3 Data | data3 | Add content to row 3 (e.g. '1m') | String | optional |