Template:Monster: Difference between revisions

From Melvor Idle
m (Fix bug in monster template)
mNo edit summary
(One intermediate revision by one other user not shown)
Line 3: Line 3:
</noinclude>
</noinclude>


{| class="wikitable" style="float:right; clear:right; margin: 1rem 1rem;"
{| class="wikitable" style="float:right; clear:right; margin: 0rem 0rem 1rem 1rem;"
|-  
|-  
! {{{name}}}
! {{{name}}}
Line 25: Line 25:
|-
|-
| style="font-weight: bold;" | Hitpoints:  
| style="font-weight: bold;" | Hitpoints:  
| colspan=15 style="text-align: right" | {{{hitpoints}}}
| colspan=15 style="text-align: right" | {{formatnum:{{{hitpoints}}}}}
|-
|-
| style="font-weight: bold;" | Attack Speed:  
| style="font-weight: bold;" | Attack Speed:  
Line 38: Line 38:
| colspan=5 style="text-align: center;" | [[File:Magic (skill).svg|25px|middle|link=Magic]]  
| colspan=5 style="text-align: center;" | [[File:Magic (skill).svg|25px|middle|link=Magic]]  
|-
|-
| colspan=5 style="text-align: right;" | {{{meleeEvasionRating}}}
| colspan=5 style="text-align: right;" | {{formatnum:{{{meleeEvasionRating}}}}}
| colspan=5 style="text-align: right;" | {{{rangedEvasionRating}}}
| colspan=5 style="text-align: right;" | {{formatnum:{{{rangedEvasionRating}}}}}
| colspan=5 style="text-align: right;" | {{{magicEvasionRating}}}
| colspan=5 style="text-align: right;" | {{formatnum:{{{magicEvasionRating}}}}}
|-
|-
| rowspan=2 style="font-weight: bold;" | Skill Levels:
| rowspan=2 style="font-weight: bold;" | Skill Levels:

Revision as of 09:45, 12 September 2020

This template is for use in individual monster pages.


{{{name}}}
[[File:{{{name}}}_(monster).svg | 250px]]
Monster ID: {{{monsterID}}}
Zones:

{{{zones}}}

Combat

Combat Stats
Combat Level: {{{combatLevel}}}
Hitpoints: {{{hitpoints}}}
Attack Speed: {{{attackspeed}}} s
Accuracy Rating: {{{accuracyRating}}}
Evasion Ratings: Defence (skill).svg Ranged (skill).svg Magic (skill).svg
{{{meleeEvasionRating}}} {{{rangedEvasionRating}}} {{{magicEvasionRating}}}
Skill Levels: Attack (skill).svg Strength (skill).svg Defence (skill).svg Ranged (skill).svg Magic (skill).svg
{{{attackLevel}}} {{{strengthLevel}}} {{{defenceLevel}}} {{{rangedLevel}}} {{{magicLevel}}}


Pretty version:

Attacks
Type Damage Description
Melee Damage Combat.svg 1-243


Attacks

{{{attacks}}}

Drops

Requires {{{name}}}LootTable template for each monster.


{{{drops}}}