Template:Infobox Game: Difference between revisions
Jump to navigation
Jump to search
| Line 21: | Line 21: | ||
| {{#arraymap:{{{genres|}}}|,|x|[[:Category:x|x]]|<br>}} | | {{#arraymap:{{{genres|}}}|,|x|[[:Category:x|x]]|<br>}} | ||
|- | |- | ||
! style="text-align: left;" | Mode(s) | ! style="text-align: left;" | Mode(s) | ||
{{#if:{{{label1|}}}|{{!}}- | | {{#arraymap:{{{modes|}}}|,|x|[[:Category:x|x]]|<br>}}{{#if:{{{label1|}}}|{{!}}- | ||
{{!}} style="font-weight:bold;" {{!}} {{{label1}}} | {{!}} style="font-weight:bold;" {{!}} {{{label1}}} | ||
{{!}} {{{data1|}}} | {{!}} {{{data1|}}} | ||
| Line 33: | Line 33: | ||
{{!}} style="font-weight:bold;" {{!}} {{{label3}}} | {{!}} style="font-weight:bold;" {{!}} {{{label3}}} | ||
{{!}} {{{data3|}}} | {{!}} {{{data3|}}} | ||
}}|} | }}|} | ||
<noinclude> | |||
<templatedata> | <templatedata> | ||
{ | { | ||
Revision as of 12:45, 22 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 |