Template:Coordinates: Difference between revisions

From EarthMC
Jump to navigation Jump to search
(added Backward compatibility)
mNo edit summary
 
Line 1: Line 1:
<includeonly>[[File:Wiki-wordmark.png|20px|link=https://earthmc.net/map/{{#ifeq:{{{server}}}||nova|{{{server}}}}}/?worldname=earth&mapname=flat&zoom=6&x={{{x}}}&y=64&z={{{z}}} ]] [https://earthmc.net/map/{{#ifeq:{{{server}}}||nova|{{{server}}}}}/?worldname=earth&mapname=flat&zoom=6&x={{{x}}}&y=64&z={{{z}}} {{{x}}}, {{{z}}}]</includeonly>
<includeonly>
[[File:Wiki-wordmark.png|20px|link=https://earthmc.net/map/{{#if:{{{server|}}}|{{{server}}}|nova}}/?worldname=earth&mapname=flat&zoom=6&x={{{x}}}&y=64&z={{{z}}} ]] [https://earthmc.net/map/{{#if:{{{server|}}}|{{{server}}}|nova}}/?worldname=earth&mapname=flat&zoom=6&x={{{x}}}&y=64&z={{{z}}} {{{x}}}, {{{z}}}]</includeonly>
<noinclude>
<noinclude>
This template can be used to create links to specific locations on the server dynmap.
This template can be used to create links to specific locations on the server dynmap.

Latest revision as of 22:45, 23 March 2023


This template can be used to create links to specific locations on the server dynmap.

Usage

Template usage:

{{Coordinates|server=serverName|x=XCoords|z=ZCoords}}

Example:

{{Coordinates|server=aurora|x=4469|z=-10881}}

which gives Wiki-wordmark.png 4469, -10881


Backward compatibility

To make sure that old usage of the template does not break, if the server field is left empty, the link will direct to Nova server map. Example:

{{Coordinates|x=4099|z=-12418}}

which gives Wiki-wordmark.png 4099, -12418