Template:DQEnemy: Difference between revisions

From Dragon Quest Wiki
Jump to navigation Jump to search
m container: allow more width on mobile
m 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|}}} | &nbsp;''{{{romanji}}}'' }})}}</div>
     <div>{{#if: {{{name|}}} | '''{{{name}}}''' }} {{#if: {{{kanji|}}} | ({{{kanji}}}{{#if: {{{romanji|}}} | &nbsp;''{{{romanji}}}'' }})}}</div>
     <div></div>
     <div><!-- space for logo link --></div>
</div>
</div>
<div style="background-color: #ffecc1; border-radius: 5px; padding: 3px;">
<div style="background-color: #ffecc1; border-radius: 5px; padding: 3px;">

Revision as of 19:02, 21 April 2025


This is a template for enemies that appear in Dragon Quest. For appearances in other games, see 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 (SFC, 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=
}}