Template:DQ2Enemy: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
m (added logo back onto template, will serve as base for DQ3 template) |
||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
<div style="background-color: #f4ce81; padding: 3px 3px 3px 3px; border-radius: 7px; width: 739px;" > | <div style="background-color: #f4ce81; float: left; padding: 3px 3px 3px 3px; border-radius: 7px; width: 739px;" > | ||
<div style="padding-left: 5px; padding-right: 5px; height: 36px; line-height: 32px;"> | <div style="padding-left: 5px; padding-right: 5px; height: 36px; line-height: 32px;"> | ||
<table style="width: 100%"><tr> | <table style="width: 100%"><tr> | ||
<td valign="top">{{#if: {{{name|}}} | '''{{{name}}}''' }} {{#if: {{{kanji|}}} | ({{{kanji}}}{{#if: {{{romanji|}}} | ''{{{romanji}}}'' }})}}</td> | <td valign="top">{{#if: {{{name|}}} | '''{{{name}}}''' }} {{#if: {{{kanji|}}} | ({{{kanji}}}{{#if: {{{romanji|}}} | ''{{{romanji}}}'' }})}}</td><td style="text-align:right">[[File:DQ2-SNES-LOGO-ICON.PNG]]</td> | ||
</tr></table> | </tr></table> | ||
</div> | </div> | ||
| Line 133: | Line 133: | ||
</div> | </div> | ||
</div> | </div> | ||
</div></includeonly> | </div>{{clear}}</includeonly> | ||
<noinclude> | <noinclude> | ||
This is a template for enemies as they appear in | This is a template for enemies as they appear in {{DQ2}}. For appearances in other games, please use the corresponding enemy template. | ||
== Example == | == Example == | ||
Revision as of 18:06, 10 August 2017
This is a template for enemies as they appear in Dragon Quest II: Luminaries of the Legendary Line. For appearances in other games, please use the corresponding enemy template.
Example
Usage
{{DQ2Enemy
|name=
|kanji=
|romanji=
|nes-sprite=
|nes-hp=
|nes-mp=
|nes-exp=
|nes-gold=
|nes-attack=
|nes-defense=
|nes-agility=
|nes-spells=
|nes-locations=
|nes-item=
|nes-evasion=
|nes-fire-resist=
|nes-dazzle-resist=
|nes-snooze-resist=
|nes-thwack-resist=
|nes-fizzle-resist=
|nes-kasap-resist=
|remake-sprites=
|remake-hp=
|remake-mp=
|remake-exp=
|remake-gold=
|remake-attack=
|remake-defense=
|remake-agility=
|remake-spells=
|remake-locations=
|remake-item=
|remake-evasion=
|remake-fire-resist=
|remake-dazzle-resist=
|remake-snooze-resist=
|remake-thwack-resist=
|remake-fizzle-resist=
|remake-kasap-resist=
}}