Template:DQItem: Difference between revisions
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> | ||