Template:Game Infobox/doc
Jump to navigation
Jump to search
This is the documentation page for Game Infobox. It contains usage information, categories, and other content not part of the original template page. | ||
|---|---|---|
| Main | Documentation | Usage |
Examples
{{Game Infobox
|image = <gallery>
Game_ZPS_BoxArt.png|Box Art
</gallery>
|type = Released
|game = Zombie Panic! Source
|developer = [[Zombie Panic! Team]]
|publisher = [[Monochrome Games]]
|engine = {{source}}
|platform = Microsoft Windows, Linux
|releaseDate = 2007-11-28
|previousgame = {{zp1}}
|nextgame = {{zp2}}
}}
Template Data
Infobox used to display information about a game.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Image (Gallery) | image | no description
| Content | suggested |
| Type | type | The Type of game (Released or Upcoming)
| String | required |
| Game | game | Name of the game.
| String | required |
| Game Engine | engine | The game engine this game uses. | String | optional |
| Developer | developer | The developer(s) of this game. | String | optional |
| Publisher | publisher | The Publisher(s) of this game. | String | optional |
| Platform | platform | The platform(s) for this game. | String | optional |
| Previous game | previousgame | The previous game(s) in the franchise. | String | optional |
| Next game | nextgame | The next game(s) in the franchise. | String | optional |