Template:DQEnemy: Difference between revisions

From Dragon Quest Wiki
Jump to navigation Jump to search
Created new template for DQ1 enemies, will begin rolling it out soon
 
m fixed bug
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; padding: 3px 3px 3px 3px; border-radius: 7px; width: 739px;" >
<div style="padding-left: 5px;">{{#if: {{{name|}}} | '''{{{name}}}''' }} {{#if: {{{kanji|}}} | ({{{kanji}}}{{#if: {{{romanji|}}} | &nbsp;''{{{romanji}}}'' }}}}) </div>
<div style="padding-left: 5px;">{{#if: {{{name|}}} | '''{{{name}}}''' }} {{#if: {{{kanji|}}} | ({{{kanji}}}{{#if: {{{romanji|}}} | &nbsp;''{{{romanji}}}'' }})}} </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 19:36, 19 October 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
Remakes (SNES, GBC, Mobile)
Sprites HP MP Experience Gold Attack Defense Agility
3 ? 1 2 5 3 2
Spell(s)
Location(s) Near Tantegel



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=
|remake-sprites=
|remake-hp=
|remake-mp=
|remake-exp=
|remake-gold=
|remake-attack=
|remake-defense=
|remake-agility=
|remake-spells=
|remake-locations=
}}