Template:Location/doc: Difference between revisions
Jump to navigation
Jump to search
Wikimedia+Commons>Achim55 m Reverted edits by 2600:1004:B0DE:6FDD:D158:615B:AAAA:6958 (talk) to last revision by Tacsipacsi |
Richardpruen (talk | contribs) m 1 revision imported |
(No difference)
|
Latest revision as of 13:15, 23 November 2021
This template uses Lua: |
Syntax #1: decimal degrees
Lua error in Module:Languages at line 412: invalid escape sequence near '''.
Syntax #2: Degrees/Minutes/Seconds (DMS)
Lua error in Module:Languages at line 412: invalid escape sequence near '''.
Syntax #2a: Degrees/Minutes/Seconds (DMS) symbols
It is possible to use the output format (of e.g. Location, or Wikimapia) as the input for Location:
The DMS data string can be converted from the symbol format
e.g. {{ Location | 1 = 34°01′27.37″N 116°09′29.88″W | ... }}
to the above DMS format; all the other parameters also like above.
Additional spaces or commas are allowed.
Examples
Code |
|
---|---|
Produces | Script error: The function "LocationTemplateCore" does not exist. |
Code |
|
---|---|
Produces | Script error: The function "LocationTemplateCore" does not exist. |
Code | {{Location|34° 01′ 27.37″ N, 116° 09′ 29.88″ W|region:DE-NI_scale:10000_heading:SW}} |
---|---|
Produces | Script error: The function "LocationTemplateCore" does not exist. |
Code | {{Location|34|1|27.37|N|116|9|...}} |
---|---|
Produces | Script error: The function "LocationTemplateCore" does not exist. |