Open main menu

Project: Gorgon Wiki β

Changes

Template:MOB Location

2 bytes removed, 17:47, 31 March 2018
Updated descriptions
<pre>
{{MOB Location
| location area= | desc location=
| health =
| armor =
==Parameters==
; area
: List a region or map where the mob can be found.
; 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
: The first place this A short description of where or how to find the mob is found.
; 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).
; desc: A short description of where or how to find it in location.; 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 in a location.; rage: The amount of rage the mob has in a location.
==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.
{{MOB Location
| area = Serbule
| health = 90000
| armor = 85
| rage = 999999
| location = Description of whereabouts.
| time = Appears during [[Halloween 2016]].
| weather = Appears during heavy rain.
| health = X
| armor = X
| rage = X
}}
{{MOB Location
| area = Eltibule
| location = Description of whereabouts.
| health = X
| armor = X
| rage = X
| location = Description of whereabouts.
}}
</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.
| health = 90000
| armor = 85
| rage = 999999
}}
{{MOB Location
| area = Eltibule
| location = Description of whereabouts.
| health = X
| armor = X
| rage = X
| location = Description of whereabouts.
}}
[[Category:Formatting templates]]
</noinclude>