Template:Map infobox/doc: Difference between revisions
Jump to navigation
Jump to search
CitadelCore (talk | contribs) (Created page with "This is an example of the usage for the infobox template, below is an example for the House custom map. <pre> {{Map_infobox |title=House |image=House.png |bspname=remnants_c1...") |
No edit summary |
||
(7 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
This is an example of the usage for the infobox template, below is an example for the House custom map. | 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. | |||
<pre> | <pre> | ||
Line 8: | Line 26: | ||
|photospots=3 | |photospots=3 | ||
|corruptionspots=2 | |corruptionspots=2 | ||
|repairspots=0 | |||
|mistakespots=0 | |mistakespots=0 | ||
|geocaches=1 | |geocaches=1 | ||
|flowmeters=0}} | |flowmeters=0 | ||
|previousmap=[[reserve1]] | |||
|nextmap=[[reserve2]]}} | |||
</pre> | </pre> | ||
Latest revision as of 13:30, 10 December 2018
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]]}}