Template:Enemy: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
added description parameter |
||
| Line 28: | Line 28: | ||
{{!}} style=background:green; white-space:nowrap width:110px {{!}} <font color=white>Spells</font> | {{!}} style=background:green; white-space:nowrap width:110px {{!}} <font color=white>Spells</font> | ||
{{!}} style="border: 1px black solid;" {{!}} {{{spells}}} }} | {{!}} style="border: 1px black solid;" {{!}} {{{spells}}} }} | ||
{{#if: {{{description|}}} | {{!}}- | |||
{{!}} style=background:green; white-space:nowrap width:110px {{!}} <font color=white>Description</font> | |||
{{!}} style="border: 1px black solid;" {{!}} {{{description}}} }} | |||
|- | |- | ||
|style=background:green; white-space:nowrap|<font color=white>Location</font> | |style=background:green; white-space:nowrap|<font color=white>Location</font> | ||
| Line 47: | Line 50: | ||
|skills= | |skills= | ||
|spells= | |spells= | ||
|description= | |||
|location= | |location= | ||
|}} | |}} | ||
Revision as of 21:22, 28 January 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.