Template:Infobox Game/doc

The Two Worlds Wiki - Documenting Two Worlds since 2008.
Jump to navigation Jump to search
Template-info.png Documentation

This is the infobox for the game itself

Syntax[edit source]

{{Infobox Game
<!--Header-->
  | title_en      = 
  | image         = 
  | size          = //optional
<!--Information-->
  | developer     = 
  | publisher     = 
  | platform      = 
  | genre         = 
  | mode          = 
  | engine        = 
  | version       = 
<!--Credits-->
  | director      = 
  | producer      = 
  | designer      = 
  | programmer    = 
  | artist        = 
  | writer        = 
  | composer      = 
<!--Release Date:-->
  | Platform1     = 
  | rd_ww         = 
  | rd_ja         = 
  | rd_us         = 
  | rd_eu         = 
  | rd_au         = 
  | rd_gb         = 
  | rd_kr         = 
  | rd_tw         = 
  | rd_hk         = 
  | Platform2     = 
  | rd_ww2        = 
  | rd_ja2        = 
  | rd_us2        = 
  | rd_eu2        = 
  | rd_au2        = 
  | rd_gb2        = 
  | rd_kr2        = 
  | rd_tw2        = 
  | rd_hk2        = 
<!--Ratings-->
  | cero          = 
  | esrb          = 
  | acb           = 
  | oflc          = 
  | bbfc          = 
  | pegi          = 
  | usk           = 
  | grac          = 
  | gsrr          = 
<!--Additional info-->
  | website       = 
  | id            = 
  | internal name = 
  | media         = 
  | file size     = 
  | msrp          = 
  | synopsis      = 
  | requirements  = 
}}

Example[edit source]

No Title
Two Worlds Logo.png
Information
Developer(s) Spike Chunsoft
Publisher(s) Spike Chunsoft
Platform(s) PC
Genre(s) RPG
Mode(s) Single player
Additional info
System requirements
Cutting edge hardware
{{Infobox Game
  | title        = {{Gamename}}
  | image        = 
  | size         = 150px
  | developer    = {{developer}}
  | publisher    = {{publisher}}
  | engine       = 
  | version      = 
  | platform     = PC
  | releasedate  = Soon
  | genre        = RPG
  | mode         = Single player
  | rating       = 
  | media        = 
  | requirements = Cutting edge hardware
}}