Difference between revisions of "Template:AreaPage"

From AetoliaWiki
Jump to navigation Jump to search
m
m (Let's see if this works. The blank areapage boxes should now automatically generate a category.)
Line 2: Line 2:
|name        = AreaPage
|name        = AreaPage
|bodystyle    = width:20em;  
|bodystyle    = width:20em;  
|title        = {{{area_name|Needs area_name}}}
|title        = {{{area_name|[[Category:Broken AreaPages]]}}}
|caption      = {{{caption|Needs caption}}}
|caption      = {{{caption|Needs caption}}}
|labelstyle  = width:33%;
|labelstyle  = width:33%;

Revision as of 16:43, 1 May 2014



Syntax:

{{AreaPage
|type=Plains
|area_name    = The Dry Plains
|terrain      = Scrubland, Plains
|roomcount    = 80
|weather      = Frigid climate; little to no rain
|desc         = A desolate expanse of frozen land, the stepping stone to [[Spinesreach]].

|denizens_1   = Bandits
|denizens_2   = Wild horses
}}
  • type: Determines the category name the area article will be placed into.
  • area_name: The full name for the area (may include extensions such as "The City of" for Delos, etc.)
  • terrain: A summary of terrain types found in the area.
  • roomcount: A rough estimate of how many rooms are in the area. A close guess is good - an exact count is better!
  • weather: Prevailing weather in the area. Can usually be marked as 'mild' or 'normal', but keep in mind places such as Liruma Scrublands or Hashan that rain frequently, etc.)
  • desc: A flavorful description that sits at the bottom of the area's infobox.
  • denizens_#: The types of mobs found in this area.