Difference between revisions of "Template:Area"

From Alter Aeon Wiki
Line 1: Line 1:
<includeonly>{| class="wikitable areatable" style="float:right; margin:0 0 0.5em 1em; width:{{{width|300px}}}"
<noinclude>
{{/Doc}}
 
==fields==
 
===Required===
 
* area_id (needed for url) (note: the area name is not needed as this is taken from the page name)
* builders
* level
 
===Floating table===
 
* instance (yes/no)
* major (yes/no) - This is for major cities and towns
* aggro_type (friendly/aggro/good aggro/neut aggro/evil aggro)
* eps
* fame
* waypoints
* donation_room
* area_size
* terrain
* mob_types
* num_shops
* num_trainers
* num_questors
 
* repop
* landmarks
* coords
* align (for primary good/evil mob areas)
 
===sections===
 
* summary
* mobs
* shops
* quests
* area_nearby
 
==Categories==
 
* Areas by Realm
* Areas by builder
* Areas by align
* Level
* Areas with shops/quests/jobs/donation rooms/priests/trainers/waypoints
 
 
[[Category:Template]]
</noinclude>
 
<includeonly>
 
{| class="wikitable areatable" style="float:right; margin:0 0 0.5em 1em; width:{{{width|300px}}}"
|-
|-
!colspan="2" | [https://alteraeon.com:8081/area/{{{area_id}}} {{PAGENAME}}]
!colspan="2" | [https://alteraeon.com:8081/area/{{{area_id}}} {{PAGENAME}}]
|-
|-
{{#ifeq: {{{instance}}} | yes |  
{{#ifeq: {{{instance}}} | yes |  
Line 33: Line 88:
{{TableRowIf | {{{num_trainers|}}} | [[Trainer|Number of Trainers]]}}
{{TableRowIf | {{{num_trainers|}}} | [[Trainer|Number of Trainers]]}}
{{TableRowIf | {{{num_questors|}}} | [[Questor|Number of Questors]]}}
{{TableRowIf | {{{num_questors|}}} | [[Questor|Number of Questors]]}}
{{TableRowIf | {{{repop|}}} | [[repop|Reset time]]}}
{{TableRowIf | {{{repop|}}} | [[repop|Reset time]]}}
{{TableRowIf | {{{landmarks|}}} | Landmarks}}
{{TableRowIf | {{{landmarks|}}} | Landmarks}}
{{TableRowIf | {{{coords|}}} | Coords }}
{{TableRowIf | {{{coords|}}} | Coords }}
{{TableRowIf | {{{align|}}} | Align }}
{{TableRowIf | {{{align|}}} | Align }}
|}
|}


{{{summary}}}
{{{summary}}}
Line 55: Line 107:
{{{questors}}}
{{{questors}}}
}}
}}
{{#if:{{{trainers|}}}|
{{#if:{{{trainers|}}}|
===Trainers===
===Trainers===
{{{trainers}}}
{{{trainers}}}
}}
}}
{{#if:{{{boss|}}}|
{{#if:{{{boss|}}}|
===Boss===
===Bosses===
{{{boss}}}
{{{boss}}}
}}
}}
Line 126: Line 180:


{{#switch:{{{builder1|}}}
{{#switch:{{{builder1|}}}
| dentin = [[Category:Areas built by {{ucfirst:{{{builders}}}}}]]
| case dentin
| morpheus
| case morpheus
| draak
| case draak
| shadowfax
| case shadowfax
| gandor = [[Category:Areas built by {{ucfirst:{{{builders}}}}}]]
| case gandor = [[Category:Areas built by {{#ucfirst:{{{builder1}}}}}]]
| #default = [[Category:Areas built by minion builders]]
}}
}}


Line 138: Line 191:
| case morpheus
| case morpheus
| case draak
| case draak
| caseshadowfax
| case shadowfax
| casegandor = [[Category:Areas built by {{ucfirst:{{{builders}}}}}]]
| case gandor = [[Category:Areas built by {{#ucfirst:{{{builder2}}}}}]]
| #default = [[Category:Areas built by minion builders]]
}}
}}


 
{{#switch: {{{realm|}}}
[[Category:Newbie]]
| case The Island of Sloe
 
| case The Island of Kordan
 
| case The Island of Archais = [[Category:Newbie areas]]
</includeonly><noinclude>{{/Doc}}[[Category:Template]]</noinclude>
}}
</includeonly>

Revision as of 12:04, 14 May 2017

Template:Area/Doc

fields

Required

  • area_id (needed for url) (note: the area name is not needed as this is taken from the page name)
  • builders
  • level

Floating table

  • instance (yes/no)
  • major (yes/no) - This is for major cities and towns
  • aggro_type (friendly/aggro/good aggro/neut aggro/evil aggro)
  • eps
  • fame
  • waypoints
  • donation_room
  • area_size
  • terrain
  • mob_types
  • num_shops
  • num_trainers
  • num_questors
  • repop
  • landmarks
  • coords
  • align (for primary good/evil mob areas)

sections

  • summary
  • mobs
  • shops
  • quests
  • area_nearby

Categories

  • Areas by Realm
  • Areas by builder
  • Areas by align
  • Level
  • Areas with shops/quests/jobs/donation rooms/priests/trainers/waypoints