Changes

Pywikibot 6.4.0
<!-- PLEASE ADD CATEGORIES AT THE BOTTOM OF THIS PAGE -->
{{Module:Location map/data/doc
|examples =
=== Location map: Eastern hemisphere, Deg/Min/Sec coordinates ===
{{Location map | Russia Chukotka Autonomous Okrug
| width = 200 | float = right
| caption = Location of [[Anyuysk]] in Chukotka
| label = Anyuysk
| background = lightblue
| position = right
| lat_deg= 68 | lat_min=18 | lat_sec=00 | lat_dir=N
| lon_deg=161 | lon_min=38 | lon_sec=00 | lon_dir=E
}}
<pre>
{{Location map | Russia Chukotka Autonomous Okrug
| width = 200 | float = right
| caption = Location of [[Anyuysk]] in Chukotka
| label = Anyuysk
| background = lightblue
| position = right
| lat_deg= 68 | lat_min=18 | lat_sec=00 | lat_dir=N
| lon_deg=161 | lon_min=38 | lon_sec=00 | lon_dir=E
}}
</pre>
{{clear}}

=== Location map: Eastern hemisphere, Decimal coordinates ===
{{Location map | Russia Chukotka Autonomous Okrug
| width = 200 | float = right
| caption = Location of [[Anyuysk]] in Chukotka
| label = Anyuysk
| background = lightblue
| position = right
| lat = 68.3
| long = 161.633
}}
<pre>
{{Location map | Russia Chukotka Autonomous Okrug
| width = 200 | float = right
| caption = Location of [[Anyuysk]] in Chukotka
| label = Anyuysk
| background = lightblue
| position = right
| lat = 68.3
| long = 161.633
}}
</pre>
{{clear}}

=== Location map: Western hemisphere, Deg/Min/Sec coordinates ===
{{Location map | Russia Chukotka Autonomous Okrug
| width = 200 | float = right
| caption = Location of [[Uelen]] in Chukotka
| label = Uelen
| background = lightgreen
| position = left
| lat_deg= 66 | lat_min=09 | lat_sec=34 | lat_dir=N
| lon_deg=169 | lon_min=48 | lon_sec=33 | lon_dir=W
}}
<pre>
{{Location map | Russia Chukotka Autonomous Okrug
| width = 200 | float = right
| caption = Location of [[Uelen]] in Chukotka
| label = Uelen
| background = lightgreen
| position = left
| lat_deg= 66 | lat_min=09 | lat_sec=34 | lat_dir=N
| lon_deg=169 | lon_min=48 | lon_sec=33 | lon_dir=W
}}
</pre>
{{clear}}

=== Location map: Western hemisphere, Decimal coordinates ===
{{Location map | Russia Chukotka Autonomous Okrug
| width = 200 | float = right
| caption = Location of [[Uelen]] in Chukotka
| label = Uelen
| background = lightgreen
| position = left
| lat = 66.15944
| long = -169.80917
}}
<pre>
{{Location map | Russia Chukotka Autonomous Okrug
| width = 200 | float = right
| caption = Location of [[Uelen]] in Chukotka
| label = Uelen
| background = lightgreen
| position = left
| lat = 66.15944
| long = -169.80917
}}
</pre>
{{clear}}

=== Location map many: Deg/Min/Sec coordinates ===
{{Location map many | Russia Chukotka Autonomous Okrug
| width = 200 | float = right
| caption = [[Anyuysk]] and [[Uelen]] in Chukotka
| label = Anyuysk | label_size = 90
| bg = lightblue | pos = right
| lat_deg= 68 | lat_min=18 | lat_sec=00 | lat_dir=N
| lon_deg=161 | lon_min=38 | lon_sec=00 | lon_dir=E
| label2 = Uelen | label2_size = 90
| bg2 = lightgreen | pos2 = left
| lat2_deg= 66 | lat2_min=09 | lat2_sec=34 | lat2_dir=N
| lon2_deg=169 | lon2_min=48 | lon2_sec=33 | lon2_dir=W
}}
<pre>
{{Location map many | Russia Chukotka Autonomous Okrug
| width = 200 | float = right
| caption = [[Anyuysk]] and [[Uelen]] in Chukotka
| label = Anyuysk | label_size = 90
| bg = lightblue | pos = right
| lat_deg= 68 | lat_min=18 | lat_sec=00 | lat_dir=N
| lon_deg=161 | lon_min=38 | lon_sec=00 | lon_dir=E
| label2 = Uelen | label2_size = 90
| bg2 = lightgreen | pos2 = left
| lat2_deg= 66 | lat2_min=09 | lat2_sec=34 | lat2_dir=N
| lon2_deg=169 | lon2_min=48 | lon2_sec=33 | lon2_dir=W
}}
</pre>
{{clear}}

=== Location map many: Decimal coordinates ===
{{Location map many | Russia Chukotka Autonomous Okrug
| width = 200 | float = right
| caption = [[Anyuysk]] and [[Uelen]] in Chukotka
| label = Anyuysk | label_size = 90
| bg = lightblue | pos = right
| lat = 68.3
| long = 161.633
| label2 = Uelen | label2_size = 90
| bg2 = lightgreen | pos2 = left
| lat2 = 66.15944
| long2 = -169.80917
}}
<pre>
{{Location map many | Russia Chukotka Autonomous Okrug
| width = 200 | float = right
| caption = [[Anyuysk]] and [[Uelen]] in Chukotka
| label = Anyuysk | label_size = 90
| bg = lightblue | pos = right
| lat = 68.3
| long = 161.633
| label2 = Uelen | label2_size = 90
| bg2 = lightgreen | pos2 = left
| lat2 = 66.15944
| long2 = -169.80917
}}
</pre>
{{clear}}
| see also =
* [[Module:Location map/data/Russia]]
}}<includeonly>
<!-- Add categories here -->
[[Category:Russia federal subject location map templates|Chukotka Autonomous Okrug]]
[[Category:Location map templates crossing the 180th meridian|Russia Chukotka Autonomous Okrug]]
</includeonly>