Template:Monster: Difference between revisions

From WeAreDragons
No edit summary
No edit summary
Line 1: Line 1:


<table border="1" cellpadding="1" cellspacing="1" class="wikitable" style="width: 600px;">
<!--
<tr>
--><!--
<th colspan="3" style="text-align: style="first-letter" center;">
--><!--
<span style="text-transform: capitalize">{{{name}}}</span>
--><!--
</th></tr>
--><!--
<tr>
--><!--
<th colspan="1" rowspan="4" style="width: 200px; text-align: center;"> [[File:{{{img|{{{name|None}}}.{{#if:{{{png_extend|}}}|png|gif}}}}}]]
--><!--
<td style="width: 200px;"><b>Exp: </b>{{{exp}}}</td>
--><!--
<td><b>Corruption: </b>{{#if:{{{without_corruption|}}}|No|Yes}} </td>
-->{{#if:{{{task|}}}|<tr><th>'''Task:'''</th><td>{{{task}}}</td></tr>}} <!--
</tr>
--> {{#if:{{{note|}}}|<tr><th>'''Note:'''</th><td>{{{note}}}</td></tr>}} <!--
<tr>
--> {{#if:{{{strategy| {{{strategy_warriors| {{{strategy_mages| {{{strategy_archers| }}} }}} }}} }}}| <!--
<td><b>HP: </b>{{{hp}}}</td>
--> <tr><th>'''Strategy:'''</th><td>{{{strategy|}}} <!--
<td> <b>Diffuculty: </b>{{#if:{{{lvl|}}}|{{#ifeq:{{{lvl}}}|1|[[File:difficulty_1.png|difficulty_1.png]]|}}{{#ifeq:{{{lvl}}}|2|[[File:difficulty_2.png|difficulty_2.png]]|}}{{#ifeq:{{{lvl}}}|3|[[File:difficulty_3.png|difficulty_3.png]]|}}{{#ifeq:{{{lvl}}}|4|[[File:difficulty_4.png|difficulty_4.png]]|}}|None. }} </td>
--> {{#if: {{{strategy_warriors| {{{strategy_mages| {{{strategy_archers| }}} }}} }}}| <!--
</tr>
--> <table class="wikitable"> <!--
<tr>
--> {{#if: {{{strategy_warriors|}}}|<tr><th>'''[[Warrior|Warriors]]'''</th><td>{{{strategy_warriors}}}</td></tr>}} <!--
<td><b>Armor: </b>{{{armor}}}</td>
--> {{#if: {{{strategy_mages|}}}|<tr><th>'''[[Mage|Mages]] and [[Druid{{!}}Druids]]'''</th><td>{{{strategy_mages}}}</td></tr>}} <!--
<td><b>Summon: </b>{{#if:{{{summon|}}}|{{{summon}}}|&nbsp;-}}</td>
--> {{#if: {{{strategy_archers|}}}|<tr><th>'''[[Archer|Archers]]'''</th><td>{{{strategy_archers}}}</td></tr>}} <!--
</tr>
--> </table></td> }} <!--
<tr>
--> }} <!--
<td><b>Speed: </b>{{{speed}}} </td>
--> <!--
<td><b>Convince: </b>{{#if:{{{convince|}}}|{{{convince}}}|&nbsp;-}} </td>
--> {{#if:{{{skinnable|}}}|<tr><th>'''Skinnable:'''</th><td>{{{skinnable}}}</td></tr>}} <!--
</tr>
--> {{#if:{{{location|}}}|<tr><th>'''Location:'''</th><td>{{{location}}}</td></tr>}} <!--
<tr>
-->
<th colspan="1" style="width: 200px; text-align: center;"> Damage </th>
<td colspan="2" rowspan="1">{{{damage}}}</td>
</tr>
<tr>
<th colspan="1" style="width: 200px; text-align: center;"> Abilities </th>
<td colspan="2"> {{#if:{{{ability|}}}|{{{ability}}}|-}}</td>
</tr>
<tr>
<th colspan="1" style="width: 200px; text-align: center;"> Resistances </th>
<td colspan="2"> {{#if:{{{physical|{{{energy|{{{earth|{{{fire|{{{ice|{{{death|}}}}}}}}}}}}}}}}}}|{{#if:{{{physical|}}}|Physical: +{{{physical}}}%}}{{#if:{{{energy|}}}|<br/>Energy: +{{{energy}}}%}}{{#if:{{{earth|}}}|<br/>Earth: +{{{earth}}}% }}{{#if:{{{fire|}}}|<br/>Fire: +{{{fire}}}%}}{{#if:{{{ice|}}}|<br/>Ice: +{{{ice}}}%}} {{#if:{{{death|}}}|<br/>Death: +{{{death}}}%}}|-}} </td>
</tr>
<th colspan="1" style="width: 200px; text-align: center;"> Location </th>
<td colspan="2"> {{{location}}} </td>
</tr>
<tr>
<th colspan="1" style="width: 200px; text-align: center;"> Skinning </th>
<td colspan="2"> {{#if:{{{skinning|}}}|{{{skinning}}}|-}} </td>
</tr>
<tr>
<th colspan="1" style="width: 200px; text-align: center;">Loot</th>
<td colspan="2">{{#if:{{{common|}}}|<b>Common: </b>{{{common}}}|}} {{#if:{{{semirare|}}}|<br/><b>Semi-rare: </b>{{{semirare}}}|}} {{#if:{{{rare|}}}|<br/><b>Rare: </b> {{{rare}}}|}} {{#if:{{{veryrare|}}}| <br/> <b> Very rare: </b>{{{veryrare}}}|}} {{#if:{{{extremelyrare|}}}|<br/><b>Extremely rare: </b>{{{extremelyrare}}}|}} {{#if:{{{ultrarare|}}}|<br/><b>Ultra rare: </b> {{{ultrarare}}}|}}


</table>
{| class="wikitable"
|-
! 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>
! style="text-align: left;" | &nbsp;'''Hit Points:''' {{{hp|?}}}<br/> &nbsp;'''Experience:''' {{{exp|?}}}
|-
! '''Abilities:'''
| {{{abilities|?}}}
|-
! '''Est. Max Damage:'''
| {{{est_max_damage|?}}}
|-
! '''Immune To:'''
| {{{immune_to|-}}}
|-
! '''Weak To:'''
| {{{weak_to|-}}}
|-
! '''Location:'''
| {{{Location|-}}}
|-
! '''Loot:'''
| {{{loot|-}}}
|}


Go back to [[Creatures|Creatures]].


Back to [[{{{category}}}]]
[[Category:Pages with broken file links]]

Revision as of 23:28, 26 May 2022


{{{name}}}
{{{image}}}
 Hit Points: ?
 Experience: ?
Abilities: ?
Est. Max Damage: ?
Immune To: -
Weak To: -
Location: -
Loot: -

Go back to Creatures.