Template:Create Game: Difference between revisions
Jump to navigation
Jump to search
| Line 129: | Line 129: | ||
"label1": { | "label1": { | ||
"label": "Extra Row 1 Title", | "label": "Extra Row 1 Title", | ||
"description": "The title for | "description": "The title for custom row 1 (e.g. 'Series')", | ||
"type": "string" | "type": "string" | ||
}, | }, | ||
"data1": { | "data1": { | ||
"label": "Extra Row 1 Content", | "label": "Extra Row 1 Content", | ||
"description": " | "description": "Add content to row 1", | ||
"type": "string" | "type": "string" | ||
}, | }, | ||
"label2": { | "label2": { | ||
"label": "Extra Row 2 Title", | "label": "Extra Row 2 Title", | ||
"description": "The title for custom row 2 (e.g. 'Engine')", | |||
"type": "string" | "type": "string" | ||
}, | }, | ||
"data2": { | "data2": { | ||
"label": "Extra Row 2 Content", | "label": "Extra Row 2 Content", | ||
"description": "Add content to row 2", | |||
"type": "string" | "type": "string" | ||
}, | }, | ||
"label3": { | "label3": { | ||
"label": "Extra Row 3 Title", | "label": "Extra Row 3 Title", | ||
"description": "The title for custom row 3 (e.g. 'Sales')", | |||
"type": "string" | "type": "string" | ||
}, | }, | ||
"data3": { | "data3": { | ||
"label": "Extra Row 3 Content", | "label": "Extra Row 3 Content", | ||
"description": "Add content to row 3", | |||
"type": "string" | "type": "string" | ||
} | } | ||
Revision as of 19:16, 17 January 2026
| Create Game | |
| 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 imagename.filename
| File | required |
| Release date | release | The first date of release of the game
| Date | required |
| Game developer(s) | developers | Separate several with <br>
| String | required |
| Game publisher(s) | publishers | Separate several with <br>
| String | required |
| Game platform(s) | platforms | Separate several with <br>
| String | required |
| Game genre(s) | genres | Separate several with <br>
| String | required |
| Game mode(s) | modes | Separate several with <br>
| String | required |
| Extra Row 1 Title | label1 | The title for custom row 1 (e.g. 'Series') | String | optional |
| Extra Row 1 Content | data1 | Add content to row 1 | String | optional |
| Extra Row 2 Title | label2 | The title for custom row 2 (e.g. 'Engine') | String | optional |
| Extra Row 2 Content | data2 | Add content to row 2 | String | optional |
| Extra Row 3 Title | label3 | The title for custom row 3 (e.g. 'Sales') | String | optional |
| Extra Row 3 Content | data3 | Add content to row 3 | String | optional |