Template:Monster: Difference between revisions

From Melvor Idle
(A simple template for enemies)
 
No edit summary
 
(17 intermediate revisions by 7 users not shown)
Line 1: Line 1:
{| class="wikitable" style="float:right"
<noinclude>{{rfd|reason=[[Template:MonsterBox]] has entirely replaced this template.}}</noinclude>
<noinclude>
This template is for use in individual monster pages.
</noinclude>
 
{| class="wikitable" style="float:right; clear:right; margin: 0rem 0rem 1rem 1rem;"
|-  
|-  
! {{{name}}}
! {{{name}}}
|-
|-
| [[File:{{{name}}}_(enemy).svg|250px]]
| [[File:{{{name}}}_(monster).svg | 250px]]
|-
|-
| {{{hp}}} Hitpoints
| style="text-align: center;" | Monster ID: {{{monsterID}}}
|-
|-
| Attack Speed: {{{attackspeed}}}
| Zones:
{{{zones}}}
|}
 
== Combat ==
 
{| class="wikitable" style="margin: 0rem 1rem;"
|-
|-
| Max Hit: {{{maxhit}}}
! colspan=16 | Combat Stats
|-
|-
| Accuracy Rating: {{{acuracyrating}}}
| style="font-weight: bold;" | Combat Level:
| colspan=15 style="text-align: right" | {{{combatLevel}}}
|-
|-
| Evasion Rating: {{{evasionrating}}}
| style="font-weight: bold;" | Hitpoints:
| colspan=15 style="text-align: right" | {{formatnum:{{{hitpoints}}}}}
|-
|-
| Attack Type: {{{attacktype}}}
| style="font-weight: bold;" | Attack Speed:
| colspan=15 style="text-align: right" | {{{attackspeed}}} s
|-
|-
| Skill Levels: {{{skilllevels}}}
| style="font-weight: bold;" | Accuracy Rating:
| colspan=15 style="text-align: right" | {{{accuracyRating}}}
|-
|-
| Drops:
| rowspan=2 style="font-weight: bold;" | Evasion Ratings:
| colspan=5 style="text-align: center;" | [[File:Defence (skill).svg|25px|middle|link=Defence]]
| colspan=5 style="text-align: center;" | [[File:Ranged (skill).svg|25px|middle|link=Ranged]]
| colspan=5 style="text-align: center;" | [[File:Magic (skill).svg|25px|middle|link=Magic]]
|-
| colspan=5 style="text-align: right;" | {{formatnum:{{{meleeEvasionRating}}}}}
| colspan=5 style="text-align: right;" | {{formatnum:{{{rangedEvasionRating}}}}}
| colspan=5 style="text-align: right;" | {{formatnum:{{{magicEvasionRating}}}}}
|-
| rowspan=2 style="font-weight: bold;" | Skill Levels:
| colspan=3 style="text-align: center;" | [[File:Attack (skill).svg | 25px | middle | link=Attack]]
| colspan=3 style="text-align: center;" | [[File:Strength (skill).svg | 25px | middle | link=Strength]]
| colspan=3 style="text-align: center;" | [[File:Defence (skill).svg | 25px | middle | link=Defence]]
| colspan=3 style="text-align: center;" | [[File:Ranged (skill).svg|25px|middle|link=Ranged]]
| colspan=3 style="text-align: center;" | [[File:Magic (skill).svg|25px|middle|link=Magic]]
|-
| colspan=3 style="text-align: right;" | {{{attackLevel}}}
| colspan=3 style="text-align: right;" | {{{strengthLevel}}}
| colspan=3 style="text-align: right;" | {{{defenceLevel}}}
| colspan=3 style="text-align: right;" | {{{rangedLevel}}}
| colspan=3 style="text-align: right;" | {{{magicLevel}}}
|}
 
<noinclude>
Pretty version:
{| class="wikitable" style="margin: 1rem 1rem;"
! colspan=3 | Attacks
|-
! Type !! Damage !! Description
|-
| Melee Damage || [[File:Combat.svg | 25px | middle]] 1-243 ||
|}
</noinclude>
 
=== Attacks ===
{{{attacks}}}
 
== Drops ==
 
<noinclude>
Requires {{{name}}}LootTable template for each monster.
</noinclude>
 
{{{drops}}}
{{{drops}}}
|}

Latest revision as of 22:59, 26 March 2024

This page is being considered for deletion.
Reason: Template:MonsterBox has entirely replaced this template.
Be wary when making edits to this page or article. Contact an administrator or the placer of this request if you think there has been a mistake.

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}}}