Changes

Pywikibot 6.4.0
{{Module:Location map/data/doc
|examples=
=== Location map: Eastern hemisphere, Deg/Min/Sec coordinates ===
{{Location map | Soviet Union
| width = 300
| float = right
| caption = Location of [[Moscow]] in the Soviet Union
| label = Moscow
| background = lightblue
| position = right
| lat_deg= 55 | lat_min=45 | lat_sec=06 | lat_dir=N
| lon_deg=037 | lon_min=37 | lon_sec=04 | lon_dir=E
}}
<pre>
{{Location map | Soviet Union
| width = 300
| float = right
| caption = Location of [[Moscow]] in the Soviet Union
| label = Moscow
| background = lightblue
| position = right
| lat_deg= 55 | lat_min=45 | lat_sec=06 | lat_dir=N
| lon_deg=037 | lon_min=37 | lon_sec=04 | lon_dir=E
}}
</pre>
{{clear}}

=== Location map: Eastern hemisphere, Decimal coordinates ===
{{Location map | Soviet Union
| width = 300
| float = right
| caption = Location of [[Moscow]] in the Soviet Union
| label = Moscow
| background = lightblue
| position = right
| lat = 55.75167
| long = 37.61778
}}
<pre>
{{Location map | Soviet Union
| width = 300
| float = right
| caption = Location of [[Moscow]] in the Soviet Union
| label = Moscow
| background = lightblue
| position = right
| lat = 55.75167
| long = 37.61778
}}
</pre>
{{clear}}

=== Location map many: Deg/Min/Sec coordinates, alternative map ===
{{Location map many | Soviet Union
| AlternativeMap = Soviet Union location map (provinces).svg
| width = 300
| float = right
| caption = [[Moscow]] and [[Egvekinot]] in the Soviet Union
| label1 = Moscow | label_size = 90
| bg1 = lightblue | pos = right
| lat1_deg= 55 | lat1_min=45 | lat1_sec=06 | lat1_dir=N
| lon1_deg=037 | lon1_min=37 | lon1_sec=04 | lon1_dir=E
| label2 = Egvekinot | label2_size = 90
| bg2 = lightgreen | pos2 = left
| lat2_deg= 66 | lat2_min=19 | lat2_sec=06 | lat2_dir=N
| lon2_deg=179 | lon2_min=07 | lon2_sec=24 | lon2_dir=W
}}
<pre>
{{Location map many | Soviet Union
| AlternativeMap = Soviet Union location map (provinces).svg
| width = 300
| float = right
| caption = [[Moscow]] and [[Egvekinot]] in the Soviet Union
| label1 = Moscow | label_size = 90
| bg1 = lightblue | pos = right
| lat1_deg= 55 | lat1_min=45 | lat1_sec=06 | lat1_dir=N
| lon1_deg=037 | lon1_min=37 | lon1_sec=04 | lon1_dir=E
| label2 = Egvekinot | label2_size = 90
| bg2 = lightgreen | pos2 = left
| lat2_deg= 66 | lat2_min=19 | lat2_sec=06 | lat2_dir=N
| lon2_deg=179 | lon2_min=07 | lon2_sec=24 | lon2_dir=W
}}</pre>
| see also =

}}<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox||
<!-- Categories below this line; interwikis at Wikidata -->
[[Category:Location map templates by country|Soviet Union]]
}}</includeonly>