Changes

Pywikibot 6.4.0
<!-- Place categories where indicated at the bottom of this page; interwikis at Wikidata -->
{{Module:Location map/data/doc
|image=[[File:England Cities.jpg|thumb|300px|Map of England]]
|examples=
=== Location map, using default map (image) ===
{{Location map | England
| width = 180
| lat_deg = 51.931
| lon_deg = -1.665
| label = Oddington
}}
<pre style="width:30em">
{{Location map | England
| width = 180
| lat_deg = 51.931
| lon_deg = -1.665
| label = Oddington
}}
</pre>
{{clear}}

=== Location map many, using relief map (image1) ===
{{Location map many | England
| relief = yes
| width = 180
| caption = Two locations in England
| lat1_deg = 51.507
| lon1_deg = -0.128
| label1 = London
| lat2_deg = 53.467
| lon2_deg = -2.233
| label2 = Manchester
}}
<pre style="width:35em">
{{Location map many | England
| relief = yes
| width = 180
| caption = Two locations in England
| lat1_deg = 51.507
| lon1_deg = -0.128
| label1 = London
| lat2_deg = 53.467
| lon2_deg = -2.233
| label2 = Manchester
}}
</pre>
{{clear}}

=== Location map+, using AlternativeMap ===
{{Location map+ | England
| AlternativeMap = England relief location map.jpg
| width = 180
| caption = Two locations in England
| places =
{{Location map~ | England
| lat_deg = 51.507
| lon_deg = -0.128
| label = London
}}
{{Location map~ | England
| lat_deg = 53.467
| lon_deg = -2.233
| label = Manchester
}}
}}
<pre style="width:35em">
{{Location map+ | England
| AlternativeMap = England relief location map.jpg
| width = 180
| caption = Two locations in England
| places =
{{Location map~ | England
| lat_deg = 51.507
| lon_deg = -0.128
| label = London
}}
{{Location map~ | England
| lat_deg = 53.467
| lon_deg = -2.233
| label = Manchester
}}
}}
</pre>
{{clear}}

|see also=
* [[Module:Location map/data/United Kingdom]]
* [[Module:Location map/data/UK Northern Ireland]]
* [[Module:Location map/data/UK Scotland]]
* [[Module:Location map/data/UK Wales]]

}}<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox||
<!-- Categories below this line; interwikis at Wikidata -->
[[Category:England location map templates| ]]
}}</includeonly>