Difference between revisions of "Template:Map infobox/doc"
m |
(Upcoming parameter) |
||
Line 27: | Line 27: | ||
| map-special-pickups-pumpkin = | | map-special-pickups-pumpkin = | ||
| map-stamp-link = | | map-stamp-link = | ||
+ | | map-bots = | ||
}} | }} | ||
</pre> | </pre> | ||
Line 129: | Line 130: | ||
Set to '''unavailable''' displays the map stamp and a "''Supporters leaderboard not yet available''" line. | Set to '''unavailable''' displays the map stamp and a "''Supporters leaderboard not yet available''" line. | ||
+ | |- | ||
+ | | <code>map-bots</code> | ||
+ | | No | ||
+ | | [[Bots]] supported. The robot horde in [[Mann Vs. Machine]] does not count. | ||
|} | |} | ||
<noinclude>[[Category:Template documentation]]</noinclude> | <noinclude>[[Category:Template documentation]]</noinclude> |
Revision as of 17:45, 28 November 2013
This template adds in information box to articles on maps. It adds pages to Category:Maps.
Usage
{{Map infobox | map-name-override = | map-image = | game-type = | file-name= | current-version = | developer = | download-link = | map-multiple-stages = | map-environment = | map-setting = | map-deep-water = | map-hazards = | map-pyrovision = | map-items = | map-health-pickups-small = | map-health-pickups-medium = | map-health-pickups-large = | map-ammo-pickups-small = | map-ammo-pickups-medium = | map-ammo-pickups-large = | map-special-pickups-hhgift = | map-special-pickups-pumpkin = | map-stamp-link = | map-bots = }}
Parameters
Parameter | Required? | Function |
---|---|---|
map-name-override
|
No | The name of the map if it is anything other than the page name. |
map-image
|
Yes | File name of image of map, automatically resized to 300px wide. Defaults to File:Screenshot needed.png. |
game-type
|
No | Game type or mode, such as Arena, in English. Automatically linked and translated. |
file-name
|
No | File name of map. |
current-version
|
No | Latest version of the map, such as A2, B5, RC5. |
developer
|
No | Name and optional link to the developer/author of the map. Do not name individual Valve employees. |
download-link
|
No | Link to permanent map download location. |
map-multiple-stages
|
No | Number of stages the map is composed of. |
map-environment
|
No | Map environment (Alpine, Desert, etc). Also enables the Map Info section header. |
map-setting
|
No | Map setting, as daytime and weather. |
map-deep-water
|
No | Deep water present in map. |
map-hazards
|
No | Various environmental hazards present in map. |
map-pyrovision
|
No | Map is pyrovision compatible. |
map-items
|
No | Set to none shows the Map Items section header and a single entry saying None. (Useful for item_test-like maps.) |
map-health-pickups-small
|
No | Number of small health pickups present in map. |
map-health-pickups-medium
|
No | Number of medium health pickups present in map. |
map-health-pickups-large
|
No | Number of large health pickups present in map. |
map-ammo-pickups-small
|
No | Number of small ammo pickups present in map. |
map-ammo-pickups-medium
|
No | Number of medium ammo pickups present in map. |
map-ammo-pickups-large
|
No | Number of large ammo pickups present in map. |
map-special-pickups-hhgift
|
No | Haunted Halloween Gifts present in map. |
map-special-pickups-pumpkin
|
No | Halloween pumpkins present in map. |
map-stamp-link
|
No | If a map stamp is available in Mann Co. Store, provide link to supporters leaderboard.
Set to unavailable displays the map stamp and a "Supporters leaderboard not yet available" line. |
map-bots
|
No | Bots supported. The robot horde in Mann Vs. Machine does not count. |