Template:Mobspage: Difference between revisions
Jump to navigation
Jump to search
m (properly added size and alignment options for image) |
mNo edit summary |
||
| Line 51: | Line 51: | ||
</div> | </div> | ||
<div style="clear:both;"></div> | <div style="clear:both;"></div> | ||
<noinclude> | |||
Quick Copy | |||
<pre> | |||
{{Mobspage | |||
| imagefile = | |||
| width = 100% | |||
| align = none | |||
| name = ? | |||
| difficulty = ? | |||
| slayer = ? | |||
| hit_points = ? | |||
| armor = ? | |||
| damage = ? | |||
| gold = ? | |||
| aspect_exp = ? | |||
| leather = ? | |||
| wrestling = ? | |||
| resist = ? | |||
| magery = ? | |||
| eval_int = ? | |||
| poison_resist = ? | |||
| description = Description needed. | |||
| locations = * None | |||
| abilities = * None | |||
| related_quests = * None | |||
}} | |||
</pre> | |||
</noinclude> | |||
Revision as of 15:23, 15 July 2019
This is the template page for the mobs.
| [[File:{{{imagefile}}}|{{{width}}}|{{{align}}}]] |
| {{{name}}} |
|---|
| Difficulty: {{{difficulty}}}
Slayer: {{{slayer}}} Hit Points: {{{hit_points}}} Armor: {{{armor}}} Damage: {{{damage}}} Gold: {{{gold}}} Aspect EXP: {{{aspect_exp}}} Leather: {{{leather}}} |
| Skills |
| Wrestling: {{{wrestling}}}
Resist: {{{resist}}} Magery: {{{magery}}} Eval Int: {{{eval_int}}} Poison Resist: {{{poison_resist}}} |
Description
Description needed! Replace this text with characteristics of the mob.
Locations
- None
Abilities
- None
Related Quests
- None
Quick Copy
{{Mobspage
| imagefile =
| width = 100%
| align = none
| name = ?
| difficulty = ?
| slayer = ?
| hit_points = ?
| armor = ?
| damage = ?
| gold = ?
| aspect_exp = ?
| leather = ?
| wrestling = ?
| resist = ?
| magery = ?
| eval_int = ?
| poison_resist = ?
| description = Description needed.
| locations = * None
| abilities = * None
| related_quests = * None
}}