Template:Infobox game

From Liquipedia StarCraft 2 Wiki

Documentation (view - edit)

[e][h]StarCraft II: Heart of the Swarm
Game Information
Release Date(s):
2013-03-12 (World)
2013-07-17 (China)
Platforms:
Microsoft Windows
Apple Mac OS X

Creates the infobox for a game.


Parameters

|wiki=
The specifier for the bg-color of infobox, e.g. wol for Wings of Liberty
|name=
The map name
|image=
The map image
|caption=
Caption for the image
|developer=|developer2=|developer3=...
Developer of the game
|releasedate=|releasedate2=|releasedate3=...
Releasedate(s) of the game
|platform=|platform2=|platform3=...
Platform(s) of the game

Example

The Infobox on the right gets created by the following code:

{{Infobox game
|game=hots
|image=Heart of the SwarmBox.jpg
|name=StarCraft II: Heart of the Swarm
|developer=[[Blizzard Entertainment]]
|releasedate=2013-03-12 (World)
|releasedate2=2013-07-17 (China)
|platform=Microsoft Windows
|platform2=Apple Mac OS X
}}