Template:DQ3Enemy: Difference between revisions
Jump to navigation
Jump to search
evened out resistance columns a bit |
contrast |
||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
<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;"> | <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|}}} | ({{{kanji}}}{{#if: {{{romanji|}}} | ''{{{romanji}}}'' }})}}</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> | ||
<div style="background-color: #ffecc1; border-radius: 5px; padding: 1px;"> | <div style="background-color: #ffecc1; border-radius: 5px; padding: 1px;"> | ||
<div style="height: 24px; margin: 5px; background-color: #0066ff; border-radius: 5px; padding: 3px; text-align: center; line-height: 24px;"> | <div style="height: 24px; margin: 5px; background-color: #0066ff; border-radius: 5px; padding: 3px; text-align: center; line-height: 24px; font-weight: bold; color: white;">Original ({{NES}})</div> | ||
{{paired list grid | {{paired list grid | ||
| key background color = #FFD700 | | key background color = #FFD700 | ||
| Line 89: | Line 89: | ||
}} | }} | ||
</div> | </div> | ||
<div style="height: 24px; margin: 5px; background-color: #0066ff; border-radius: 5px; padding: 3px; text-align: center; line-height: 24px;"> | <div style="height: 24px; margin: 5px; background-color: #0066ff; border-radius: 5px; padding: 3px; text-align: center; line-height: 24px; font-weight: bold; color: white;">Remakes sprites</div> | ||
{{paired list grid | {{paired list grid | ||
| key background color = #FFD700 | | key background color = #FFD700 | ||
Revision as of 08:54, 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=
}}