Template:Enemy: Difference between revisions

From Dragon Quest Wiki
Jump to navigation Jump to search
m moved Template:Monster to Template:Enemy: More correct name, as not all enemies are monsters
m Cleanup
Line 38: Line 38:
|
|
<pre>
<pre>
{{Monster
{{Enemy
|float=
|float=
|image=[[Image:|200px]]
|image=[[Image:|200px]]
Line 58: Line 58:


Note that romanji, droppedItems, skills, and spells will be hidden if not passed a value.
Note that romanji, droppedItems, skills, and spells will be hidden if not passed a value.
[[Category:Templates|MonsterStats]]
</noinclude>
</noinclude>

Revision as of 15:22, 12 February 2010

{{{image}}}
{{{name}}}
Game Appearance {{{game}}}
HP {{{hp}}}
Exp. Gained {{{experience}}}
Gold Gained {{{gold}}}
Location {{{location}}}
{{Enemy
|float=
|image=[[Image:|200px]]
|name=
|game=
|romanji=
|hp=
|experience=
|gold=
|droppedItems=
|skills=
|spells=
|description=
|location=
|}}

The float parameter corresponds to the CSS float property which should be 'left', 'right', or 'none'. The default is 'right'.

Note that romanji, droppedItems, skills, and spells will be hidden if not passed a value.