Template:DQEnemy: Difference between revisions

From Dragon Quest Wiki
Jump to navigation Jump to search
m yet another floating logo bug fix
m bug fixes
Line 1: Line 1:
<includeonly>
<includeonly>
<div style="background-color: #f4ce81; padding: 3px 3px 3px 3px; border-radius: 7px; width: 739px;" >[[File:DQ-SNES-LOGO-ICON.PNG|right]]
<div style="background-color: #f4ce81; padding: 3px 3px 3px 3px; border-radius: 7px; width: 739px;" >
<div style="padding-left: 5px; padding-right: 5px; height: 32px; line-height: 32px;">{{#if: {{{name|}}} | '''{{{name}}}''' }} {{#if: {{{kanji|}}} | ({{{kanji}}}{{#if: {{{romanji|}}} | &nbsp;''{{{romanji}}}'' }})}}</div>
<div style="padding-left: 5px; padding-right: 5px; height: 32px;">
<table style="width: 100%">
<tr>
<td>{{#if: {{{name|}}} | '''{{{name}}}''' }} {{#if: {{{kanji|}}} | ({{{kanji}}}{{#if: {{{romanji|}}} | &nbsp;''{{{romanji}}}'' }})}}</td>
<td style="text-align: right;">[[File:DQ-SNES-LOGO-ICON.PNG]]</td>
</tr>
</table>
</div>
<div style="background-color: #ffecc1; border-radius: 5px; padding: 3px;">
<div style="background-color: #ffecc1; border-radius: 5px; padding: 3px;">
     <div style="height: 24px; width: 99%; background-color: #ffc456; border-radius: 5px; padding: 3px; text-align: center; line-height: 24px;">'''Original (NES)'''</div>
     <div style="height: 24px; width: 99%; background-color: #ffc456; border-radius: 5px; padding: 3px; text-align: center; line-height: 24px;">'''Original (NES)'''</div>

Revision as of 21:18, 17 December 2016


This is a template for enemies as they appear in Dragon Quest. For appearances in other games, please use the corresponding enemy template.

Example

Slime (スライム suraimu)
Original (NES)
Sprite HP MP Experience Gold Attack Defense Agility
3 ? 1 1 5 3 2
Spell(s)
Location(s) Near Tantegel
Evasion Fizzle Resistance Snooze Resistance Sizz & Sizzle Resistance
164 1516 016 016
Remakes (SNES, GBC, Mobile)
Sprites HP MP Experience Gold Attack Defense Agility
3 ? 1 2 5 3 2
Spell(s)
Location(s) Near Tantegel
Evasion Fizzle Resistance Snooze Resistance Sizz & Sizzle Resistance
? ? ? ?


Usage

{{DQEnemy
|name=
|kanji= 
|romanji=
|nes-sprite=
|nes-hp=
|nes-mp=
|nes-exp=
|nes-gold=
|nes-attack=
|nes-defense=
|nes-agility=
|nes-spells=
|nes-locations=
|nes-evasion=
|nes-fizzle-resist=
|nes-snooze-resist=
|nes-sizz-resist=
|remake-sprites=
|remake-hp=
|remake-mp=
|remake-exp=
|remake-gold=
|remake-attack=
|remake-defense=
|remake-agility=
|remake-spells=
|remake-locations=
|remake-evasion=
|remake-fizzle-resist=
|remake-snooze-resist=
|remake-sizz-resist=
}}