From StrategyWiki, the video game walkthrough and strategy guide wiki
Jump to navigation Jump to search
(more fixes)
(combined parameters, more cleanup)
Line 9: Line 9:
|-
|-
| colspan="6" id="{{{sname}}}" style="text-align:center;font-size:125%" |
| colspan="6" id="{{{sname}}}" style="text-align:center;font-size:125%" |
{{#if:{{{nes|}}}||[[File:DW3 monster NES {{{nname|{{{name}}}}}}.png]]}}[[File:DW3 monster GBC {{{gname|{{{name}}}}}}.png]][[File:DW3 monster SNES {{{sname|{{{name}}}}}}.png]]
{{#if:{{{nes|}}}||[[File:DW3 monster NES {{{nname}}}.png]]}}[[File:DW3 monster GBC {{{gname}}}.png]][[File:DW3 monster SNES {{{sname}}}.png]]
|-
|-
! colspan="3"| !!NES!!GBC!!SNES
! colspan="3"| !!NES!!GBC!!SNES
|-
|-
! colspan="3"|HP
! colspan="3"|HP
|{{{nhp}}}||{{{ghp}}}||{{{shp}}}
|{{{neshp}}}||{{{remakehp}}}||{{{remakehp}}}
|-
|-
! colspan="3"|XP
! colspan="3"|XP
|{{{nxp}}}||{{{gxp}}}||{{{sxp}}}
|{{{nesxp}}}||{{{remakexp}}}||{{{remakexp}}}
|-
|-
! colspan="3"|Gold
! colspan="3"|Gold
|{{{ngold}}}||{{{ggold}}}||{{{sgold}}}
|{{{nesgold}}}||{{{remakegold}}}||{{{remakegold}}}
|-
|-
! colspan="3"|Drop
! colspan="3"|Drop
|{{{ndrop}}}||{{{gdrop}}}||{{{sdrop}}}
|{{{nesdrop}}}||{{{remakedrop}}}||{{{remakedrop}}}
|-
|-
! colspan="3"|Location
! colspan="3"|Location

Revision as of 17:39, 5 July 2012

This page has been transcluded from Template:DW3enemy/Documentation.


This template is used to display information about an enemy in Dragon Warrior III.

{{DWenemy
Names
|name= If the name is the same in all versions use this instead of the following three parameters.
|nname= This is the NES name of the enemy.
|rname= This is the GBC/SNES name of the enemy if they are the same. If used, ignore the next two parameters.
|gname= This is the GBC name of the enemy if they are different.
|sname= This is the SNES name of the enemy if they are different.

Stats
|neshp= NES specific HP value.
|remakehp= GBC/SNES specific HP value.
|nesxp= NES specific XP value.
|remakexp= GBC/SNES specific XP value.
|nesgold= NES specific Gold value.
|remakegold= GBC/SNES specific Gold value.
|nesdrop= NES specific Item value.
|remakedrop= GBC/SNES specific Item value.
|loca= Where the Monster appears.

Optional
|notes= remarks about enemy abilities
|boss= use boss=1 to make the boss name bold
|nes= use nes=1 if the enemy does not appear in NES version of the game
|snes= use snes=1 if the enemy does not appear in the SNES version of the game (this is only used with GBC-Only enemies)

Japanese name info
|japanese= The Japanese name (Hiragana/Kanji/Katakana).
|romanji= The Japanese romanji for the Japanese name.
|translation= The literal translation of the Japanese name.

For Kandar revisited and others:
|nesimage=
|gbcimage=
|snesimage=
}}

Example

{{DW3enemy
|nname=Slime
|rname=Slime
|japanese=スライム
|romanji=suraimu
|translation=slime
|neshp=8
|remakehp=8
|nesxp=6
|remakexp=4
|nesgold=3
|remakegold=2
|nesdrop=Medical Herb
|remakedrop=Medical Herb
|loca=Aliahan Area, Reeve Area, Cave on the Promotory, Tower of Najima, Tantegel Area, Cantlin Area
}}
NES name Slime GBC name {{{gname}}} SNES name {{{sname}}}

[[File:DW3 monster GBC {{{gname}}}.png]][[File:DW3 monster SNES {{{sname}}}.png]]

NES GBC SNES
HP 8 8 8
XP 6 4 4
Gold 3 2 2
Drop Medical Herb Medical Herb Medical Herb
Location Aliahan Area, Reeve Area, Cave on the Promotory, Tower of Najima, Tantegel Area, Cantlin Area
Notes