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...") |
|||
| Line 123: | Line 123: | ||
<pre>{{MER-coordinates | <pre>{{MER-coordinates | ||
| − | | logo = | + | | logo = Mergania Flag.png |
| node = 45112210 | | node = 45112210 | ||
}}</pre> | }}</pre> | ||
| Line 129: | Line 129: | ||
{{MER-coordinates | {{MER-coordinates | ||
| name = | | name = | ||
| − | | logo = | + | | logo = Mergania Flag.png |
| node = 45112210 | | node = 45112210 | ||
|}} | |}} | ||
| Line 214: | Line 214: | ||
{{MER-coordinates}} | {{MER-coordinates}} | ||
| − | [[Category:Templates | + | [[Category:Templates Mergania]] |
[[Category:Templates User:MStr]]</noinclude> | [[Category:Templates User:MStr]]</noinclude> | ||
Latest revision as of 17:01, 23 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 = Mergania 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 }}