Difference between revisions of "Template:AreaPage"

From AetoliaWiki
Jump to navigation Jump to search
m
 
(8 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<includeonly>{{Infobox
<includeonly>{{Infobox
|name        = AreaPage
|name        = AreaPage
|bodystyle    = width:20em;  
|bodystyle    = width:23em;  
|title        = {{{area_name|Needs area_name}}}
|title        = {{{area_name|}}}
|caption      = {{{caption|Needs caption}}}
|caption      = {{{caption|Needs caption}}}
|labelstyle  = width:33%;
|labelstyle  = width:33%;
Line 16: Line 16:
|label4  = Weather
|label4  = Weather
|data4    = {{{weather|Needs weather}}}
|data4    = {{{weather|Needs weather}}}
|label5  = Flora
|data5    = {{{flora|Needs flora}}}


|header5  = Denizens
|header5  = Denizens
Line 72: Line 75:
}}
}}


[[Category:Areas]]
[[Category:Areas]][[Category:Geography]]
{{#if:{{{type|}}}|[[Category:{{{type}}} Areas]]}}</includeonly><noinclude>
{{#if:{{{type|}}}|[[Category:{{{type}}}]]}}</includeonly><noinclude>


----
----
'''Syntax:'''
<pre>{{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
}}</pre>
* '''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.


[[Category:Templates]]
[[Category:Templates]]
[[Category:Categorization Templates]]
[[Category:Categorization Templates]]
[[Category:Infobox Templates]]</noinclude>
[[Category:Infobox Templates]]</noinclude>

Latest revision as of 07:03, 8 February 2020



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.