Changes

Pywikibot 6.4.0
<!-- Categories go at the bottom of this page and interwikis go in Wikidata. -->
{{Module:Location map/data/doc
|image=[[File:Portugal-CIA WFB Map.png|thumb|200px|Map of Portugal]]
|examples=
=== Location map, using default map (image) ===
{{Location map | Portugal
| width = 150
| lat_deg = 38.713
| lon_deg = -9.139
| label = Lisbon
}}
<pre style="width:30em">
{{Location map | Portugal
| width = 150
| lat_deg = 38.713
| lon_deg = -9.139
| label = Lisbon
}}
</pre>
{{clear}}

=== Location map many, using relief map (image1) ===
{{Location map many | Portugal
| relief = yes
| width = 150
| caption = Two locations in Portugal
| lat1_deg = 38.713
| lon1_deg = -9.139
| label1 = Lisbon
| lat2_deg = 37.033
| lon2_deg = -7.917
| label2 = Faro
}}
<pre style="width:30em">
{{Location map many | Portugal
| relief = yes
| width = 150
| caption = Two locations in Portugal
| lat1_deg = 38.713
| lon1_deg = -9.139
| label1 = Lisbon
| lat2_deg = 37.033
| lon2_deg = -7.917
| label2 = Faro
}}
</pre>
{{clear}}

=== Location map+, using AlternativeMap ===
{{Location map+ | Portugal
| AlternativeMap = Portugal location map Topographic.png
| width = 150
| caption = Two locations in Portugal
| places =
{{Location map~ | Portugal
| lat_deg = 38.713
| lon_deg = -9.139
| label = Lisbon
}}
{{Location map~ | Portugal
| lat_deg = 37.033
| lon_deg = -7.917
| label = Faro
}}
}}
<pre style="width:35em">
{{Location map+ | Portugal
| AlternativeMap = Portugal location map Topographic.png
| width = 150
| caption = Two locations in Portugal
| places =
{{Location map~ | Portugal
| lat_deg = 38.713
| lon_deg = -9.139
| label = Lisbon
}}
{{Location map~ | Portugal
| lat_deg = 37.033
| lon_deg = -7.917
| label = Faro
}}
}}
</pre>

| see also =
* [[Module:Location map/data/Portugal Azores]]
* [[Module:Location map/data/Portugal Madeira]]
* [[Module:Location map/data/Portugal Norte]]
}}
<includeonly>
<!-- Categories go here, and interwikis go in Wikidata -->
[[Category:Portugal location map templates| ]]

</includeonly>