Changes

Pywikibot 6.4.0
<!-- Categories go at the bottom of this page and interwikis go in Wikidata. -->
{{Module:Location map/data/doc
| examples =
=== Location map: Eastern hemisphere, Deg/Min/Sec coordinates ===
{{Location map | Fiji
| width = 150
| caption = Location of [[Eori]] in Fiji
| label = Eori
| background = lightblue
| position = left
| lat_deg= 17 | lat_min=26 | lat_sec=17 | lat_dir=S
| lon_deg=177 | lon_min=03 | lon_sec=48 | lon_dir=E
}}
<pre>
{{Location map | Fiji
| width = 150
| caption = Location of [[Eori]] in Fiji
| label = Eori
| background = lightblue
| position = left
| lat_deg= 17 | lat_min=26 | lat_sec=17 | lat_dir=S
| lon_deg=177 | lon_min=03 | lon_sec=48 | lon_dir=E
}}
</pre>
{{clear}}

=== Location map: Eastern hemisphere, Decimal coordinates ===
{{Location map | Fiji
| width = 150
| caption = Location of [[Eori]] in Fiji
| label = Eori
| background = lightblue
| position = left
| lat = -17.43806
| long = 177.06333
}}
<pre>
{{Location map | Fiji
| width = 150
| caption = Location of [[Eori]] in Fiji
| label = Eori
| background = lightblue
| position = left
| lat = -17.43806
| long = 177.06333
}}
</pre>
{{clear}}

=== Location map: Western hemisphere, Deg/Min/Sec coordinates ===
{{Location map | Fiji
| width = 150
| caption = Location of [[Batiki]] in Fiji
| label = Batiki
| background = lightgreen
| position = bottom
| lat_deg = 17 | lat_min = 47 | lat_sec = | lat_dir = S
| lon_deg = 179 | lon_min = 09 | lon_sec = | lon_dir = W
}}
<pre>
{{Location map | Fiji
| width = 150
| caption = Location of [[Batiki]] in Fiji
| label = Batiki
| background = lightgreen
| position = bottom
| lat_deg = 17 | lat_min = 47 | lat_sec = | lat_dir = S
| lon_deg = 179 | lon_min = 09 | lon_sec = | lon_dir = W
}}
</pre>
{{clear}}

=== Location map: Western hemisphere, Decimal coordinates ===
{{Location map | Fiji
| width = 150
| caption = Location of [[Batiki]] in Fiji
| label = Batiki
| background = lightgreen
| position = bottom
| lat = -17.783
| long = -179.15
}}
<pre>
{{Location map | Fiji
| width = 150
| caption = Location of [[Batiki]] in Fiji
| label = Batiki
| background = lightgreen
| position = bottom
| lat = -17.783
| long = -179.15
}}
</pre>
{{clear}}

=== Location map many: Deg/Min/Sec coordinates ===
{{Location map many | Fiji
| width = 150
| caption = [[Eori]] and [[Batiki]] in Fiji
| label = Eori | label_size = 90 | bg = lightblue | pos = left
| lat_deg = 17 | lat_min = 26 | lat_sec = 17 | lat_dir = S
| lon_deg =177 | lon_min = 03 | lon_sec = 48 | lon_dir = E
| label2 = Batiki | label2_size = 90 | bg2 = lightgreen | pos2 = bottom
| lat2_deg = 17 | lat2_min = 47 | lat2_sec = | lat2_dir = S
| lon2_deg =179 | lon2_min = 09 | lon2_sec = | lon2_dir = W
}}
<pre>
{{Location map many | Fiji
| width = 150
| caption = [[Eori]] and [[Batiki]] in Fiji
| label = Eori | label_size = 90 | bg = lightblue | pos = left
| lat_deg = 17 | lat_min = 26 | lat_sec = 17 | lat_dir = S
| lon_deg =177 | lon_min = 03 | lon_sec = 48 | lon_dir = E
| label2 = Batiki | label2_size = 90 | bg2 = lightgreen | pos2 = bottom
| lat2_deg = 17 | lat2_min = 47 | lat2_sec = | lat2_dir = S
| lon2_deg =179 | lon2_min = 09 | lon2_sec = | lon2_dir = W
}}
</pre>
{{clear}}

=== Location map many: Decimal coordinates ===
{{Location map many | Fiji
| width = 150
| caption = [[Eori]] and [[Batiki]] in Fiji
| label = Eori | label_size = 90
| bg = lightblue | pos = left
| lat = -17.43806
| long = 177.06333
| label2 = Batiki | label2_size = 90
| bg2 = lightgreen | pos2 = bottom
| lat2 = -17.783
| long2 = -179.15
}}
<pre>
{{Location map many | Fiji
| width = 150
| caption = [[Eori]] and [[Batiki]] in Fiji
| label = Eori | label_size = 90
| bg = lightblue | pos = left
| lat = -17.43806
| long = 177.06333
| label2 = Batiki | label2_size = 90
| bg2 = lightgreen | pos2 = bottom
| lat2 = -17.783
| long2 = -179.15
}}
</pre>
| see also =
* [[Module:Location map/data/Pacific Ocean]]
* [[Module:Location map/data/Oceania]]

}}<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox||
<!-- Categories below this line; interwikis at Wikidata -->
[[Category:Fiji templates]]
[[Category:Location map templates by country|Fiji]]
[[Category:Location map templates crossing the 180th meridian|Fiji]]

}}</includeonly>