Template talk:Monsters

From MapleWiki
Revision as of 23:13, 14 February 2006 by Ryalla (talk | contribs) (Complete)
Jump to navigation Jump to search

Documentation

Purpose

{{Monsters}} —

to provide a consistent way to make monster articles

Usage

{{subst:Monsters
  |imagename=<name of monster image - include file extension
  |description=<description of monster - use ones from the monster database on [http://www.mapletip.com/ MapleTip]>
  |level=<monster level>
  |hp=<monster health point quantity>
  |mp=<monster magic point quantity>
  |exp=<experience points yielded per kill of this monster>
  |kb=<damage needed to knock back the enemy>
  |speed=<monster speed>
  |wepatt=<monster weapon attack>
  |magatt=<monster magic attack>
  |acc=<monster accuracy>
  |wepdef=<monster weapon defence>
  |magdef=<monster magic defence>
  |avoid=<monster avoidability>
}}


Example

Code Result
{{
subst:Monsters
  |imagename=Snail.jpg
  |description=A monster lacking in almost everything.
               An easy target for beginners.
  |level=1
  |hp=8
  |mp=0
  |exp=3
  |kb=1
  |speed=-65
  |wepatt=22
  |magatt=0
  |acc=20
  |wepdef=0
  |magdef=0
  |avoid=0
}}
= Description =

 

A monster lacking in almost everything. An easy target for beginners.

Stats

  • Level: 1
  • HP: 8
  • MP: 0
  • Experience: 3
  • Knock Back: 1
  • Speed: -65

Attack

  • Weapon Attack: 22
  • Magic Attack: 0
  • Accuracy: 20

Defence

  • Weapon Defence: 0
  • Magic Defence: 0
  • Avoidability: 0

See also

History

Created
~~ Ryalla - 14 February 2006, 18:11 (EST)

Discussion