Template:Game Infobox/doc: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 8: | Line 8: | ||
|type = Released | |type = Released | ||
|game = Zombie Panic! Source | |game = Zombie Panic! Source | ||
|developer = [[Monochrome Games]] | |developer = [[Zombie Panic! Team]] | ||
|publisher = [[Monochrome Games]] | |||
|platform = Microsoft Windows, Linux | |platform = Microsoft Windows, Linux | ||
|releaseDate = 2007-11-28 | |releaseDate = 2007-11-28 | ||
|previousgame = {{zp1|4}} | |||
|nextgame = {{contagion|4}} | |||
{{zp2|4}} | |||
}} | }} | ||
<pre> | <pre> | ||
| Line 24: | Line 28: | ||
|platform = Microsoft Windows, Linux | |platform = Microsoft Windows, Linux | ||
|releaseDate = 2007-11-28 | |releaseDate = 2007-11-28 | ||
|previousgame = {{zp1}} | |previousgame = {{zp1|4}} | ||
|nextgame = {{zp2}} | |nextgame = {{contagion|4}} | ||
{{zp2|4}} | |||
}} | }} | ||
</pre> | </pre> | ||
Latest revision as of 16:30, 22 August 2025
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|4}}
|nextgame = {{contagion|4}}
{{zp2|4}}
}}
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 |