Template:Coordinates/ItemSimple: Difference between revisions
No edit summary Tag: Reverted |
No edit summary |
||
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
|- | |- | ||
| {{#if:{{{LinkPage|}}} | [[{{{LinkPage}}}|{{#if:{{{LinkText|}}}|{{{LinkText}}}|{{{LinkPage}}}}}]] | [[{{#replace:{{{Map|Overworld}}}|Underworld|Underground}}]] }} | | {{#if:{{{LinkPage|}}} | [[{{{LinkPage}}}|{{#if:{{{LinkText|}}}|{{{LinkText}}}|{{{LinkPage}}}}}]] | [[{{#replace:{{{Map|Overworld}}}|Underworld|Underground}}]] }} | ||
| <code>{{{xPos}}},{{{yPos}}}</code> | | <code style="border: 1px solid var(--border-color-base) !important;">{{{xPos}}},{{{yPos}}}</code> | ||
| {{MapLightbox|lvl={{{Map}}}|xPos={{{xPos}}}|yPos={{{yPos}}}}} | | {{MapLightbox|lvl={{{Map}}}|xPos={{{xPos}}}|yPos={{{yPos}}}}} | ||
|- |