Difference between revisions of "Template:Monster"

From Medivia Online Wiki
Line 1: Line 1:
<noinclude>
<!-- Cargo table declaration for Loot Drops -->
{{#cargo_declare:
_table = LootDrops
|Monster = String
|Item = String
|Rarity = String
</noinclude>
}}
</noinclude><table class="wikitable"><!--
</noinclude><table class="wikitable"><!--
--> <tr><th style="width:17%"><div style="font-family: Tahoma; font-weight: normal; word-spacing: -2px; font-size: 11pt; color: #ff9448; text-align: center; text-shadow: #000 1px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px;text-align: center">{{{name}}}<br>{{{image}}}</div></th><th style="text-align: left;">[[File:Heart.png]] '''Hit Points:''' {{{hp|?}}}<br>[[File:Xp.png]] '''Experience:''' {{{exp}}}<br>[[File:Summon.png]] '''Summon:''' {{{summon|-}}}{{#if: {{{illusionable|}}}|(Illusionable)}}<br>[[File:Convince.png]] '''Convince:''' {{{convince|-}}}</th></tr><!--
--> <tr><th style="width:17%"><div style="font-family: Tahoma; font-weight: normal; word-spacing: -2px; font-size: 11pt; color: #ff9448; text-align: center; text-shadow: #000 1px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px;text-align: center">{{{name}}}<br>{{{image}}}</div></th><th style="text-align: left;">[[File:Heart.png]] '''Hit Points:''' {{{hp|?}}}<br>[[File:Xp.png]] '''Experience:''' {{{exp}}}<br>[[File:Summon.png]] '''Summon:''' {{{summon|-}}}{{#if: {{{illusionable|}}}|(Illusionable)}}<br>[[File:Convince.png]] '''Convince:''' {{{convince|-}}}</th></tr><!--

Revision as of 04:57, 22 August 2026

{{{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:-
Loot:

Go back to Creatures.

Usage

{{Monster
|name=
|image<!--[[File:.png|64px]]-->=
|hp=
|exp=
|summon=
|illusionable=
|convince=
|abilities=
|class=
|pushable=<!--y/n-->
|push_objects=<!--y/n-->
|est_max_damage=
|immune_to=
|resistant_to=
|weak_to=
|sounds=
|task=
|note=
|strategy=
|strategy_knights=
|strategy_mages=
|strategy_archers=
|loot=
<!--Wpisuj nazwy przedmiotów oddzielone TYLKO PRZECINKIEM np. Meat, Gold Coin, Ring of Healing-->
|loot_very_common<!--grey-->=
|loot_common<!--white-->=
|loot_uncommon<!--green-->=
|loot_semi-rare<!--blue-->=
|loot_rare<!--purple-->=
|loot_very_rare<!--red-->=
|loot_extremely_rare<!--yellow-->=
|loot_epic<!--light blue-->=
|loot_ultra_rare<!--pink-->=
|loot_legendary<!--orange-->=
|skinnable=
|location=
}}