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">'''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>