Difference between revisions of "Template:MOB Location"
From Project: Gorgon Wiki
(Fixed order of optional options.) |
(Updated style and some names.) |
||
Line 1: | Line 1: | ||
− | {| table class="block1"style="margin:0 0 0.5em 1em; border:1px solid #ccc; text-align:left; background:#f9f9f9; width: | + | {| 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" | |- valign="top" | ||
|- | |- | ||
− | {{ #if:{{{ | + | {{ #if:{{{area|}}} | |
{{pipe}}- | {{pipe}}- | ||
− | ! class="block2" style="background:#1e1615ff;width: | + | ! class="block2" style="background:#1e1615ff;width:500px;border-radius:5px;" colspan="2" align="left" {{pipe}} [[{{{area|}}}]] |
}} | }} | ||
|- | |- | ||
− | {{ #if:{{{ | + | {{ #if:{{{health|}}} |{{pipe}}- valign="top" |
− | {{pipe}}- | + | ! style="background:#f5e0c7; color:#000000; border-radius:2px; width:140px;" align="right" {{pipe}} Vitals: |
− | {{pipe}}{{{ | + | {{pipe}}[[Image:Health-icon-30px.gif|Health]] {{{health}}} [[Image:Armor-icon-30px.gif|Armor]] {{{armor}}} [[Image:Rage-icon-30px.gif|Rage]] {{{rage}}} |
+ | }} | ||
+ | |- | ||
+ | {{ #if:{{{location|}}}|{{pipe}}- valign="top" | ||
+ | ! style="background:#f5e0c7; color:#000000; border-radius:2px; width:140px;" align="right" {{pipe}} Location: | ||
+ | {{pipe}}{{{location}}} | ||
}} | }} | ||
|- | |- | ||
− | {{ #if:{{{time|}}} | | + | {{ #if:{{{time|}}} |{{pipe}}- valign="top" |
− | {{pipe}} | + | ! style="background:#f5e0c7; color:#000000; border-radius:2px; width:140px;" align="right" {{pipe}} Time Conditions: |
{{pipe}}{{{time}}} | {{pipe}}{{{time}}} | ||
}} | }} | ||
|- | |- | ||
− | {{ #if:{{{weather|}}} | | + | {{ #if:{{{weather|}}} |{{pipe}}- valign="top" |
− | {{pipe}} | + | ! style="background:#f5e0c7; color:#000000; border-radius:2px; width:140px;" align="right" {{pipe}} Weather Conditions: |
{{pipe}}{{{weather}}} | {{pipe}}{{{weather}}} | ||
− | |||
− | |||
− | |||
− | |||
− | |||
}} | }} | ||
|} <!-- | |} <!-- | ||
Line 60: | Line 60: | ||
<pre> | <pre> | ||
{{MOB Location | {{MOB Location | ||
− | | | + | | area = Serbule |
− | | | + | | location = Description of whereabouts. |
− | | time = | + | | time = Appears during [[Halloween 2016]]. |
| health = X | | health = X | ||
| armor = X | | armor = X | ||
Line 68: | Line 68: | ||
}} | }} | ||
{{MOB Location | {{MOB Location | ||
− | | | + | | area = Eltibule |
− | | | + | | location = Description of whereabouts. |
| health = X | | health = X | ||
| armor = X | | armor = X | ||
Line 76: | Line 76: | ||
</pre> | </pre> | ||
{{MOB Location | {{MOB Location | ||
− | | | + | | area = Serbule |
− | | | + | | location = Description of whereabouts. |
− | | time = | + | | time = Appears during [[Halloween 2016]]. |
− | | health = | + | | weather = Appears during heavy rain. |
− | | armor = | + | | health = 90000 |
− | | rage = | + | | armor = 85 |
+ | | rage = 999999 | ||
}} | }} | ||
{{MOB Location | {{MOB Location | ||
− | | | + | | area = Eltibule |
− | | | + | | location = Description of whereabouts. |
| health = X | | health = X | ||
| armor = X | | armor = X |
Revision as of 16:18, 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 | area = Serbule | location = Description of whereabouts. | time = Appears during [[Halloween 2016]]. | health = X | armor = X | rage = X }} {{MOB Location | area = Eltibule | location = Description of whereabouts. | health = X | armor = X | rage = X }}
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. |