Template:DQ3Enemy: Difference between revisions
Jump to navigation
Jump to search
contrast |
m lang tag |
||
| Line 2: | Line 2: | ||
<div style="background-color: #0066ff; padding: 3px; border-radius: 7px; max-width: 63em;"> | <div style="background-color: #0066ff; padding: 3px; border-radius: 7px; max-width: 63em;"> | ||
<div style="display: flex; padding: 0.5em; height: 1.35em; justify-content: space-between; align-items: center; color: white;"> | <div style="display: flex; padding: 0.5em; height: 1.35em; justify-content: space-between; align-items: center; color: white;"> | ||
<div>{{#if: {{{name|}}} | '''{{{name}}}''' }} {{#if: {{{kanji|}}} | ({{{kanji}}}{{#if: {{{romanji|}}} | ''{{{romanji}}}'' }})}}</div> | <div>{{#if: {{{name|}}} | '''{{{name}}}''' }} {{#if: {{{kanji|}}} | (<span lang="ja">{{{kanji}}}{{#if: {{{romanji|}}} | ''{{{romanji}}}'' }}</span>)}}</div> | ||
<div>[[File:DQ3-SNES-LOGO-ICON.png|link=Dragon Quest III: The Seeds of Salvation|alt=Dragon Quest III: The Seeds of Salvation]]</div> | <div>[[File:DQ3-SNES-LOGO-ICON.png|link=Dragon Quest III: The Seeds of Salvation|alt=Dragon Quest III: The Seeds of Salvation]]</div> | ||
</div> | </div> | ||
Revision as of 19:40, 21 April 2025
This is a template for enemies as they appear in Dragon Quest III: The Seeds of Salvation. For appearances in other games, please use the corresponding enemy template.
Example
Usage
{{DQ3Enemy
|name=
|kanji=
|romanji=
|bestiaryNumber=
|sprite=
|lvl=
|hp=
|mp=
|exp=
|gold=
|attack=
|defense=
|agility=
|spells=
|skills=
|item=
|locations=
|evasion=
|fire-resist=
|crack-resist=
|woosh-resist=
|zap-resist=
|whack-resist=
|kamikazee-resist=
|poof-resist=
|dazzle-resist=
|snooze-resist=
|drain-magic-resist=
|fizzle-resist=
|fuddle-resist=
|sap-resist=
|deceleratle-resist=
|snes-sprites=
|gbc-sprites=
|switch-sprites=
}}