Changes

Jump to: navigation, search

Template:MOB AH

4,175 bytes added, 11:53, 20 June 2018
Setting up template.
{| table class="block1"style="margin:0 0 0.5em 1em; border:1px solid #ccc; text-align:left; background:#f9f9f9; width:300px;" cellpadding="2"
|- valign="top"
|-
{{ #if:{{{name|}}} |
{{pipe}}-
! class="block2" style="background:#1e1615ff;width:500px;border-radius:5px;" colspan="2" align="left" {{pipe}} [[{{{name|}}}]]
}}
|-
{{ #if:{{{level to tame|}}} |{{pipe}}- valign="top"
! style="background:#f5e0c7; color:#000000; border-radius:2px; width:230px;" align="right" {{pipe}} [[Animal Handling]] Level to Tame:
{{pipe}}'''{{{level to tame}}}'''
}}
|-
{{ #if:{{{max level|}}} |{{pipe}}- valign="top"
! style="background:#f5e0c7; color:#000000; border-radius:2px; width:140px;" align="right" {{pipe}} Maximum Level:
{{pipe}}{{{max level}}}
}}
|-
{{ #if:{{{vital list|}}} |{{pipe}}- valign="top"
! style="background:#f5e0c7; color:#000000; border-radius:2px; width:140px;" colspan="2" align="left" {{pipe}}{{{vital list}}}
}}
|-
{{ #if:{{{max bond level|}}} |{{pipe}}- valign="top"
! style="background:#f5e0c7; color:#000000; border-radius:2px; width:250px;" align="right" {{pipe}} Maximum Bond Level:
{{pipe}}{{{max bond level}}}
}}
|-
{{ #if:{{{max happiness|}}} |{{pipe}}- valign="top"
! style="background:#f5e0c7; color:#000000; border-radius:2px; width:250px;" align="right" {{pipe}} Maximum Happiness:
{{pipe}}{{{max happiness}}}
}}
|-
{{ #if:{{{max enthusiasm|}}} |{{pipe}}- valign="top"
! style="background:#f5e0c7; color:#000000; border-radius:2px; width:250px;" align="right" {{pipe}} Maximum Enthusiasm:
{{pipe}}{{{max enthusiasm}}}
}}
|-
{{ #if:{{{attack|}}}|{{pipe}}- valign="top"
! style="background:#f5e0c7; color:#000000; border-radius:2px; width:140px;" align="right" {{pipe}} Basic Attack:
{{pipe}}{{{attack}}}
}}
|-
{{ #if:{{{sic em|}}} |{{pipe}}- valign="top"
! style="background:#f5e0c7; color:#000000; border-radius:2px; width:140px;" align="right" {{pipe}} Sic'Em Attack:
{{pipe}}{{{sic em}}}
}}
|-
{{ #if:{{{clever trick|}}} |{{pipe}}- valign="top"
! style="background:#f5e0c7; color:#000000; border-radius:2px; width:140px;" align="right" {{pipe}} Clever Trick:
{{pipe}}{{{clever trick}}}
}}
|} <!--

--> {{ #if:{{{area|}}} | ; [[Category:{{{area}}} Creatures]] }} <!--
--><noinclude>
==Syntax==
<pre>
{{MOB AH
| name =
| level to tame=
| max level =
| vital list=
| max bond level =
| max happiness =
| max enthusiasm =
| attack =
| sic em =
| clever trick =
| weaknesses =
| resists =
}}
</pre>

==Parameters==
; area
: List a region or map where the mob can be found.
; variant
: Optional. Used for alternative forms of a mob. Limit to gender, stronger versions, summoned clones, dev spawned bosses, and other minor changes. Do not use when Effective/Ineffective information differs, such as the [[Red Drakeworm]] and [[Blue Drakeworm]], even though both are simply called '''Drakeworm''' in-game.
; health
: Semi-Optional. If no Health is listed, Armor and Rage will not display. The amount of health the mob has in a location.
; armor
: The amount of armor the mob has.
; rage
: The amount of rage the mob has.
; location
: A short description of where or how to find the mob.
; time
: OPTIONAL. If a monster only spawns during a particular time of day, or during an event (Druid/Halloween), write that here!
; weather
: OPTIONAL. Used if a monster only spawns during a particular type of weather event (Not in-game yet).

==Description==
This automatically adds the location category to that page. So if you entered location1 = Serbule, <nowiki>[[Category:Serbule Creatures]]</nowiki> would be added for you. At the moment, do not enter locations surrounded by double brackets.
<pre>
{{MOB Location
| area = Serbule
| health = 90000
| armor = 85
| rage = 999999
| location = Description of whereabouts.
| time = Appears during [[Halloween 2016]].
| weather = Appears during heavy rain.
}}
</pre>
{{MOB AH
| name = Grimalkin
| level to tame= 8
| max level = 70
| vital list= xxx
| max bond level = 50
| max happiness =100
| max enthusiasm =100
| attack = Rage Example
| sic em = Sic example
| clever trick = Turn rage into armor.
| weaknesses = Fire, Electricity
| resists = Cold, Poison
}}
[[Category:Formatting templates]]
</noinclude>

Navigation menu