Changes

MyWikiBiz, Author Your Legacy — Sunday October 12, 2025
Jump to navigationJump to search
Pywikibot 6.4.0
{{Module rating |beta}}
<!-- Categories and interwikis go at the bottom of this page. -->
{{Module:Location map/data/doc|image=[[File:Location Map Kauai.png|thumb|upright=2|Map of Kauai]]
|examples=
=== Location map, using default map (image) ===
{{Location map | United States Kauai
| width = 250
| lat_deg = 22 | lat_min = 12 | lat_sec = 52
| lat_dir = N
| lon_deg = 159 | lon_min = 29 | lon_sec = 52
| lon_dir = W
| label = Hanalei Bay
}}
<pre style="width:30em">
{{Location map | United States Kauai
| width = 250
| lat_deg = 22 | lat_min = 12 | lat_sec = 52
| lat_dir = N
| lon_deg = 159 | lon_min = 29 | lon_sec = 52
| lon_dir = W
| label = Hanalei Bay
}}
</pre>
{{clear}}

=== Location map many ===
{{Location map many | United States Kauai
| width = 250
| caption = Two locations in Kauai
| lat1_deg = 22 | lat1_min = 12 | lat1_sec = 52
| lat1_dir = N
| lon1_deg = 159 | lon1_min = 29 | lon1_sec = 52
| lon1_dir = W
| label1 = Hanalei Bay
| lat2_deg = 21 | lat2_min = 58 | lat2_sec = 34
| lat2_dir = N
| lon2_deg = 159 | lon2_min = 20 | lon2_sec = 20
| lon2_dir = W
| label2 = Lihue Airport
| mark2 = Airplane silhouette.svg
| mark2size= 10
| position2= bottom
}}
<pre style="width:30em">
{{Location map many | United States Kauai
| width = 250
| caption = Two locations in Kauai
| lat1_deg = 22 | lat1_min = 12 | lat1_sec = 52
| lat1_dir = N
| lon1_deg = 159 | lon1_min = 29 | lon1_sec = 52
| lon1_dir = W
| label1 = Hanalei Bay
| lat2_deg = 21 | lat2_min = 58 | lat2_sec = 34
| lat2_dir = N
| lon2_deg = 159 | lon2_min = 20 | lon2_sec = 20
| lon2_dir = W
| label2 = Lihue Airport
| mark2 = Airplane silhouette.svg
| mark2size= 10
| position2= bottom
}}
</pre>
{{clear}}

=== Location map+ ===
{{Location map+ | United States Kauai
| width = 200
| caption = Four locations in Kauai
| places =
{{Location map~ | United States Kauai
| lat_deg = 22 | lat_min = 12 | lat_sec = 52
| lat_dir = N
| lon_deg = 159 | lon_min = 29 | lon_sec = 52
| lon_dir = W
| label = [[Hanalei Bay]]
}}
{{Location map~ | United States Kauai
| lat_deg = 22 | lat_min = 5 | lat_sec = 18
| lat_dir = N
| lon_deg = 159 | lon_min = 20 | lon_sec = 16
| lon_dir = W
| label = [[Kapaa|Kapaʻa]]
| position= top
}}
{{Location map~ | United States Kauai
| lat_deg = 22 | lat_min = 3 | lat_sec = 39
| lat_dir = N
| lon_deg = 159 | lon_min = 21 | lon_sec = 19
| lon_dir = W
| label = [[Sleeping Giant (Kauai)|Sleeping&nbsp;→ Giant]]
| mark = Red triangle with thick white border.svg
| marksize= 16
}}
{{Location map~ | United States Kauai
| lat_deg = 21 | lat_min = 58 | lat_sec = 34
| lat_dir = N
| lon_deg = 159 | lon_min = 20 | lon_sec = 20
| lon_dir = W
| label = ↑<br/>[[Lihue Airport]]
| mark = Airplane silhouette.svg
| marksize= 10
| position= bottom
}}
}}
<pre style="width:35em">
{{Location map+ | United States Kauai
| width = 200
| caption = Four locations in Kauai
| places =
{{Location map~ | United States Kauai
| lat_deg = 22 | lat_min = 12 | lat_sec = 52
| lat_dir = N
| lon_deg = 159 | lon_min = 29 | lon_sec = 52
| lon_dir = W
| label = [[Hanalei Bay]]
}}
{{Location map~ | United States Kauai
| lat_deg = 22 | lat_min = 5 | lat_sec = 18
| lat_dir = N
| lon_deg = 159 | lon_min = 20 | lon_sec = 16
| lon_dir = W
| label = [[Kapaa|Kapaʻa]]
| position= top
}}
{{Location map~ | United States Kauai
| lat_deg = 22 | lat_min = 3 | lat_sec = 39
| lat_dir = N
| lon_deg = 159 | lon_min = 21 | lon_sec = 19
| lon_dir = W
| label = [[Sleeping Giant (Kauai)|Sleeping&nbsp;→ Giant]]
| mark = Red triangle with thick white border.svg
| marksize= 16
}}
{{Location map~ | United States Kauai
| lat_deg = 21 | lat_min = 58 | lat_sec = 34
| lat_dir = N
| lon_deg = 159 | lon_min = 20 | lon_sec = 20
| lon_dir = W
| label = ↑<br/>[[Lihue Airport]]
| mark = Airplane silhouette.svg
| marksize= 10
| position= bottom
}}
}}
</pre>
}}
<includeonly>
<!-- Categories go here, and interwikis go on Wikidata: -->

[[Category:Hawaii location map templates|Kauai]]

</includeonly>

Navigation menu