Template:Shop: Difference between revisions

No edit summary
No edit summary
Line 19: Line 19:
   <td style="white-space: nowrap; vertical-align: top; padding-right: 4px;"><b>Location</b></td>
   <td style="white-space: nowrap; vertical-align: top; padding-right: 4px;"><b>Location</b></td>
   <td style="border-left: 2px solid #e9e9e9; width:100%; padding-left: 5px;">[[{{{location|Unknown}}}]]</td>
   <td style="border-left: 2px solid #e9e9e9; width:100%; padding-left: 5px;">[[{{{location|Unknown}}}]]</td>
</tr>
}}
{{#if:{{{xPos|}}}{{{yPos|}}}|
<tr>
  <td style="white-space: nowrap; vertical-align: top; padding-right: 4px;"><b>[[{{{lvl|Overworld}}}]]</b></td>
  <td style="border-left: 2px solid #e9e9e9; width:100%; padding-left: 5px;"><code>{{{xPos}}},{{{yPos}}}</code></td>
</tr>
</tr>
}}
}}