Difference between revisions of "Template:Monster"

From Medivia Online Wiki
(changed colors to fit the ingame colors)
 
(20 intermediate revisions by 2 users not shown)
Line 22: Line 22:
--> }} <!--
--> }} <!--


--> <tr><th>'''Loot:'''</th><td>{{{loot|-}}}</td></tr> <!--
--> <tr><th>'''Loot:'''</th><td>{{{loot|}}} <!--
--> {{#if: {{{loot_very_common| {{{loot_common| {{{loot_uncommon| {{{loot_semi-rare| {{{loot_rare| {{{loot_very_rare| {{{loot_extremely_rare| }}} }}} }}} }}} }}} }}} }}}| <!--
--> <table class="wikitable"> <!--
--> <table class="wikitable"> <!--
--> {{#if: {{{loot_very_common|}}}|<tr><th>'''[[loot_very_common]]'''</th><td>{{{loot_very_common}}}</td></tr>}} <!--
--> {{#if: {{{loot_very_common|}}}|<tr><th>'''<font color="#aaaaaa"> Very Common </font>'''</th><td>{{{loot_very_common}}}</td></tr>}} <!--
--> {{#if: {{{loot_common|}}}|<tr><th>'''[[loot_common]]'''</th><td>{{{loot_common}}}</td></tr>}} <!--
--> {{#if: {{{loot_common|}}}|<tr><th>'''<font color="#ffffff"> Common </font>'''</th><td>{{{loot_common}}}</td></tr>}} <!--
--> {{#if: {{{loot_uncommon|}}}|<tr><th>'''[[loot_uncommon]]'''</th><td>{{{loot_uncommon}}}</td></tr>}} <!--
--> {{#if: {{{loot_uncommon|}}}|<tr><th>'''<font color="#00ff00"> Uncommon </font>'''</th><td>{{{loot_uncommon}}}</td></tr>}} <!--
--> {{#if: {{{loot_semi-rare|}}}|<tr><th>'''[[loot_semi-rare]]'''</th><td>{{{loot_semi-rare}}}</td></tr>}} <!--
--> {{#if: {{{loot_semi-rare|}}}|<tr><th>'''<font color="#0096e0"> Semi-Rare </font>'''</th><td>{{{loot_semi-rare}}}</td></tr>}} <!--
--> {{#if: {{{loot_rare|}}}|<tr><th>'''[[loot_rare]]'''</th><td>{{{loot_rare}}}</td></tr>}} <!--
--> {{#if: {{{loot_rare|}}}|<tr><th>'''<font color="#7e02be"> Rare </font>'''</th><td>{{{loot_rare}}}</td></tr>}} <!--
--> {{#if: {{{loot_very_rare|}}}|<tr><th>'''[[loot_very_rare]]'''</th><td>{{{loot_very_rare}}}</td></tr>}} <!--
--> {{#if: {{{loot_very_rare|}}}|<tr><th>'''<font color="#fe2712"> Very Rare </font>'''</th><td>{{{loot_very_rare}}}</td></tr>}} <!--
--> {{#if: {{{loot_extremely_rare|}}}|<tr><th>'''[[extremely rare loot]]'''</th><td>{{{loot_extremely_rare}}}</td></tr>}} <!--
--> {{#if: {{{loot_extremely_rare|}}}|<tr><th>'''<font color="#ffff66"> Extremely Rare </font>'''</th><td>{{{loot_extremely_rare}}}</td></tr>}} <!--
--> </table></td> }} <!--
--> </table></td> <!--


--> {{#if: {{{skinnable|}}}|<tr><th>'''Skinnable:'''</th><td>{{{skinnable}}}</td></tr>}} <!--
--> {{#if: {{{skinnable|}}}|<tr><th>'''Skinnable:'''</th><td>{{{skinnable}}}</td></tr>}} <!--
Line 39: Line 38:


Go back to [[Creatures]].
Go back to [[Creatures]].
<noinclude>===Usage===
<pre>{{Monster
|name=
|image=
|hp=
|exp=
|summon=
|illusionable=
|convince=
|class=
|abilities=
|class=
|pushable=
|push_objects=
|est_max_damage=
|immune_to=
|neutral_to=
|sounds=
|task=
|note=
|strategy=
|strategy_knights=
|strategy_mages=
|strategy_archers=
|loot=
|loot_very_common=
|loot_common=
|loot_uncommon=
|loot_semi-rare=
|loot_rare=
|loot_very_rare=
|loot_extremely_rare=
|skinnable=
|location=
}}</pre></noinclude>

Latest revision as of 16:20, 10 June 2024

{{{name}}}
{{{image}}}
Heart.png Hit Points: ?
Xp.png Experience: {{{exp}}}
Summon.png Summon: -
Convince.png Convince: -
Abilities:?
Class:?
Pushable:
Push Objects:
Est. Max Damage:?
Immune To:-
Neutral To:-
Loot:

Go back to Creatures.

Usage

{{Monster
|name=
|image=
|hp=
|exp=
|summon=
|illusionable=
|convince=
|class=
|abilities=
|class=
|pushable=
|push_objects=
|est_max_damage=
|immune_to=
|neutral_to=
|sounds=
|task=
|note=
|strategy=
|strategy_knights=
|strategy_mages=
|strategy_archers=
|loot=
|loot_very_common=
|loot_common=
|loot_uncommon=
|loot_semi-rare=
|loot_rare=
|loot_very_rare=
|loot_extremely_rare=
|skinnable=
|location=
}}