Template:Game: Difference between revisions
Cdjensen94 (talk | contribs) |
Cdjensen94 (talk | contribs) |
||
| (5 intermediate revisions by the same user not shown) | |||
| Line 20: | Line 20: | ||
<data source="platform"> | <data source="platform"> | ||
<label>Platform</label> | <label>Platform</label> | ||
</data> | |||
<data source="status"> | |||
<label>Status</label> | |||
</data> | </data> | ||
<data source="releasedate"> | <data source="releasedate"> | ||
| Line 29: | Line 32: | ||
<data source="mode"> | <data source="mode"> | ||
<label>Mode</label> | <label>Mode</label> | ||
</data> | |||
<data source="intended_age"> | |||
<label>Intended Age</label> | |||
</data> | </data> | ||
<data source="rating"> | <data source="rating"> | ||
<label>Rating</label> | <label>Rating</label> | ||
</data> | |||
<data source="content_warning"> | |||
<label>Content Warning</label> | |||
</data> | </data> | ||
<data source="media"> | <data source="media"> | ||
| Line 55: | Line 64: | ||
</group> | </group> | ||
</infobox></includeonly><noinclude>{{Documentation}} | </infobox></includeonly><noinclude>{{Documentation}} | ||
[[Category:Templates]] [ | [[Category:Templates]] | ||
</noinclude> | <templatedata> | ||
{ | |||
"params": { | |||
"title": {}, | |||
"image": {}, | |||
"caption-image": {}, | |||
"developer": {}, | |||
"publisher": {}, | |||
"engine": {}, | |||
"version": {}, | |||
"platform": {}, | |||
"releasedate": {}, | |||
"genre": {}, | |||
"mode": {}, | |||
"intended_age": {}, | |||
"rating": {}, | |||
"content_warning": {}, | |||
"media": {}, | |||
"cpu": {}, | |||
"ram": {}, | |||
"storage": {}, | |||
"gpu": {}, | |||
"internet": {}, | |||
"status": {} | |||
}, | |||
"format": "block", | |||
"paramOrder": [ | |||
"title", | |||
"image", | |||
"caption-image", | |||
"developer", | |||
"publisher", | |||
"engine", | |||
"version", | |||
"platform", | |||
"status", | |||
"releasedate", | |||
"genre", | |||
"mode", | |||
"intended_age", | |||
"rating", | |||
"content_warning", | |||
"media", | |||
"cpu", | |||
"ram", | |||
"storage", | |||
"gpu", | |||
"internet" | |||
] | |||
} | |||
</templatedata></noinclude> | |||
Latest revision as of 01:31, 12 July 2025
Template documentation
|
|---|
| Note: portions of the template sample may not be visible without values provided. |
| View or edit this documentation. (About template documentation) |
| Editors can experiment in this template's sandbox and test case pages. |
Syntax
{{Game
| title = The game's name, displayed on top of the infobox
| image = [e.g. "Example.jpg"]
| developer = name
| publisher = name
| engine = The engine the game runs on
| version = Most recently released version of the game. If your wiki does patch notes, you may wish to link to those.
| platform = Platform(s) the game is available on
| status = In Development
| releasedate = When the game released
| genre = Genre(s) the game is classified as
| mode = Singeplayer, multiplayer, etc.
| intended_age = 17+
| rating = ESRB / PEGI, etc. ratings
| content_warning = Tits and Guts
| media = What media the game is available on (digital, cartridge, cd, etc.)
| requirements = System requirements
| cpu = CPU
| ram = 1GB RAM
| storage = 1GB
| gpu = NVidia GTX 760
| internet = 5 Mb/s
}}
Sample output
{{Game
| title = The game's name, displayed on top of the infobox
| image = [e.g. "Example.jpg"]
| developer = name
| publisher = name
| engine = The engine the game runs on
| version = Most recently released version of the game. If your wiki does patch notes, you may wish to link to those.
| platform = Platform(s) the game is available on
| status = In Development
| releasedate = When the game released
| genre = Genre(s) the game is classified as
| mode = Singeplayer, multiplayer, etc.
| intended_age = 17+
| rating = ESRB / PEGI, etc. ratings
| content_warning = Tits and Guts
| media = What media the game is available on (digital, cartridge, cd, etc.)
| requirements = System requirements
| cpu = CPU
| ram = 1GB RAM
| storage = 1GB
| gpu = NVidia GTX 760
| internet = 5 Mb/s
}}
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| title | title | no description | Unknown | optional |
| image | image | no description | Unknown | optional |
| caption-image | caption-image | no description | Unknown | optional |
| developer | developer | no description | Unknown | optional |
| publisher | publisher | no description | Unknown | optional |
| engine | engine | no description | Unknown | optional |
| version | version | no description | Unknown | optional |
| platform | platform | no description | Unknown | optional |
| status | status | no description | Unknown | optional |
| releasedate | releasedate | no description | Unknown | optional |
| genre | genre | no description | Unknown | optional |
| mode | mode | no description | Unknown | optional |
| intended_age | intended_age | no description | Unknown | optional |
| rating | rating | no description | Unknown | optional |
| content_warning | content_warning | no description | Unknown | optional |
| media | media | no description | Unknown | optional |
| cpu | cpu | no description | Unknown | optional |
| ram | ram | no description | Unknown | optional |
| storage | storage | no description | Unknown | optional |
| gpu | gpu | no description | Unknown | optional |
| internet | internet | no description | Unknown | optional |