Template:Map-stub

From TF2 Wiki

Jump to: navigation, search
Map Name
Developer:Developer
Description:Description of the map
Download:download link
External Links:other links


[view] [edit]

Documentation for Map-stub


This documentation is transcluded from Template:Map-stub/doc.

The Map-stub template is used on the custom maps page to provide a small description of each custom map.

Usage

To use this template, copy the code below to where you'd like to use it, and then edit everything to the right of the equal signs.

{{Map-stub
  |mapname      = [[Map wiki page|Map Name]]
  |image        = Map image.jpg
  |developer    = Who made the map
  |description  = A brief description of the map
  |downloadURL  = A link to where the map can be downloaded
  |externalURLs = Any other links (screenshots, readme, etc)
}}

The parameter | style = is optional and represents any css style code for the table

Example

The following code would produce a map-stub for CTF_2Fort:

{{Map-stub
  |mapname      = [[2fort|CTF_2Fort]]
  |image        = TF2_2fort_map.jpg
  |developer    = Valve Software
  |description  = A CTF map featuring two bases connected by a covered bridge.
  |downloadURL  = [http://steampowered.com link1 (5.4MB)]
  |externalURLs = None
}}

The above produces:

CTF_2Fort
Developer:Valve Software
Description:A CTF map featuring two bases connected by a covered bridge.
Download:link1 (5.4MB)
External Links:None

Personal tools