Template:MOB Location: Difference between revisions

From Project Gorgon
Jump to navigation Jump to search
mNo edit summary
Updated descriptions
Line 33: Line 33:
<pre>
<pre>
{{MOB Location
{{MOB Location
| location =  
| area=  
| desc =
| location=
| health =
| health =
| armor =
| armor =
Line 42: Line 42:


==Parameters==
==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
; location
: The first place this mob is found.
: A short description of where or how to find the mob.
; time
; time
: OPTIONAL. If a monster only spawns during a particular time of day, or during an event (Druid), write that here!
: OPTIONAL. If a monster only spawns during a particular time of day, or during an event (Druid/Halloween), write that here!
; weather
; weather
: OPTIONAL. Used if a monster only spawns during a particular type of weather event (Not in-game yet).
: 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==
==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.
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.
Line 61: Line 62:
{{MOB Location
{{MOB Location
| area = Serbule
| area = Serbule
| health = 90000
| armor = 85
| rage = 999999
| location = Description of whereabouts.
| location = Description of whereabouts.
| time = Appears during [[Halloween 2016]].
| time = Appears during [[Halloween 2016]].
| weather = Appears during heavy rain.
| weather = Appears during heavy rain.
| health = X
| armor = X
| rage = X
}}
}}
{{MOB Location
{{MOB Location
| area = Eltibule
| area = Eltibule
| location = Description of whereabouts.
| health = X
| health = X
| armor = X
| armor = X
| rage = X
| rage = X
| location = Description of whereabouts.
}}
}}
</pre>
</pre>
{{MOB Location
{{MOB Location
| area = Serbule
| area = Serbule
| health = 90000
| armor = 85
| rage = 999999
| location = Description of whereabouts.
| location = Description of whereabouts.
| time = Appears during [[Halloween 2016]].
| time = Appears during [[Halloween 2016]].
| weather = Appears during heavy rain.
| weather = Appears during heavy rain.
| health = 90000
| armor = 85
| rage = 999999
}}
}}
{{MOB Location
{{MOB Location
| area = Eltibule
| area = Eltibule
| location = Description of whereabouts.
| health = X
| health = X
| armor = X
| armor = X
| rage = X
| rage = X
| location = Description of whereabouts.
}}
}}
[[Category:Formatting templates]]
[[Category:Formatting templates]]
</noinclude>
</noinclude>

Revision as of 21:47, 31 March 2018

Syntax

{{MOB Location
| area= 
| location=
| health =
| armor =
| rage =
}}

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
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, [[Category:Serbule Creatures]] 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.
}}
{{MOB Location
| area = Eltibule
| health = X
| armor = X
| rage = X
| location = Description of whereabouts.
}}
Serbule
Vitals: Health 90000 Armor 85 Rage 999999
Location: Description of whereabouts.
Time Conditions: Appears during Halloween 2016.
Weather Conditions: Appears during heavy rain.
Eltibule
Vitals: Health X Armor X Rage X
Location: Description of whereabouts.