Template:Game/doc: Difference between revisions
Appearance
Cdjensen94 (talk | contribs) |
|||
| Line 71: | Line 71: | ||
| internet = 5 Mb/s | | internet = 5 Mb/s | ||
}} | }} | ||
</pre><includeonly>[[Category:Infobox templates]]</includeonly><noinclude>[[Category: | </pre><includeonly>[[Category:Infobox templates]]</includeonly><noinclude>[[Category:Infobox templates]] | ||
[[Category:Templates]] | |||
[[Category:Documentation pages]]</noinclude> | |||
Latest revision as of 10:50, 24 October 2025
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
}}