Template:Level Infobox/doc
Jump to navigation
Jump to search
This is the documentation page for Level Infobox. It contains usage information, categories, and other content not part of the original template page. | ||
|---|---|---|
| Main | Documentation | Usage |
Examples
{{Level Infobox
|image = <gallery>
zps_asylum Thumb.png|Portrait
</gallery>
|type = Playable
|name = Asylum
|title = zps_asylum
|creator = Eugene
|size = Small-Medium
|players = 8-20
|mode = Survival
|game = Zombie Panic! Source
|releaseDate = 2007-11-28
}}
Template Data
Infobox used to display information about a map.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Image (Gallery) | image | no description
| Content | suggested |
| Type | type | The Type of level (Playable or Upcoming)
| String | required |
| Title | title | the actual name of the map file.
| String | optional |
| Name | name | Name of the level.
| String | optional |
| Map Creator | creator | Who created this level?
| String | optional |
| Map Size | size | The size of this map
| String | optional |
| Recommended Players | players | The recommended amount of players for this map
| String | optional |
| GameModed | mode | What type of gamemode is this map for?
| Page name | optional |
| Game | game | The game this level is available in.
| Page name | optional |
| Release Date | releaseDate | Date the agent was released in yyyy-mm-dd format
| Date | optional |