Template:Shop: Difference between revisions

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