Template:Maps

From QWiki

Documentation (view - edit)

Jannes Awesome Maplist
dm2 dm3 dm4 dm6 e1m2 aerowalk ztndm3 bravado
Dm2 Dm3 Dm4 Dm6 e1m2 Aerowalk Ztndm3 Bravado
Bravado used only if both players agree.


Adding the maps template to your page

Code Explanation

{{Maps

This declares that you will be using the Maps template.

|title=

If you want a title to appear above the template, add it here. For example, if you are using multiple instances of the template for rounds 1 and 2, you could add title=Round 1 and title=Round 2 to specify that the maps were played in that round. Feel free to leave this out!

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

|note=

If you have something to say about one of the maps, you can type it here. It will be added to a caption box below the map pool.

}}

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

Copy & Paste Templates

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


Adapted from Liquipedia under CC-BY-SA license.