Difference between revisions of "Template:MOB Location"

From Project: Gorgon Wiki
Jump to: navigation, search
(Well this is going to break most pages, but they'll be fixed soon! It is more intuitive.)
m (Updated with Mitigation parameter.)
 
(13 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{| table class="block1"style="margin:0 0 0.5em 1em; border:1px solid #ccc; text-align:left; background:#f9f9f9; width:500px;" cellpadding="2"
+
{| 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:{{{location|}}} |
+
{{ #if:{{{area|}}} |
 
{{pipe}}-
 
{{pipe}}-
! class="block2" style="background:#1e1615ff;width:100px;border-radius:5px;" align="left" {{pipe}} [[{{{location|}}}]]
+
! class="block2" style="background:#1e1615ff;width:500px;padding-left:.5em;border-radius:5px;" colspan="2" align="left" {{pipe}} [[{{{area|}}}]]
 
}}
 
}}
 
|-
 
|-
{{ #if:{{{desc|}}} |
+
{{ #if:{{{altheader|}}} |
 
{{pipe}}-
 
{{pipe}}-
{{pipe}}{{{desc}}}
+
! class="block2" style="background:#1e1615ff;width:500px;padding-left:.5em;color:#e5b964ff; border-radius:5px;" colspan="2" align="left" {{pipe}} {{{altheader|}}}
 
}}
 
}}
 
|-
 
|-
{{ #if:{{{health|}}} |
+
{{ #if:{{{variant|}}} |{{pipe}}- valign="top"
{{pipe}}-
+
! style="background:#f5e0c7; color:#000000; border-radius:2px; width:140px;"  align="right" {{pipe}} Variant:
 +
{{pipe}}'''{{{variant}}}'''
 +
}}
 +
|-
 +
{{ #if:{{{health|}}} |{{pipe}}- valign="top"
 +
! style="background:#f5e0c7; color:#000000; border-radius:2px; width:140px;"  align="right" {{pipe}} Vitals:
 
{{pipe}}[[Image:Health-icon-30px.gif|Health]] {{{health}}} [[Image:Armor-icon-30px.gif|Armor]] {{{armor}}} [[Image:Rage-icon-30px.gif|Rage]] {{{rage}}}
 
{{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:{{{lootlevel|}}}|{{pipe}}- valign="top"
 +
! style="background:#f5e0c7; color:#000000; border-radius:2px; width:140px;"  align="right" {{pipe}} Loot Level:
 +
{{pipe}}{{{lootlevel}}}
 +
}}
 +
|-
 +
{{ #if:{{{mitigation|}}}|{{pipe}}- valign="top"
 +
! style="background:#f5e0c7; color:#000000; border-radius:2px; width:140px;"  align="right" {{pipe}} Mitigation:
 +
{{pipe}}{{{mitigation}}}
 +
}}
 +
|-
 +
{{ #if:{{{time|}}} |{{pipe}}- valign="top"
 +
! style="background:#f5e0c7; color:#000000; border-radius:2px; width:140px;"  align="right" {{pipe}} Time Conditions:
 +
{{pipe}}{{{time}}}
 +
}}
 +
|-
 +
{{ #if:{{{weather|}}} |{{pipe}}- valign="top"
 +
! style="background:#f5e0c7; color:#000000; border-radius:2px; width:140px;"  align="right" {{pipe}} Weather Conditions:
 +
{{pipe}}{{{weather}}}
 
}}
 
}}
 
|} <!--
 
|} <!--
  
--> {{ #if:{{{location|}}} | ; [[Category:{{{location}}} Creatures]] }} <!--
+
--> {{ #if:{{{area|}}} | ; [[Category:{{{area}}} Creatures]] }} <!--
 
--><noinclude>
 
--><noinclude>
 
==Syntax==
 
==Syntax==
 
<pre>
 
<pre>
 
{{MOB Location
 
{{MOB Location
| location =  
+
| area=  
| desc =
+
| location=
 
| health =
 
| health =
 
| armor =
 
| armor =
Line 32: Line 62:
  
 
==Parameters==
 
==Parameters==
; location
+
; area
: The first place this mob is found.
+
: List a region or map where the mob can be found.
; desc
+
; altheader
: A short description of where or how to find it in location.
+
: OPTIONAL. Used for situations where the MOB Location template is needed, but using the '''area''' parameter should not create a category. World Bosses and creatures that are admin-spawned but have no specific location can use this parameter! This version does not automatically create links in the header.
 +
; variant
 +
: OPTIONAL. Used for alternative forms of a mob. Limit to gender (in-game options for creatures are ♀ and ♂), stronger versions, summoned clones, dev spawned bosses, and other minor changes. Do not use when Effective/Ineffective information differs, such as the [[Red Drakeworm]] and [[Blue Drakeworm]], even though both are simply called '''Drakeworm''' in-game.
 
; 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.
 
; rage
 
; rage
: The amount of rage the mob has in a location.
+
: The amount of rage the mob has.
 +
; location
 +
: A short description of where or how to find the mob.
 +
;lootlevel
 +
: OPTIONAL. If a monster lists a Loot Level, include this line
 +
;mitigation
 +
: OPTIONAL. The value Mitigation at Max Armor. Include the % symbol.
 +
; 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==
 
==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.
 
<pre>
 
<pre>
 
{{MOB Location
 
{{MOB Location
| location = Serbule
+
| area = Serbule
| desc = Description of whereabouts.
+
| health = 90000
 +
| armor = 85
 +
| rage = 999999
 +
| location = Description of whereabouts.
 +
| lootlevel = 37
 +
| mitigation = 20%
 +
| time = Appears during [[Halloween 2016]].
 +
| weather = Appears during heavy rain.
 +
}}
 +
{{MOB Location
 +
| area = Eltibule
 
| health = X
 
| health = X
 
| armor = X
 
| armor = X
 
| rage = X
 
| rage = X
 +
| location = Description of whereabouts.
 +
}}
 +
{{MOB Location
 +
| area = Dark Chapel
 +
| variant = Maronesa Enhanced
 +
| location = Scion's cavern.
 +
| time = Summoned by the [[Scion of Discord]]
 +
| health = 4110
 +
| armor = 446
 +
| rage = 730
 
}}
 
}}
 
{{MOB Location
 
{{MOB Location
| location = Eltibule
+
| altheader= World Boss: [[Ciervos The Shadow]]
| desc = Description of whereabouts.
+
| location = Hills east of [[Eltibule]] Keep.
| health = X
+
| health = 1011229
| armor = X
+
| armor = 26653
| rage = X
+
| rage = 51449
 +
| time = Spawns during [[Invasion of the World Bosses]]
 
}}
 
}}
 
</pre>
 
</pre>
 
{{MOB Location
 
{{MOB Location
| location = Serbule
+
| area = Serbule
| desc = Description of whereabouts.
+
| health = 90000
 +
| armor = 85
 +
| rage = 999999
 +
| location = Description of whereabouts.
 +
| lootlevel = 37
 +
| mitigation =20%
 +
| time = Appears during [[Halloween 2016]].
 +
| weather = Appears during heavy rain.
 +
}}
 +
{{MOB Location
 +
| area = Eltibule
 
| health = X
 
| health = X
 
| armor = X
 
| armor = X
 
| rage = X
 
| rage = X
 +
| location = Description of whereabouts.
 +
}}
 +
{{MOB Location
 +
| area = Dark Chapel
 +
| variant = Maronesa Enhanced
 +
| location = Scion's cavern.
 +
| time = Summoned by the [[Scion of Discord]]
 +
| health = 4110
 +
| armor = 446
 +
| rage = 730
 
}}
 
}}
 
{{MOB Location
 
{{MOB Location
| location = Eltibule
+
| altheader= World Boss: [[Ciervos The Shadow]]
| desc = Description of whereabouts.
+
| location = Hills east of [[Eltibule]] Keep.
| health = X
+
| health = 1011229
| armor = X
+
| armor = 26653
| rage = X
+
| rage = 51449
 +
| time = Spawns during [[Invasion of the World Bosses]]
 
}}
 
}}
 
[[Category:Formatting templates]]
 
[[Category:Formatting templates]]
 
</noinclude>
 
</noinclude>

Latest revision as of 14:32, 7 March 2023

Syntax

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

Parameters

area
List a region or map where the mob can be found.
altheader
OPTIONAL. Used for situations where the MOB Location template is needed, but using the area parameter should not create a category. World Bosses and creatures that are admin-spawned but have no specific location can use this parameter! This version does not automatically create links in the header.
variant
OPTIONAL. Used for alternative forms of a mob. Limit to gender (in-game options for creatures are ♀ and ♂), stronger versions, summoned clones, dev spawned bosses, and other minor changes. Do not use when Effective/Ineffective information differs, such as the Red Drakeworm and Blue Drakeworm, even though both are simply called Drakeworm in-game.
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.
lootlevel
OPTIONAL. If a monster lists a Loot Level, include this line
mitigation
OPTIONAL. The value Mitigation at Max Armor. Include the % symbol.
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.
| lootlevel = 37
| mitigation = 20%
| time = Appears during [[Halloween 2016]].
| weather = Appears during heavy rain.
}}
{{MOB Location
| area = Eltibule
| health = X
| armor = X
| rage = X
| location = Description of whereabouts.
}}
{{MOB Location
| area = Dark Chapel
| variant = Maronesa Enhanced
| location = Scion's cavern.
| time = Summoned by the [[Scion of Discord]]
| health = 4110
| armor = 446
| rage = 730
}}
{{MOB Location
| altheader= World Boss: [[Ciervos The Shadow]]
| location = Hills east of [[Eltibule]] Keep.
| health = 1011229
| armor = 26653
| rage = 51449
| time = Spawns during [[Invasion of the World Bosses]]
}}
Serbule
Vitals: Health 90000 Armor 85 Rage 999999
Location: Description of whereabouts.
Loot Level: 37
Mitigation: 20%
Time Conditions: Appears during Halloween 2016.
Weather Conditions: Appears during heavy rain.
Eltibule
Vitals: Health X Armor X Rage X
Location: Description of whereabouts.
Dark Chapel
Variant: Maronesa Enhanced
Vitals: Health 4110 Armor 446 Rage 730
Location: Scion's cavern.
Time Conditions: Summoned by the Scion of Discord
World Boss: Ciervos The Shadow
Vitals: Health 1011229 Armor 26653 Rage 51449
Location: Hills east of Eltibule Keep.
Time Conditions: Spawns during Invasion of the World Bosses