Template:Map infobox: Difference between revisions

From Stalburg Wiki
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 11: Line 11:
  | label3 = BSP Name  
  | label3 = BSP Name  
  | data3 = {{{bspname|N/A}}}
  | data3 = {{{bspname|N/A}}}
  | label4 = In Playtest
  | header4 = Statistics
| data4 = No
  | label5 = Photo Spots  
| header5 = Statistics
  | data5 = {{{photospots|0}}}
  | label6 = Photo Spots  
  | label6 = Corruption Spots  
  | data6 = {{{photospots|0}}}
  | data6 = {{{corruptionspots|0}}}
  | label7 = Corruption Spots  
  | label7 = Repair Spots
  | data7 = {{{corruptionspots|0}}}
  | data7 = {{{repairspots|0}}}
  | label8 = Repair Spots
  | label8 = Mistake Spots  
  | data8 = {{{repairspots|0}}}
  | data8 = {{{mistakespots|0}}}
  | label9 = Mistake Spots  
  | label9 = Geocaches  
  | data9 = {{{mistakespots|0}}}
  | data9 = {{{geocaches|0}}}
  | label10 = Geocaches  
  | label10 = Water Flow Meters  
  | data10 = {{{geocaches|0}}}
  | data10 = {{{flowmeters|0}}}
  | label11 = Water Flow Meters  
  | data11 = {{{flowmeters|0}}}
}}
}}



Revision as of 03:39, 11 November 2017

{{{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


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