Jump to content

Template:Mob Prototype: Difference between revisions

From Drifters Almanac
No edit summary
No edit summary
 
(10 intermediate revisions by the same user not shown)
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      
     MOB VARIANT DATA     
==========================
==========================
--><div style="font-size: 1.2em; font-weight: bold; margin-top: 1em;">Abilities</div>
--></div>
<hr style="border: 0; border-top: 1px solid #555;" />
{{#invoke:MobVariants|render
Coming Soon &trade;
|region_a={{{region_a|}}}
</div><!--
|level_low_a={{{level_low_a|}}}
==========================
|level_high_a={{{level_high_a|}}}
        DROPS       
|loot_table_a={{{loot_table_a|}}}
==========================
|harvest_table_a={{{harvest_table_a|}}}
-->{{#ifexpr:{{#ask:[[Dropped by::{{PAGENAME}}]]|format=count}} > 0|
|region_b={{{region_b|}}}
<div style="font-size: 1.2em; font-weight: bold; margin-top: 1em;">Drops</div>
|level_low_b={{{level_low_b|}}}
<hr style="border: 0; border-top: 1px solid #555;" />
|level_high_b={{{level_high_b|}}}
{{#ask:
|loot_table_b={{{loot_table_b|}}}
[[Dropped by::{{PAGENAME}}]]
|harvest_table_b={{{harvest_table_b|}}}
|format=ul
|region_c={{{region_c|}}}
}}
|level_low_c={{{level_low_c|}}}
</div>
|level_high_c={{{level_high_c|}}}
}}<!--
|loot_table_c={{{loot_table_c|}}}
==========================
|harvest_table_c={{{harvest_table_c|}}}
      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>
}}<!--
}}<!--
==========================
==========================
Line 64: Line 52:
[[Level (low)::{{{level_low|}}}]]
[[Level (low)::{{{level_low|}}}]]
[[Level (high)::{{{level_high|}}}]]
[[Level (high)::{{{level_high|}}}]]
{{#arraymap:{{{loot_table_a|}}}|,|x|[[Loot Table A::x]]}}
<span style="display:none">{{#default_form:Mob}}</span>
<span style="display:none">{{#default_form:Mob}}</span>
</div></includeonly>
</div></includeonly>

Latest revision as of 14:15, 27 March 2026

Mob Prototype

Image Needed

Overview