Emerald City official Wiki
(Created page with "[[Category:{{SITENAME}}]]")
 
No edit summary
 
Line 1: Line 1:
  +
<includeonly><infobox>
[[Category:{{SITENAME}}]]
 
  +
<title source="title">
  +
<default>{{PAGENAME}}</default>
  +
</title>
  +
<image source="image">
  +
<caption source="caption"/>
  +
</image>
  +
<data source="developer"><label>Developer</label></data>
  +
<data source="publisher"><label>Publisher</label></data>
  +
<data source="engine"><label>Engine</label></data>
  +
<data source="version"><label>Version</label></data>
  +
<data source="platform"><label>Platform</label></data>
  +
<data source="releasedate"><label>Release date</label></data>
  +
<data source="genre"><label>Genre</label></data>
  +
<data source="mode"><label>Mode</label></data>
  +
<data source="rating"><label>Rating</label></data>
  +
<data source="media"><label>Media</label></data>
  +
<group collapse="open">
  +
<header>System requirements</header>
  +
<data source="requirements"></data>
  +
</group>
  +
</infobox></includeonly><noinclude>{{Documentation}}</noinclude>

Latest revision as of 02:11, 16 August 2023

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          = Singeplayer, multiplayer, etc.
 | rating        = ESRB / PEGI, etc. ratings
 | media         = What media the game is available on (digital, cartridge, cd, etc.)
 | requirements  = System requirements
}}

Sample output

{{Game
 | title         = The Game of Flower
 | image         = Example.jpg
 | developer     = 
 | publisher     = 
 | engine        = 
 | version       = 
 | platform      = PC
 | releasedate   = Soon
 | genre         = RPG
 | mode          = Single player
 | rating        = 
 | media         = 
 | requirements  = Cutting edge hardware
}}

All items (2)