Template:Enemy: Difference between revisions

From Dragon Quest Wiki
(remove excess space when parameters are missing)
m (moved Template:Monster to Template:Enemy: More correct name, as not all enemies are monsters)
(No difference)

Revision as of 15:24, 11 February 2010

{{{image}}}
{{{name}}}
Game Appearance {{{game}}}
HP {{{hp}}}
Exp. Gained {{{experience}}}
Gold Gained {{{gold}}}
Location {{{location}}}
{{Monster
|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.