Changes

Pywikibot 6.4.0
{{Module rating |beta}}
<!-- Categories and interwikis go at the bottom of this page. -->
{{Module:Location map/data/doc|image=[[File:Map of Hawaii.png|thumb|upright=2|Map of Hawaii (island)]]
|examples=
=== Location map, using default map (image) ===
{{Location map | United States Hawaii (island)
| width = 250
| lat_deg = 19.65
| lon_deg = -155.994
| label = Kailua-Kona
}}
<pre style="width:30em">
{{Location map | United States Hawaii (island)
| width = 250
| lat_deg = 19.65
| lon_deg = -155.994
| label = Kailua-Kona
}}
</pre>
{{clear}}

=== Location map many ===
{{Location map many | United States Hawaii (island)
| width = 250
| caption = Two locations in Hawaii
| lat1_deg = 19.65
| lon1_deg = -155.994
| label1 = Kailua-Kona
| lat2_deg = 19.821
| lon2_deg = -155.468
| label2 = Mauna Kea
| mark2 = Red triangle with thick white border.svg
| mark2size= 16
}}
<pre style="width:30em">
{{Location map many | United States Hawaii (island)
| width = 250
| caption = Two locations in Hawaii
| lat1_deg = 19.65
| lon1_deg = -155.994
| label1 = Kailua-Kona
| lat2_deg = 19.821
| lon2_deg = -155.468
| label2 = Mauna Kea
| mark2 = Red triangle with thick white border.svg
| mark2size= 16
}}
</pre>
{{clear}}

=== Location map+ ===
{{Location map+ | United States Hawaii (island)
| width = 200
| caption = Four locations in Hawaii
| places =
{{Location map~ | United States Hawaii (island)
| lat_deg = 19.65
| lon_deg = -155.994
| label = [[Kailua, Hawaii County, Hawaii|Kailua-Kona]]
}}
{{Location map~ | United States Hawaii (island)
| lat_deg = 19.821
| lon_deg = -155.468
| label = [[Mauna Kea]]
| mark = Red triangle with thick white border.svg
| marksize= 16
}}
{{Location map~ | United States Hawaii (island)
| lat_deg = 19.421
| lon_deg = -155.287
| label = ↑<br/>[[Kīlauea]]
| mark = Red triangle with thick white border.svg
| marksize= 16
| position= bottom
}}
{{Location map~ | United States Hawaii (island)
| lat_deg = 20.009
| lon_deg = -155.671
| label = [[Parker Ranch]]
| position= top
}}
}}
<pre style="width:35em">
{{Location map+ | United States Hawaii (island)
| width = 200
| caption = Four locations in Hawaii
| places =
{{Location map~ | United States Hawaii (island)
| lat_deg = 19.65
| lon_deg = -155.994
| label = [[Kailua, Hawaii County, Hawaii|Kailua-Kona]]
}}
{{Location map~ | United States Hawaii (island)
| lat_deg = 19.821
| lon_deg = -155.468
| label = [[Mauna Kea]]
| mark = Red triangle with thick white border.svg
| marksize= 16
}}
{{Location map~ | United States Hawaii (island)
| lat_deg = 19.421
| lon_deg = -155.287
| label = ↑<br/>[[Kīlauea]]
| mark = Red triangle with thick white border.svg
| marksize= 16
| position= bottom
}}
{{Location map~ | United States Hawaii (island)
| lat_deg = 20.009
| lon_deg = -155.671
| label = [[Parker Ranch]]
| position= top
}}
}}
</pre>
}}
<includeonly>
<!-- Categories go here, and interwikis go on Wikidata: -->

[[Category:Hawaii location map templates|Hawaii (island)]]

</includeonly>