Template:Enemy: Difference between revisions

From Dragon Quest Wiki
Jump to navigation Jump to search
major expansion update
Moving doc to /doc page
Line 1: Line 1:
<onlyinclude><includeonly>
{| width=290px style="font-family: verdana; padding: 6px; margin: 0 0 1em 1em; font-size: 10px; background-color: #ffffff; color:black; border:1px solid #8888aa; {{#if: {{{float|}}} | float:{{{float}}}; clear:{{{float}}} | float:right; clear:right; }}"
{| width=290px style="font-family: verdana; padding: 6px; margin: 0 0 1em 1em; font-size: 10px; background-color: #ffffff; color:black; border:1px solid #8888aa; {{#if: {{{float|}}} | float:{{{float}}}; clear:{{{float}}} | float:right; clear:right; }}"
|-
|-
Line 59: Line 60:
{{!}} style="background-color:green; white-space:nowrap; width:110px; color:white;" {{!}} Locations
{{!}} style="background-color:green; white-space:nowrap; width:110px; color:white;" {{!}} Locations
{{!}} style="border: 1px black solid;" {{!}} {{{locations}}} }}
{{!}} style="border: 1px black solid;" {{!}} {{{locations}}} }}
|}
<noinclude>
{| style="float: bottom;"
|
<pre>
{{Enemy
|float=
|image=[[Image:|200px]]
|name=
|game=
|romanji=
|hp=
|mp=
|attack=
|defense=
|agility=
|experience=
|gold=
|droppedItem=
|skills=
|spells=
|family=
|bestiaryNumber=
|captureRate=
|description=
|locations=
|}}
</pre>
|}
|}
The float parameter corresponds to the CSS float property which should be 'left', 'right', or 'none'.  The default is 'right'.
</includeonly>
 
</onlyinclude>
Note image, name, and game appearance are the only 'required' fields.
<noinclude>See the [[Template:Enemy/doc|Enemy/doc]] page for documentation on this template.
</noinclude>
</noinclude>

Revision as of 00:22, 13 February 2010


See the Enemy/doc page for documentation on this template.