Template:Game: Difference between revisions
From NOISZ Wiki
m (1 revision imported: yolo import of unofficial noisz wiki pt1) |
m (Add to Category:Templates) |
||
| Line 21: | Line 21: | ||
<data source="requirements"></data> | <data source="requirements"></data> | ||
</group> | </group> | ||
</infobox></includeonly><noinclude>{{Documentation}}</noinclude> | </infobox></includeonly> | ||
<noinclude> | |||
{{Documentation}} | |||
[[Category:Templates]] | |||
</noinclude> | |||
Revision as of 23:53, 2 June 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. |
Description
To use this template, add the {{Game}} template and fill in the appropriate fields. Fields left blank will not appear in articles. This infobox template uses Fandom's infobox syntax.
Syntax
{{Game
| title = The game's name, displayed on top of the infobox
| image = [e.g. "Example.jpg"]
| developer =
| publisher =
| 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
| releasedate = When the game released
| genre = Genre(s) the game is classified as
| mode = Single-player, multiplayer, etc.
| languages = Which languages are supported by the game (mention in parentheses if translation is incomplete or other relevant notes)
| rating = ESRB / PEGI, etc. ratings
| media = What media the game is available on (digital, cartridge, cd, etc.)
| requirements = System requirements
}}
Sample output
<infobox>
<title source="title"> <default>Game</default> </title> <image source="image"></image> <label>Developer</label> <label>Publisher</label> <label>Engine</label> <label>Version</label> <label>Platform</label> <label>Release date</label> <label>Genre</label> <label>Mode</label> <label>Languages</label> <label>Rating</label> <label>Media</label> <group collapse="open"> <header>System requirements</header> </group> </infobox>
{{Game
| title = The Game of Flower
| image = Example.jpg
| developer =
| publisher =
| engine =
| version =
| platform = PC
| releasedate = Soon
| genre = RPG
| mode = Single player
| language = English
| rating =
| media =
| requirements = Cutting edge hardware
}}