Difference between revisions of "Template:LocFormat"
Jump to navigation
Jump to search
(4 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
==== Usage ==== | ==== Usage ==== | ||
<pre>{{LocFormat | <pre>{{LocFormat | ||
− | | | + | |coordinates |
− | |format=dd}}</pre> | + | |format=dd |
− | {{LocFormat| | + | |directional=no}}</pre> |
+ | {{LocFormat|43° 16' 28.74" N, 2° 1' 16.69" W }} | ||
[[Category:Template]] | [[Category:Template]] | ||
</noinclude> | </noinclude> | ||
− | <includeonly>{{#coordinates:{{{ | + | <includeonly>{{#coordinates:{{{1}}}|format={{{format|dd}}}|directional=yes}}</includeonly> |
Latest revision as of 23:14, 27 November 2024
Template to format coordinates in decimal degrees without directional indicators.
Usage
{{LocFormat |coordinates |format=dd |directional=no}}
43.274650° N, 2.021303° W