Template:Map infobox

From Stalburg Wiki
Revision as of 06:35, 2 August 2017 by CitadelCore (talk | contribs) (Created page with "{{Infobox | headerstyle = background:#ccf; | labelstyle = background:#ddf; | title = {{{title}}} | image = [[File:{{{image}}}|200px|alt={{{title}}}]] | header1 = Genera...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
{{{title}}}
[[File:{{{image}}}|200px|alt={{{title}}}]]
General
Map Name {{{title}}}
BSP Name {{{bspname}}}
In Playtest No
Statistics
Photo Spots {{{photospots}}}
Corruption Spots {{{corruptionspots}}}
Mistake Spots {{{mistakespots}}}
Geocaches {{{geocaches}}}
Water Flow Meters {{{flowmeters}}}


Template documentation[view] [edit] [history] [purge]

This is an example of the usage for the infobox template, below is an example for the House custom map.

Title: The title of the map. Example: reserve2.

Image: The name of the uploaded image. Example: Reserve2.png

BSP Name: The name of the map's BSP file. Example: infra_c2_m2_reserve2

Photo spots: The number of photo spots.

Corruption spots: The number of corruption spots.

Repair spots: The number of repair spots.

Mistake spots: The number of mistake spots.

Geocaches: The number of geocaches present.

Flowmeters: The number of flow meters.

{{Map_infobox
|title=House
|image=House.png
|bspname=remnants_c1_m3_house
|photospots=3
|corruptionspots=2
|repairspots=0
|mistakespots=0
|geocaches=1
|flowmeters=0
|previousmap=[[reserve1]]
|nextmap=[[reserve2]]}}