Difference between revisions of "Template:Earth coordinates"

From Pandorabox
Jump to navigation Jump to search
m
Line 14: Line 14:
 
[[Category:Template]]
 
[[Category:Template]]
  
<includeonly><onlyinclude>[https://pandorabox.io/map/#!/map/0/12/{{{x}}}/{{{z}}} '''X''': {{{x}}} '''Y''': {{{y}}} '''Z''': {{{z}}}]</onlyinclude></includeonly>
+
<includeonly><onlyinclude><code>[https://pandorabox.io/map/#!/map/0/12/{{{x}}}/{{{z}}} '''X''': {{{x}}} '''Y''': {{{y}}} '''Z''': {{{z}}}]</code></onlyinclude></includeonly>

Revision as of 13:43, 15 January 2021

Description

I created this template and moved it to "Earth coordinates". I want it to do two things: be both human-readable and have a map link. - User:6r1d

Example

Use following code:

{{Earth_coordinates |x=123 |y=234 |z=345}}

To get following link:

X: 123 Y: 234 Z: 345