Template:Infobox game: Difference between revisions
From The Sextant of Worlds
Jump to navigationJump to search
Stonedreamer (talk | contribs) No edit summary Tags: Manual revert 2017 source edit |
Stonedreamer (talk | contribs) No edit summary Tags: Reverted 2017 source edit |
||
| Line 105: | Line 105: | ||
{{documentation}} | {{documentation}} | ||
<!-- Please add metadata to the Documentation subpage --></noinclude> | <!-- Please add metadata to the Documentation subpage --></noinclude> | ||
<templatedata> | |||
{ | |||
"description": "Infobox for tabletop or video games.", | |||
"params": { | |||
"title": { | |||
"label": "Title", | |||
"description": "Title of the game", | |||
"required": true | |||
}, | |||
"image": { | |||
"label": "Image", | |||
"description": "Image of the game box, logo, or screenshot" | |||
}, | |||
"publisher": { | |||
"label": "Publisher", | |||
"description": "The company or organization that published the game" | |||
}, | |||
"genre": { | |||
"label": "Genre", | |||
"description": "The genre(s) of the game" | |||
}, | |||
"platforms": { | |||
"label": "Platforms", | |||
"description": "Supported platforms (e.g. PC, Switch, etc.)" | |||
}, | |||
"release_date": { | |||
"label": "Release Date", | |||
"description": "Original release date" | |||
}, | |||
"website": { | |||
"label": "Official Website", | |||
"description": "Link to official site" | |||
} | |||
}, | |||
"format": "block" | |||
} | |||
</templatedata> | |||
Revision as of 00:56, 21 April 2025
Infobox for tabletop or video games.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Title | title | Title of the game | Unknown | required |
| Image | image | Image of the game box, logo, or screenshot | Unknown | optional |
| Publisher | publisher | The company or organization that published the game | Unknown | optional |
| Genre | genre | The genre(s) of the game | Unknown | optional |
| Platforms | platforms | Supported platforms (e.g. PC, Switch, etc.) | Unknown | optional |
| Release Date | release_date | Original release date | Unknown | optional |
| Official Website | website | Link to official site | Unknown | optional |