Template:Maps/doc

< Template:Maps
Revision as of 13:08, 22 June 2015 by Warwolf30 (talk | contribs) (Created page with "{{Maps |map1=Mist |map2=Circuit Breaker |map3=Electric Circuit |map4=Match Point |map5=Fighting Spirit }} ==Adding the maps template to your page== ===Code Explanation=== '''...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Mist Circuit Breaker Electric Circuit Match Point Fighting Spirit
Mist Circuit Breakers Electric Circuit Match Point Fighting Spirit


Adding the maps template to your page

Code Explanation

{{Maps

This declares that you will be using the Maps template.

|tablestyle=

This declares additional table CSS styling.

|map1=
|map2=
|map3=
|map4=
|map5=
|map6=
|map7=
|map8=
|map9=
|map10=

This is how you add the maps to the template from the map pool. The template has up to 10 slots for maps. If you don't need all 10 slots, you can use only as many as you need. E.g., if you have 5 maps, you only need to go to |map5=. They will be linked automatically.

}}

Ends the use of the template. Without this the template will not work.

Copy & Paste Templates

{{Maps
|map1=
|map2=
|map3=
|map4=
|map5=
|map6=
|map7=
|map8=
|map9=
|map10=
}}