Difference between revisions of "Template:MER-coordinates"
(Created page with "<!-- Please DO NOT EDIT! Please contact User:Mstr for any edits! --><includeonly>{{#iferror: {{ #If:{{{zoom|}}}{{{latitude|}}}{{{longitude|}}} | {{#If:{{{logo|}}} | {{ #ifeq...") |
(No difference)
|
Revision as of 10:07, 22 October 2021
Usage
{{MER-coordinates
| name =
| logo =
| zoom =
| latitude =
| longitude =
| node =
| way =
| relation =
| layer =
}}
{{MER-coordinates | name = | logo = | zoom = | latitude = | longitude = | node = | way = | relation = | layer = }}
Examples
Example I
Linking coordinates without name and layer "H"
{{MER-coordinates
| zoom = 17
| latitude = 47.13913
| longitude = 131.35221
| layer = H
}}
Example II
Linking a single node with name "test"
{{MER-coordinates
| name = test
| node = 45112210
}}
Example III
Linking a single node without name using an image
{{MER-coordinates
| logo = Mergany Flag.png
| node = 45112210
}}
Example IV
Linking a single node without name with logo "no"
{{MER-coordinates
| logo = no
| node = 45112210
}}
Example V
Linking a way without name
{{MER-coordinates
| way = 5079285
}}
Example VI
Linking a way without name
{{MER-coordinates
| relation = 43145
}}
Example VII
Linking coordinates with name "test" surroundet by a text to show the line distance
Test here is text test here is text test here is text test here is text test here is text test here is text test here is text test here is text test here
is text test here is text test
test here is text test here is text test here is text test
here is text test here is text test here is text test here is text test here is text test here is text test here is text test here is
text test here is text test here is text test here is text test here is text test here is text test
Example VIII
Negative coordinates
{{MER-coordinates
| zoom = 17
| latitude = -47.13913
| longitude = -131.35221
}}
Example IX
Short coordinates, nodes, ways and relations
{{MER-coordinates | w | 5079285 }}