Jump to content

Template:Mob: Difference between revisions

From Drifters Almanac
Created page with "<!-- == Usage == {{Mob |mob name= |image file= |zone= |drops= |harvest= }} --> [[File:{{{image file}}}|thumb|{{{mob name}}}]] <h2> Found in Zone </h2> {{{zone}}} <h2> Drops </h2> {{{drops}}} <h2> Harvest </h2> {{{harvest}}}"
 
No edit summary
 
(21 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;" />
|image file=
<div style="margin-left: 1em;">
|zone=
{{#if:{{{zone|}}}|'''Location:''' [[{{{zone|}}}]]<br />
|drops=
}}{{#if:{{{mob_family|}}}|'''Family: [[{{{mob_family}}}]]'''<br />
|harvest=
}}{{#if:{{{level_low|}}}|'''Level:''' {{{level_low}}}{{#if:{{{level_high|}}}| - {{{level_high|}}}}}<br />
}}</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>
}}<!--
==========================
        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}}]]
|format=ul
}}
}}
</div>
}}<!--
==========================
          NOTES         
==========================
-->{{#if:{{{notes|}}}|
{{Notes
|notes={{{notes|}}}
}}}}<!--
==========================
        CATEGORIES       
==========================
--><includeonly>[[Category:Mobs]]</includeonly>
{{#if:{{{mob_family|}}}|[[Category:{{{mob_family}}} Mobs]]}}


-->
<includeonly><div style="display:none">
[[File:{{{image file}}}|thumb|{{{mob name}}}]]
[[Location::{{{zone|}}}]]
 
[[Mob family::{{{mob_family|}}}]]
<h2> Found in Zone </h2>
[[Level (low)::{{{level_low|}}}]]
{{{zone}}}
[[Level (high)::{{{level_high|}}}]]
 
<span style="display:none">{{#default_form:Mob}}</span>
<h2> Drops </h2>
</div></includeonly>
{{{drops}}}
 
<h2> Harvest </h2>
{{{harvest}}}

Latest revision as of 18:49, 26 June 2025

Mob

Image Needed
Overview