Template:WC2Map/doc

From Warcraft Watch Secrets
Jump to navigation Jump to search

Usage

Copy and paste the following into the article and fill in the fields.

{{WC2Map
|name = 
|image = 
|author = 
|tileset = 
|dimensions = 
|numplayers = 
|goldmines=
|oil=
}}

Parameter notes

  • name - Name of the map, if nothing is input it will be article name.
  • image - An image of the map, e.g. MapName.jpg
  • imgsize - image size, defaults at 250px
  • preview - A smaller image of the map, e.g. MapName-preview.jpg
  • previewsize - preview image size, defaults at 130px
  • author - Author of the map, which will usually be official so either "Blizzard Level Design Team" or just "Blizzard Entertainment".
  • tileset - Map's tileset. Summer, Wasteland, Winter, or Swamp
  • dimensions - Map dimensions. Usually in the form of WidthxHeight
  • numplayers - Number of players allowed in the map.
  • goldmines - The number of Gold Mines on the map.
  • oil - The number of oil on the map.

Example

  • Code
    {{WC2Map
    |name = Mysterious Dragon Isle
    |image = Mysterious Dragon Isle.jpg
    |preview = Dragonisle-preview.gif
    |author = Blizzard Level Design Team
    |tileset = Wasteland
    |dimensions = 128x128
    |numplayers = 2
    |goldmines = 10
    |oil = 4
    }}
    
  • Output
    Mysterious Dragon Isle
    File:Mysterious Dragon Isle.jpg
    Author Blizzard Level Design Team
    Dimensions 128x128
    Tileset Wasteland
    Number of Players 2
    Gold Mines 10
    Oil 4
    File:Dragonisle-preview.gif