Template:DQItem: Difference between revisions
Jump to navigation
Jump to search
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">''' | <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: {{{ | <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;">''' | <td style="width: 100px; height: 24px; background-color: #f4ce81; border-right: 1px solid orange;">'''Location(s)'''</td> | ||
<td style="text-align: center;">{{#if: {{{ | <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= | ||
| | |shops=[[Brecconary]], [[Garinham]], [[Kol]], [[Cantlin]] | ||
| | |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= | ||
| | |shops= | ||
| | |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
| 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? |
| 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=
}}