Difference between revisions of "Template:MOB Location"
From Project: Gorgon Wiki
m |
(Updated descriptions) |
||
Line 33: | Line 33: | ||
<pre> | <pre> | ||
{{MOB Location | {{MOB Location | ||
− | | | + | | area= |
− | | | + | | 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 | ||
− | : | + | : 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). | ||
− | + | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
==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. | ||
− | |||
− | |||
− | |||
}} | }} | ||
{{MOB Location | {{MOB Location | ||
| area = Eltibule | | area = Eltibule | ||
− | |||
| 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. | ||
− | |||
− | |||
− | |||
}} | }} | ||
{{MOB Location | {{MOB Location | ||
| area = Eltibule | | area = Eltibule | ||
− | |||
| 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 16: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: | 90000 85 999999 |
Location: | Description of whereabouts. |
Time Conditions: | Appears during Halloween 2016. |
Weather Conditions: | Appears during heavy rain. |
Eltibule | |
---|---|
Vitals: | X X X |
Location: | Description of whereabouts. |