Template:Map infobox: Difference between revisions

From Stalburg Wiki
Jump to navigation Jump to search
Nextej (talk | contribs)
mNo edit summary
IF3lixDE (talk | contribs)
adding battery amounts to infobox
 
Line 26: Line 26:
  | label11 = Water Flow Meters  
  | label11 = Water Flow Meters  
  | data11 = {{{flowmeters|0}}}
  | data11 = {{{flowmeters|0}}}
  | header12 = Connected Maps
  | label12 = Camera Batteries
  | label13 = Previous Map
| data12 = {{{camerabatteries|0}}}
  | data13 = {{{previousmap|N/A}}}
| label13 = Flashlight Batteries
  | label14 = Next Map
| data13 = {{{flashlightbatteries|0}}}
  | data14 = {{{nextmap|N/A}}}
| header14 = Connected Maps
  | label15 = Previous Map
  | data15 = {{{previousmap|N/A}}}
  | label16 = Next Map
  | data16 = {{{nextmap|N/A}}}
}}
}}



Latest revision as of 14:57, 15 May 2026

{{{title}}}
[[File:{{{image}}}|200px|alt=mapimage:{{{title}}}]]
General
Map Name {{{title}}}
BSP Name N/A
Stalburg Map {{{title}}}
Statistics
Photo Spots 0
Corruption Spots 0
Repair Spots 0
Mistake Spots 0
Geocaches 0
Water Flow Meters 0
Camera Batteries 0
Flashlight Batteries 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]]}}