Template:Map infobox: Difference between revisions

From Stalburg Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 20: Line 20:
  | label8 = Repair Spots
  | label8 = Repair Spots
  | data8 = {{{repairspots}}}
  | data8 = {{{repairspots}}}
  | label8 = Mistake Spots  
  | label9 = Mistake Spots  
  | data8 = {{{mistakespots}}}
  | data9 = {{{mistakespots}}}
  | label9 = Geocaches  
  | label10 = Geocaches  
  | data9 = {{{geocaches}}}
  | data10 = {{{geocaches}}}
  | label10 = Water Flow Meters  
  | label11 = Water Flow Meters  
  | data10 = {{{flowmeters}}}
  | data11 = {{{flowmeters}}}
}}
}}



Revision as of 08:19, 27 August 2017

{{{title}}}
[[File:{{{image}}}|200px|alt={{{title}}}]]
General
Map Name {{{title}}}
BSP Name {{{bspname}}}
In Playtest No
Statistics
Photo Spots {{{photospots}}}
Corruption Spots {{{corruptionspots}}}
Repair Spots {{{repairspots}}}
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]]}}