Template:Location: Difference between revisions

No edit summary
No edit summary
 
(6 intermediate revisions by the same user not shown)
Line 28: Line 28:
{{#if:{{{xPos|}}}{{{yPos|}}}|
{{#if:{{{xPos|}}}{{{yPos|}}}|
<tr>
<tr>
   <td colspan="2" style="margin: 0; padding: 0;">{{MapEmbed|lvl={{#replace:{{{lvl|Overworld}}}|Underground|Underworld}}|xPos={{{xPos}}}|yPos={{{yPos}}}|size=300px}}</td>
  <th colspan="2" style="background:#e9e9e9;">Map</th>
</tr>
<tr>
   <td colspan="2" style="padding: 0; margin: 0; line-height: 0;">{{MapEmbed|lvl={{#replace:{{{lvl|Overworld}}}|Underground|Underworld}}|xPos={{{xPos}}}|yPos={{{yPos}}}|size=300px}}</td>
</tr>
</tr>
}}
}}