Template:Map/doc
An infobox for Maps. Should look like this:
{{Map
|Map name =
|Image =
|Players =
|Size =
|Creator =
|Filesize =
|Link =
}}
Attributes[edit]
All attributes are optional.
Map name[edit]
This is the name of the Map, no underscores, etc. ie: In The Forest
Image[edit]
This is the code for the image. ie: File:Dark_Magic_Wallpaper_by_Little_Helper.png
Players[edit]
The number of players the map can have at a maximum. Note that this is not the place to say if the maps is a team map or anything. That is done in the article body. This field here is just for the number of players.
Size[edit]
This is the size of the map in tiles (as it is displayed on the map editor). This is always a multiple of 2. ie: 128x128
Creator[edit]
The creator(s) of the Map. For example, In The Forest is created by the Glest Team.
Filesize[edit]
Simply the filesize, always in KB for maps. Maps should not exceed 1MB.
Link[edit]
The link to download the faction. This should usually be to an OS independant link. A more advanced section of links can be placed later in the document. Do NOT try to place more than one link here or you'll break the code! Such as http://www.filefront.com/17153600/dark_magic%2010.7.27.zip
Archive format[edit]
The format of the archive, such as 7zip, self extracting archive, etc;
Example:
{{Map
|Map name = In The Forest
|Image = File:Wiki.png
|Players = 4
|Size = 128x128
|Creator = Glest Team
|Filesize = 10KB
|Link = http://glest.org/
}}
