Changes

Pywikibot 6.4.0
<!-- Categories go at the bottom of this page. -->
{{Module:Location map/data/doc
|image=[[File:NImap-CIA.jpg|thumb|400px|Map of Northern Ireland]]
|examples=
=== Location map, using default map (image) ===
{{Location map | Northern Ireland
| width = 250
| lat_deg = 54.6
| lon_deg = -5.93
| label = Belfast
}}
<pre style="width:30em">
{{Location map | Northern Ireland
| width = 250
| lat_deg = 54.6
| lon_deg = -5.93
| label = Belfast
}}
</pre>
{{clear}}

=== Location map many, using relief map (image1) ===
{{Location map many | Northern Ireland
| relief = yes
| width = 250
| caption = Two locations in Northern Ireland
| lat1_deg = 54.6
| lon1_deg = -5.93
| label1 = Belfast
| lat2_deg = 54.99
| lon2_deg = -7.31
| label2 = Derry
}}
<pre style="width:30em">
{{Location map many | Northern Ireland
| relief = yes
| width = 250
| caption = Two locations in Northern Ireland
| lat1_deg = 54.6
| lon1_deg = -5.93
| label1 = Belfast
| lat2_deg = 54.99
| lon2_deg = -7.31
| label2 = Derry
}}
</pre>
{{clear}}

=== Location map+, using AlternativeMap ===
{{Location map+ | Northern Ireland
| AlternativeMap = Relief Map of Northern Ireland.png
| width = 250
| caption = Two locations in Northern Ireland
| places =
{{Location map~ | Northern Ireland
| lat_deg = 54.6
| lon_deg = -5.93
| label = Belfast
}}
{{Location map~ | Northern Ireland
| lat_deg = 54.99
| lon_deg = -7.31
| label = Derry
}}
}}
<pre style="width:35em">
{{Location map+ | Northern Ireland
| AlternativeMap = Relief Map of Northern Ireland.png
| width = 250
| caption = Two locations in Northern Ireland
| places =
{{Location map~ | Northern Ireland
| lat_deg = 54.6
| lon_deg = -5.93
| label = Belfast
}}
{{Location map~ | Northern Ireland
| lat_deg = 54.99
| lon_deg = -7.31
| label = Derry
}}
}}
</pre>
{{clear}}
|see also=
* [[Module:Location map/data/Ireland]]
* [[Module:Location map/data/island of Ireland]]
}}
<includeonly>
<!-- Categories go here: -->
[[Category:Northern Ireland location map templates|*]]
</includeonly>