Template:DQItem: Difference between revisions

From Dragon Quest Wiki
m (typo)
m (added third option for using item)
Line 37: Line 37:
           | n  
           | n  
           | N = <td style="padding: 2px; height: 24px; text-align: center; background-color: #ffb7b7; border-right: 1px solid orange; color: #880000">[[File:ICON-NO-X.png]] '''NO'''</td>
           | N = <td style="padding: 2px; height: 24px; text-align: center; background-color: #ffb7b7; border-right: 1px solid orange; color: #880000">[[File:ICON-NO-X.png]] '''NO'''</td>
           | #default = <td style="padding: 2px; height: 24px; text-align: center; border-right: 1px solid orange">???</td>
           | #default = <td style="padding: 2px; height: 24px; text-align: center; background-color: #eee">[[File:ICON-INFO-QUESTION.png]] '''{{#if: {{{out-of-battle|}}} |  {{{out-of-battle}}} | ???}}'''</td>
         }}
         }}
         {{#switch: {{{in-battle|}}}
         {{#switch: {{{in-battle|}}}
Line 48: Line 48:
           | n  
           | n  
           | N = <td style="padding: 2px; height: 24px; text-align: center; background-color: #ffb7b7; color: #880000">[[File:ICON-NO-X.png]] '''NO'''</td>
           | N = <td style="padding: 2px; height: 24px; text-align: center; background-color: #ffb7b7; color: #880000">[[File:ICON-NO-X.png]] '''NO'''</td>
           | #default = <td style="padding: 2px; height: 24px; text-align: center;">???</td>
           | #default = <td style="padding: 2px; height: 24px; text-align: center; background-color: #eee">[[File:ICON-INFO-QUESTION.png]] '''{{#if: {{{in-battle|}}} |  {{{in-battle}}} | ???}}'''</td>
         }}
         }}
       </tr>
       </tr>
Line 86: Line 86:
|sell=4 gold
|sell=4 gold
|out-of-battle=yes
|out-of-battle=yes
|in-battle=no
|in-battle=
|sold-at=[[Brecconary]], [[Garinham]], [[Kol]], [[Cantlin]]
|sold-at=[[Brecconary]], [[Garinham]], [[Kol]], [[Cantlin]]
|found-in=King's chamber in [[Tantegel]]
|found-in=King's chamber in [[Tantegel]]

Revision as of 19:40, 23 October 2017

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

Example

Torch DQ-SNES-LOGO-ICON.PNG
Buy Sell Effect
8 gold 4 gold Used in dungeons to light them up. Only illuminates tiles adjacent to the player, but its effect lasts until the player exits the dungeon.
Can Be Used Outside Of Battle? Can Be Used In Battle?
ICON-YES-CHECK.png YES ICON-INFO-QUESTION.png ???
Sold At Brecconary, Garinham, Kol, Cantlin
Found In King's chamber in Tantegel
In-Game Description
Mobile Lights up the darkness of dungeons.


Usage

{{DQItem
|name=
|kanji= 
|romanji=
|buy= 
|sell=
|effect=
|out-of-battle=
|in-battle=
|sold-at=
|found-in
|description=
}}