Template:Mob: Difference between revisions
Appearance
No edit summary Tag: Manual revert |
No edit summary |
||
| Line 1: | Line 1: | ||
<div class="mob-template"> | |||
<includeonly>{{DISPLAYTITLE:{{{mob_name}}}}}</includeonly> | |||
'''{{{mob_name|{{PAGENAME}}}}}''' | |||
{{#if:{{{mob_image|}}}|[[File:{{{mob_image}}}|thumb|{{{mob_name}}}]]}} | |||
<!-- | <!-- | ||
== | ========================== | ||
OVERVIEW | |||
========================== | |||
--><div style="font-size: 1.2em; font-weight: bold; margin-top: 1em;">Overview</div> | |||
<hr style="border: 0; border-top: 1px solid #555;" /> | |||
<div style="margin-left: 1em;"> | |||
{{#if:{{{zone|}}}|'''Location:''' [[{{{zone|}}}]]<br /> | |||
}}{{#if:{{{mob_family|}}}|'''Family: {{{mob_family}}}'''<br /> | |||
}}{{#if:{{{level_low|}}}|'''Level:''' {{{level_low}}}{{#if:{{{level_high|}}}| - {{{level_high|}}}}}<br /> | |||
}}{{#if:{{{hit_points_low|}}}|'''Estimated HP:''' {{{hit_points_low}}}{{#if:{{{hit_points_high|}}}| - {{{hit_points_high|}}}}}<br /> | |||
}}</div><!-- | |||
========================== | |||
DROPS | |||
========================== | |||
-->{{#ifexpr:{{#ask:[[Dropped by::{{PAGENAME}}]]|format=count}} > 0| | |||
<div style="font-size: 1.2em; font-weight: bold; margin-top: 1em;">Drops</div> | |||
<hr style="border: 0; border-top: 1px solid #555;" /> | |||
{{#ask: | |||
[[Dropped by::{{PAGENAME}}]] | |||
{{#if: {{{ | |format=ul | ||
| | |||
{{{ | |||
{{#if: {{{ | |||
| | |||
}} | |||
{{#if: {{{ | |||
| | |||
{{{ | |||
}} | |||
{{#if: {{{ | |||
| | |||
{{{ | |||
{{#if: {{{ | |||
| | |||
{{ | |||
{{# | |||
{{{ | |||
}} | }} | ||
{{# | </div> | ||
}}<!-- | |||
{{{ | ========================== | ||
HARVEST | |||
========================== | |||
-->{{#ifexpr:{{#ask:[[Harvested from::{{PAGENAME}}]]|format=count}} > 0| | |||
<div style="font-size: 1.2em; font-weight: bold; margin-top: 1em;">Harvest</div> | |||
<hr style="border: 0; border-top: 1px solid #555;" /> | |||
{{#ask: | |||
[[Harvested from::{{PAGENAME}}]] | |||
|format=ul | |||
}} | }} | ||
</div> | |||
}}<!-- | |||
========================== | |||
NOTES | |||
========================== | |||
-->{{#if:{{{notes|}}}| | |||
{{Notes | |||
|notes={{{notes|}}} | |||
}}}}<!-- | |||
========================== | |||
CATEGORIES | |||
========================== | |||
--><includeonly>[[Category:Mobs]]</includeonly> | |||
{{#if:{{{mob_family|}}}|[[Category:{{{mob_family}}} Mobs]]}} | |||
<includeonly>[[ | <includeonly><div style="display:none"> | ||
[[ | [[Location::{{{zone|}}}]] | ||
[[Mob family::{{{mob_family|}}}]] | |||
[[Level (low)::{{{level_low|}}}]] | |||
[[Level (high)::{{{level_high|}}}]] | |||
[[Hit points (low)::{{{hit_points_low|}}}]] | |||
[[Hit points (high)::{{{hit_points_high|}}}]] | |||
<span style="display:none">{{#default_form:Mob}}</span> | |||
</div></includeonly> | |||
Revision as of 18:09, 25 June 2025
Mob
Overview