Template:Map/doc
An infobox for Factions. Should look like this:
{{Map
|Map name =
|Image =
|Size =
|Creator =
|Filesize =
|Link =
}}
Map name
This is the name of the Map, no underscores, etc. ie: In The Forest
Image
This is the code for the image. ie: File:Dark_Magic_Wallpaper_by_Little_Helper.png
Size
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
The creator(s) of the Map. For example, In The Forest is created by the Glest Team.
Filesize
Simply the filesize, always in KB for maps. Maps should not exceed 1MB.
Link
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
The format of the archive, such as 7zip, self extracting archive, etc;
Example:
<nowiki>{{Map
|Map name = In The Forest
|Image = File:Wiki.png
|Size = 128x128
|Creator = Glest Team
|Filesize = 10KB
|Link = http://glest.org/
}}nowiki>
