Template:Location: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(10 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<div class="infobox"> | <div class="infobox"> | ||
<table style="border:1px solid | <table style="border:1px solid var(--border-color-base) !important; background:var(--bg-main) !important; width:300px; font-size:90%;"> | ||
<tr> | <tr> | ||
<th colspan="2" style="background: | <th colspan="2" style="background:var(--bg-contrast) !important; text-align:center; font-size:110%;"><big>{{{name|{{PAGENAME}}}}}</big></th> | ||
</tr> | </tr> | ||
{{#if:{{{imageNope|}}}| | {{#if:{{{imageNope|}}}| | ||
Line 16: | Line 16: | ||
{{#if:{{{xPos|}}}{{{yPos|}}}| | {{#if:{{{xPos|}}}{{{yPos|}}}| | ||
<tr> | <tr> | ||
<td style="white-space: nowrap; vertical-align: top; padding-right: | <td style="white-space: nowrap; vertical-align: top; padding-right: 8px;"><b>{{#replace:{{{lvl|Overworld}}}|Underworld|Underground}}</b></td> | ||
<td style="border-left: 2px solid | <td style="border-left: 2px solid var(--border-color-base) !important; width:100%; padding-left: 10px;"><code style="border: 1px solid var(--border-color-base) !important;">[[{{#replace:{{{lvl|Overworld}}}|Underworld|Underground}}|{{{xPos}}},{{{yPos}}}]]</code></td> | ||
</tr> | </tr> | ||
}} | }} | ||
{{#if:{{{teleport|}}}| | {{#if:{{{teleport|}}}| | ||
<tr> | <tr> | ||
<td style="white-space: nowrap; vertical-align: top; padding-right: | <td style="white-space: nowrap; vertical-align: top; padding-right: 8px;"><b>Teleport</b></td> | ||
<td style="border-left: 2px solid | <td style="border-left: 2px solid var(--border-color-base) !important; width:100%; padding-left: 10px;">[[{{{teleport|}}}]]</td> | ||
</tr> | </tr> | ||
}} | }} | ||
{{#if:{{{xPos|}}}{{{yPos|}}}| | {{#if:{{{xPos|}}}{{{yPos|}}}| | ||
{{MapEmbed|lvl={{#replace:{{{lvl|Overworld}}}|Underground|Underworld}}|xPos={{{xPos}}}|yPos={{{yPos}}}|size=300px}} | <tr> | ||
<th colspan="2" style="background:var(--bg-contrast) !important;">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> | |||
}} | }} | ||
</table> | |||
</div> | </div> | ||
{{#ifeq:{{NAMESPACE}}|Template | {{#ifeq:{{NAMESPACE}}|Template |
Latest revision as of 14:45, 18 June 2025
Location |
---|