Jump to content

Template:Mob: Difference between revisions

From Drifters Almanac
No edit summary
Tag: Reverted
No edit summary
 
(8 intermediate revisions by the same user not shown)
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}}}]]|[[File:Image_Placeholder.png|thumb|Image Needed]]}}
<!--
<!--
== Usage ==
==========================
 
      OVERVIEW         
 
==========================
{{Mob
--><div style="font-size: 1.2em; font-weight: bold; margin-top: 1em;">Overview</div>
|mob name=
<hr style="border: 0; border-top: 1px solid #555;" />
|mob family=
<div style="margin-left: 1em;">
|image file=
{{#if:{{{zone|}}}|'''Location:''' [[{{{zone|}}}]]<br />
|zone=
}}{{#if:{{{mob_family|}}}|'''Family: [[{{{mob_family}}}]]'''<br />
|map file name=
}}{{#if:{{{level_low|}}}|'''Level:''' {{{level_low}}}{{#if:{{{level_high|}}}| - {{{level_high|}}}}}<br />
|hit points=
}}</div><!--
|drops=
==========================
|harvest=
      HARVEST     
|abilities=
==========================
|notes=
-->{{#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>
-->
}}<!--
[[File:{{{image file}}}|thumb|{{{mob name}}}]]
{{#if: {{{zone}}}
|<h2> Location </h2>
{{{zone}}}
{{#if: {{{map file name}}}
|[[File:{{{map file name}}}|thumb]]
}}
}}
{{#if: {{{hit points}}}
|<h2> Estimated HP </h2>
{{{hit points}}}
}}
{{#if: {{{abilities}}}
|<h2> Abilities </h2>
{{{abilities}}}
}}
{{#if: {{{drops}}}
|<h2> Drops </h2>
{{Div col|colwidth=20em}}
{{{drops}}}
{{Div col end}}
}}
{{#if: {{{harvest}}}
|<h2> Harvest </h2>
{{{harvest}}}
}}
{{#if: {{{notes}}}
|<h2> Note </h2>
{{{notes}}}
}}
<!--
==========================
==========================
         DROPS         
         DROPS         
==========================
==========================
-->{{#ifexpr:{{#ask:[[Dropped by::{{PAGENAME}}]]|format=count}} < 0|
-->{{#ifexpr:{{#ask:[[Dropped by::{{PAGENAME}}]]|format=count}} > 0|
<div style="font-size: 1.2em; font-weight: bold; margin-top: 1em;">Drops</div>
<div style="font-size: 1.2em; font-weight: bold; margin-top: 1em;">Drops</div>
<hr style="border: 0; border-top: 1px solid #555;" />
<hr style="border: 0; border-top: 1px solid #555;" />
Coming Soon &trade;
{{#ask:
[[Dropped by::{{PAGENAME}}]]
|format=ul
}}
</div>
</div>
}}
}}<!--
==========================
          NOTES         
==========================
-->{{#if:{{{notes|}}}|
{{Notes
|notes={{{notes|}}}
}}}}<!--
==========================
        CATEGORIES       
==========================
--><includeonly>[[Category:Mobs]]</includeonly>
{{#if:{{{mob_family|}}}|[[Category:{{{mob_family}}} Mobs]]}}


<includeonly>[[Category:Mobs]]
<includeonly><div style="display:none">
[[Category:{{{mob family}}}]]</includeonly>
[[Location::{{{zone|}}}]]
[[Mob family::{{{mob_family|}}}]]
[[Level (low)::{{{level_low|}}}]]
[[Level (high)::{{{level_high|}}}]]
<span style="display:none">{{#default_form:Mob}}</span>
</div></includeonly>

Latest revision as of 18:49, 26 June 2025

Mob

Image Needed
Overview