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 | Tuvalu
| width = 150
| caption = [[Nanumea]] in Tuvalu
| lat_deg= 05 | lat_min=41 | lat_sec= | lat_dir=S
| lon_deg=176 | lon_min=12 | lon_sec= | lon_dir=E
| label = Nanumea
| background = lightblue
| position = right
}}
<pre>
{{Location map | Tuvalu
| width = 150
| caption = [[Nanumea]] in Tuvalu
| label = Nanumea
| lat_deg= 05 | lat_min=41 | lat_sec= | lat_dir=S
| lon_deg=176 | lon_min=12 | lon_sec= | lon_dir=E
| background = lightblue
| position = right
}}
</pre>
{{clear}}

=== Location map: Eastern hemisphere, Decimal coordinates ===
{{Location map | Tuvalu
| width = 150
| caption = [[Nanumea]] in Tuvalu
| lat = -5.683
| long = 176.2
| label = Nanumea
| background = lightblue
| position = right
}}
<pre>
{{Location map | Tuvalu
| width = 150
| caption = [[Nanumea]] in Tuvalu
| lat = -5.683
| long = 176.2
| label = Nanumea
| background = lightblue
| position = right
}}
</pre>
{{clear}}

=== Location map: Western hemisphere, Deg/Min/Sec coordinates ===
{{Location map | Tuvalu
| width = 150
| caption = Coordinates on Tuvalu map
| lat_deg= 10 | lat_min=15 | lat_sec= | lat_dir=S
| lon_deg=179 | lon_min=59 | lon_sec= | lon_dir=W
| label = 10°15′S 179°59′W
| background = lightgreen
| position = left
}}
<pre>
{{Location map | Tuvalu
| width = 150
| caption = Coordinates on Tuvalu map
| lat_deg= 10 | lat_min=15 | lat_sec= | lat_dir=S
| lon_deg=179 | lon_min=59 | lon_sec= | lon_dir=W
| label = 10°15′S 179°59′W
| background = lightgreen
| position = left
}}
</pre>
{{clear}}

=== Location map: Western hemisphere, Decimal coordinates ===
{{Location map | Tuvalu
| width = 150
| caption = Coordinates on Tuvalu map
| lat = -10.25
| long = -179.983333
| label = -10.25, -179.983333
| background = lightgreen
| position = left
}}
<pre>
{{Location map | Tuvalu
| width = 150
| caption = Coordinates on Tuvalu map
| lat = -10.25
| long = -179.983333
| label = -10.25, -179.983333
| background = lightgreen
| position = left
}}
</pre>
| see also =
* [[Module:Location map/data/Pacific Ocean]]

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

}}</includeonly>