Template:MOB Location: Difference between revisions
Jump to navigation
Jump to search
Well this is going to break most pages, but they'll be fixed soon! It is more intuitive. |
m Test |
||
| Line 5: | Line 5: | ||
{{pipe}}- | {{pipe}}- | ||
! class="block2" style="background:#1e1615ff;width:100px;border-radius:5px;" align="left" {{pipe}} [[{{{location|}}}]] | ! class="block2" style="background:#1e1615ff;width:100px;border-radius:5px;" align="left" {{pipe}} [[{{{location|}}}]] | ||
}} | |||
|- | |||
{{ #if:{{{time|}}} | | |||
{{pipe}}- | |||
{{pipe}}{{{time}}} | |||
}} | |||
|- | |||
{{ #if:{{{weather|}}} | | |||
{{pipe}}- | |||
{{pipe}}{{{weather}}} | |||
}} | }} | ||
|- | |- | ||
| Line 34: | Line 44: | ||
; location | ; location | ||
: The first place this mob is found. | : The first place this mob is found. | ||
; time | |||
: OPTIONAL. If a monster only spawns during a particular time of day, or during an event (Druid), write that here! | |||
; weather | |||
: OPTIONAL. Used if a monster only spawns during a particular type of weather event (Not in-game yet). | |||
; desc | ; desc | ||
: A short description of where or how to find it in location. | : A short description of where or how to find it in location. | ||
; health | ; health | ||
: The amount of health the mob has in a location. | : Semi-Optional. If no Health is listed, Armor and Rage will not display. The amount of health the mob has in a location. | ||
; armor | ; armor | ||
: The amount of armor the mob has in a location. | : The amount of armor the mob has in a location. | ||
| Line 48: | Line 62: | ||
| location = Serbule | | location = Serbule | ||
| desc = Description of whereabouts. | | desc = Description of whereabouts. | ||
| time = During [[Halloween 2016]]. | |||
| health = X | | health = X | ||
| armor = X | | armor = X | ||
Revision as of 20:38, 31 March 2018
Syntax
{{MOB Location
| location =
| desc =
| health =
| armor =
| rage =
}}
Parameters
- location
- The first place this mob is found.
- time
- OPTIONAL. If a monster only spawns during a particular time of day, or during an event (Druid), 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, [[Category:Serbule Creatures]] would be added for you. At the moment, do not enter locations surrounded by double brackets.
{{MOB Location
| location = Serbule
| desc = Description of whereabouts.
| time = During [[Halloween 2016]].
| health = X
| armor = X
| rage = X
}}
{{MOB Location
| location = Eltibule
| desc = Description of whereabouts.
| health = X
| armor = X
| rage = X
}}
| Serbule |
|---|
| Description of whereabouts. |
| Eltibule |
|---|
| Description of whereabouts. |