Template:DQItem: Difference between revisions

From Dragon Quest Wiki
m (added third option for using item)
(renamed two sections to be more logical)
Line 55: Line 55:
     <table  style="border: 1px solid orange; border-radius: 3px; width: 100%; margin-top: 5px; border-right: 1px solid orange; text-align: center; height: 32px;" cellspacing="0" cellpadding="0">
     <table  style="border: 1px solid orange; border-radius: 3px; width: 100%; margin-top: 5px; border-right: 1px solid orange; text-align: center; height: 32px;" cellspacing="0" cellpadding="0">
       <tr>
       <tr>
         <td style="width: 128px; height: 24px; background-color:  #f4ce81; border-bottom: 1px solid orange; border-right: 1px solid orange">'''Sold At'''</td>
         <td style="width: 128px; height: 24px; background-color:  #f4ce81; border-bottom: 1px solid orange; border-right: 1px solid orange">'''Shop(s)'''</td>
         <td style="text-align: center; border-bottom: 1px solid orange;">{{#if: {{{sold-at|}}} | {{{sold-at}}} }}</td>
         <td style="text-align: center; border-bottom: 1px solid orange;">{{#if: {{{shops|}}} | {{{shops}}} }}</td>
       </tr>
       </tr>
       <tr>
       <tr>
         <td style="width: 100px; height: 24px; background-color:  #f4ce81; border-right: 1px solid orange;">'''Found In'''</td>
         <td style="width: 100px; height: 24px; background-color:  #f4ce81; border-right: 1px solid orange;">'''Location(s)'''</td>
         <td style="text-align: center;">{{#if: {{{found-in|}}} | {{{found-in}}} }}</td>
         <td style="text-align: center;">{{#if: {{{locations|}}} | {{{locations}}} }}</td>
       </tr>
       </tr>
     </table>
     </table>
Line 87: Line 87:
|out-of-battle=yes
|out-of-battle=yes
|in-battle=
|in-battle=
|sold-at=[[Brecconary]], [[Garinham]], [[Kol]], [[Cantlin]]
|shops=[[Brecconary]], [[Garinham]], [[Kol]], [[Cantlin]]
|found-in=King's chamber in [[Tantegel]]
|locations=King's chamber in [[Tantegel]]
|effect=Used in dungeons to light them up. Only illuminates tiles adjacent to the player, but its effect lasts until the player exits the dungeon.
|effect=Used in dungeons to light them up. Only illuminates tiles adjacent to the player, but its effect lasts until the player exits the dungeon.
|description=Lights up the darkness of dungeons.
|description=Lights up the darkness of dungeons.
Line 104: Line 104:
|out-of-battle=
|out-of-battle=
|in-battle=
|in-battle=
|sold-at=
|shops=
|found-in
|locations=
|description=
|description=
}}
}}
</pre>
</pre>
</noinclude>
</noinclude>

Revision as of 20:23, 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 ???
Shop(s) Brecconary, Garinham, Kol, Cantlin
Location(s) 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=
|shops=
|locations=
|description=
}}