Template:Infobox map
From Liquipedia Warcraft Wiki
Tidewater Glades
Map Information
Creator:
Tileset:
Ashenvale
Size:
116x116
Spawn Positions:
4 at 12, 2, 6, 8
Leagues Featured:
Mercenary Camps:
This Infobox is designed to give basic information about Warcraft III maps.
Parameters
|name=- Name of the map.
|image=- Link to the uploaded minimap image.
|creator=- Name of map creator.
|tileset=- Name of the map tileset.
|width=- Width of the map ("Playable Map Size" in the World Editor).
|height=- Height of the map ("Playable Map Size" in the World Editor).
|players=- Number of players for the map.
|positions=- Spawn positions, e.g. 12, 6 for 12 o'clock and 6 o'clock.
|versions=- Different versions of the map.
|span=- When the map was in competitive use, e.g. July 2010 - July 2011.
|leagues=- What leagues the map has been featured in.
|merccamp=- What type of Mercenary Camp is on the map.
Example
The code below created the Infobox on this page.
{{Infobox map
|name=Tidewater Glades
|image=Wc3TidewaterGlades.png
|creator=Blizzard Entertainment
|tileset=Ashenvale
|width=116
|height=116
|players=4
|positions=12, 2, 6, 8
|versions=
|span=
|leagues={{Flag|cn}} [[PGL Season III]]<br>{{Flag|cn}} [[PGL Season IV]]<br>{{Flag|ru}} [[NWC3L]]
|merccamp=Ashenvale
}}
Code
{{Infobox map
|name={{SUBPAGENAME}}
|image=
|creator=
|tileset=
|width=
|height=
|players=
|positions=
|versions=
|span=
|leagues=
|merccamp=
}}
'''{{SUBPAGENAME}}''' is a x player map made by [[x]].
==Official Map Description==
''h''.
==Notable Features==
h
==Strategies==
h
==Trivia==
==Statistics==
{{Map statistics}}
==References==
{{Reflist}}
{{Maps Navbox}}
- Remember to change the amount of players and add the creator. If a map does not have any Notable Features or Strategies, remember to mark those parts as comments, by adding <!-- at the start and --> at the end.
