Jump to content

Template:Mob Prototype: Difference between revisions

From Drifters Almanac
m Protected "Template:Mob Prototype" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))
mNo edit summary
Line 1: Line 1:
<div class="mob-template">
<div class="mob-template">
<includeonly>{{DISPLAYTITLE:{{{mob_name}}}}}</includeonly>
<!-- <includeonly>{{DISPLAYTITLE:{{{mob_name}}}}}</includeonly> -->
'''{{{mob_name|{{PAGENAME}}}}}'''
'''{{{mob_name|{{PAGENAME}}}}}'''
{{#if:{{{mob_image|}}}|[[File:{{{mob_image}}}|thumb|{{{mob_name}}}]]}}
{{#if:{{{mob_image|}}}|[[File:{{{mob_image}}}|thumb|{{{mob_name}}}]]|[[File:Image_Placeholder.png|thumb|Image Needed]]}}
<!--
<!--
==========================
==========================
       OVERVIEW           
       OVERVIEW           
==========================
==========================
--><div style="font-size: 1.2em; font-weight: bold; margin-top: 1em;">Overview</div>
-->==Overview==
<hr style="border: 0; border-top: 1px solid #555;" />
<div style="margin-left: 1em;">
<div style="margin-left: 1em;">
{{#if:{{{zone|}}}|'''Location:''' [[{{{zone|}}}]]<br />
{{#if:{{{zone|}}}|'''Location:''' [[{{{zone|}}}]]<br />
}}{{#if:{{{mob_family|}}}|'''Family: {{{mob_family}}}'''<br />
}}{{#if:{{{mob_family|}}}|'''Family: [[{{{mob_family}}}]]'''<br />
}}{{#if:{{{level_low|}}}|'''Level:''' {{{level_low}}}{{#if:{{{level_high|}}}| - {{{level_high|}}}}}<br />
}}{{#if:{{{level_low|}}}|'''Level:''' {{{level_low}}}{{#if:{{{level_high|}}}| - {{{level_high|}}}}}<br />
}}{{#if:{{{hit_points|}}}|'''Estimated HP:''' {{{hit_points}}}<br />
}}</div><!--
}}</div><!--  
==========================
==========================
       ABILITIES     
       HARVEST     
==========================
==========================
--><div style="font-size: 1.2em; font-weight: bold; margin-top: 1em;">Abilities</div>
-->{{#ifexpr:{{#ask:[[Harvested from::{{PAGENAME}}]]|format=count}} > 0|
<hr style="border: 0; border-top: 1px solid #555;" />
==Harvest==
Coming Soon &trade;
</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;" />
<hr style="border: 0; border-top: 1px solid #555;" />
{{#ask:
{{#ask:
[[Dropped by::{{PAGENAME}}]]
[[Harvested from::{{PAGENAME}}]]
|format=ul
|format=ul
}}
}}
Line 35: Line 26:
}}<!--
}}<!--
==========================
==========================
      HARVEST     
        DROPS       
==========================
==========================
-->{{#ifexpr:{{#ask:[[Harvested from::{{PAGENAME}}]]|format=count}} > 0|
-->{{#ifexpr:{{#ask:[[Dropped by::{{PAGENAME}}]]|format=count}} > 0|
<div style="font-size: 1.2em; font-weight: bold; margin-top: 1em;">Harvest</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;" />
{{#ask:
{{#ask:
[[Harvested from::{{PAGENAME}}]]
[[Dropped by::{{PAGENAME}}]]
|format=ul
|format=ul
}}
}}

Revision as of 09:42, 6 March 2026

Mob Prototype

Image Needed

Overview