Changes

Pywikibot 6.4.0
{{Module:Location map/data/doc|image=[[File:Philippines location map (Palawan).svg|thumb|250px|Map of Palawan]]
|examples=
=== Location map, using default map (image) ===
{{Location map | Palawan
| width = 200
| lat_deg = 9.75
| lon_deg = 118.75
| label = Puerto Princesa
}}
<pre style="width:30em">
{{Location map | Palawan
| width = 200
| lat_deg = 9.75
| lon_deg = 118.75
| label = Puerto Princesa
}}
</pre>
{{clear}}

=== Location map many, using relief map (image1) ===
{{Location map many | Palawan
| relief = yes
| width = 200
| caption = Select cities in Palawan
| lat1_deg = 9.75
| lon1_deg = 118.75
| label1 = Puerto Princesa
| lat2_deg = 7.98
| lon2_deg = 117.05
| label2 = Balabac
}}
<pre style="width:30em">
{{Location map many | Palawan
| relief = yes
| width = 200
| caption = Select cities in Palawan
| lat1_deg = 9.75
| lon1_deg = 118.75
| label1 = Puerto Princesa
| lat2_deg = 7.98
| lon2_deg = 117.05
| label2 = Balabac
}}
</pre>
{{clear}}

=== Location map+, using AlternativeMap ===
{{Location map+ | Luzon
| AlternativeMap = Philippines relief location map (Palawan).svg
| width = 200
| caption = Select cities in Palawan
| places =
{{Location map~ | Palawan
| lat_deg = 9.75
| lon_deg = 118.75
| label = Puerto Princesa
}}
{{Location map~ | Palawan
| lat_deg = 7.98
| lon_deg = 117.05
| label = Balabac
}}
}}
<pre style="width:35em">
{{Location map+ | Palawan
| AlternativeMap = Philippines relief location map (Palawan).svg
| width = 200
| caption = Select cities in Palawan
| places =
{{Location map~ | Palawan
| lat_deg = 9.75
| lon_deg = 118.75
| label = Puerto Princesa
}}
{{Location map~ | Palawan
| lat_deg = 7.98
| lon_deg = 117.05
| label = Balabac
}}
}}
</pre>
}}
<includeonly>
<!-- Categories go here, and interwikis go on Wikidata: -->

[[Category:Philippine location map templates|Palawan]]

</includeonly>