Changes

MyWikiBiz, Author Your Legacy — Wednesday September 10, 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:Map of Oahu 2.png|thumb|upright=2|Map of Oahu]]
|examples=
=== Location map, using default map (image) ===
{{Location map | United States Oahu
| width = 250
| lat_deg = 21.3
| lon_deg = -157.817
| label = Honolulu
}}
<pre style="width:30em">
{{Location map | United States Oahu
| width = 250
| lat_deg = 21.3
| lon_deg = -157.817
| label = Honolulu
}}
</pre>
{{clear}}

=== Location map many ===
{{Location map many | United States Oahu
| width = 250
| caption = Two locations in Oahu
| lat1_deg = 21.3
| lon1_deg = -157.817
| label1 = Honolulu
| lat2_deg = 21.3679
| lon2_deg = -157.9771
| label2 = Pearl Harbor
| mark2 = Anchor pictogram.svg
| mark2size= 16
| position2= left
}}
<pre style="width:30em">
{{Location map many | United States Oahu
| width = 250
| caption = Two locations in Oahu
| lat1_deg = 21.3
| lon1_deg = -157.817
| label1 = Honolulu
| lat2_deg = 21.3679
| lon2_deg = -157.9771
| label2 = Pearl Harbor
| mark2 = Anchor pictogram.svg
| mark2size= 16
| position2= left
}}
</pre>
{{clear}}

=== Location map+ ===
{{Location map+ | United States Oahu
| width = 200
| caption = Four locations in Oahu
| places =
{{Location map~ | United States Oahu
| lat_deg = 21.3
| lon_deg = -157.817
| label = [[Honolulu]]
}}
{{Location map~ | United States Oahu
| lat_deg = 21.3679
| lon_deg = -157.9771
| label = [[Pearl Harbor]]
| mark = Anchor pictogram.svg
| marksize= 16
| position= left
}}
{{Location map~ | United States Oahu
| lat_deg = 21.59
| lon_deg = -158.114
| label = [[Haleiwa, Hawaii|Haleiwa]]
| position= left
}}
{{Location map~ | United States Oahu
| lat_deg = 21.388
| lon_deg = -157.808
| label = [[Ho'omaluhia Botanical Garden]]
| position= top
}}
}}
<pre style="width:35em">
{{Location map+ | United States Oahu
| width = 200
| caption = Four locations in Oahu
| places =
{{Location map~ | United States Oahu
| lat_deg = 21.3
| lon_deg = -157.817
| label = [[Honolulu]]
}}
{{Location map~ | United States Oahu
| lat_deg = 21.3679
| lon_deg = -157.9771
| label = [[Pearl Harbor]]
| mark = Anchor pictogram.svg
| marksize= 16
| position= left
}}
{{Location map~ | United States Oahu
| lat_deg = 21.59
| lon_deg = -158.114
| label = [[Haleiwa, Hawaii|Haleiwa]]
| position= left
}}
{{Location map~ | United States Oahu
| lat_deg = 21.388
| lon_deg = -157.808
| label = [[Ho'omaluhia Botanical Garden]]
| position= top
}}
}}
</pre>
}}
<includeonly>
<!-- Categories go here, and interwikis go on Wikidata: -->

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

</includeonly>

Navigation menu