Difference between revisions of "Template:HuntingArea"

From AetoliaWiki
Jump to navigation Jump to search
m (Fixing slight visibility issue.)
Line 1: Line 1:
{| style="border-top: 3px solid #c73f17; border-bottom: 3px solid #c73f17; float: right; margin-left: 12px; margin-top: 4px;" width=300px
<includeonly>{{Infobox
! colspan=2 style="padding-left: 4px; border-top: 1px solid #737373; border-bottom: 1px solid #7e7e7e; background-color: #dfdfdf;" | Hunting Ground Statistics
|name        = HuntingArea
|- valign=top
|bodystyle    = width:20em;  
| align=right width=30% | '''Level Range''' || align=left | {{{level|NEEDS "level = x-y"!}}}
|title        = {{{area_name|[[Category:Broken AreaPages]]}}}
|- valign=top
|caption      = {{{caption|Needs caption}}}
| align=right | '''Quests''' || align=left | {{{quests|NEEDS "quests = yes/no"!}}}
|labelstyle  = width:33%;
|- valign=top
 
| align=right | '''Aggro''' || align=left | {{{aggro|NEEDS "aggro = yes/no"!}}}
|header1  = {{{area_name}}}
|- valign=top
 
| align=right | '''Mob Types''' || align=left | {{{mobtypes|NEEDS "mobtypes"! (Common mob types, separated by commas)}}}
|label2  = Levels
{{#if:{{{notes|}}}|
|data2    = {{{level|Needs Levels}}}
{{!}}- valign=top
|label3  = Quests?
{{!}} align=right {{!}} '''Special Notes''' {{!!}} align=left {{!}} {{{notes|}}}
|data3    = {{{quests | Yes or No}}}
|label4  = Aggro?
|data4    = {{{aggro | Yes or No}}}
|label5  = Mobs
|data5    = {{{mobs | Needs Mobs}}}
{{#if:{{{notes|}}}|label6 = Notes |data6 = {{{notes}}}}}
}}
}}
|}<includeonly>[[Category:Hunting Areas]]</includeonly><noinclude>
 
[[Category:Hunting Areas]]</includeonly><noinclude>


----
----

Revision as of 06:39, 8 February 2020



Use this to designate that an area is a bashing area.

{{HuntingArea
  |level = 10-20
  |quests = Yes
  |aggro = No
  |mobtypes = Orcs, goblins, trolls
  |notes = Push the tile in that one cool room to access a hidden chamber full of goblins.
}}