Template:Map infobox: Difference between revisions

From Stalburg Wiki
Jump to navigation Jump to search
No edit summary
(Add fields for previous and next map)
Line 24: Line 24:
  | label10 = Water Flow Meters  
  | label10 = Water Flow Meters  
  | data10 = {{{flowmeters|0}}}
  | data10 = {{{flowmeters|0}}}
| header11 = Connected Maps
| label12 = Previous Map
| data12 = {{{previousmap|N/A}}}
| label13 = Next Map
| data13 = {{{nextmap|N/A}}}
}}
}}



Revision as of 21:29, 30 July 2018

{{{title}}}
[[File:{{{image}}}|200px|alt=mapimage:{{{title}}}]]
General
Map Name {{{title}}}
BSP Name N/A
Statistics
Photo Spots 0
Corruption Spots 0
Repair Spots 0
Mistake Spots 0
Geocaches 0
Water Flow Meters 0
Connected Maps
Previous Map N/A
Next Map N/A


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]]}}