Changes

Pywikibot 6.4.0
<!-- Categories go at the bottom of this page. -->
{{Module:Location map/data/doc
|image=[[File:New Zealand-CIA WFB Map.png|thumb|250px|Map of New Zealand]]
|examples=
=== Location map, using default map (image) ===
{{Location map | New Zealand
| width = 250
| lat_deg = -41.29
| lon_deg = 174.78
| label = Wellington
}}
<pre style="width:30em">
{{Location map | New Zealand
| width = 250
| lat_deg = -41.29
| lon_deg = 174.78
| label = Wellington
}}
</pre>
{{clear}}

=== Location map many, using relief map (image1) ===
{{Location map many | New Zealand
| relief = yes
| width = 250
| caption = Three locations in New Zealand
| lat1_deg = -41.29
| lon1_deg = 174.78
| label1 = Wellington
| lat2_deg = -36.84
| lon2_deg = 174.74
| label2 = Auckland
| lat3_deg = -46.43
| lon3_deg = 168.31
| label3 = Invercargill
}}
<pre style="width:30em">
{{Location map many | New Zealand
| relief = yes
| width = 250
| caption = Three locations in New Zealand
| lat1_deg = -41.29
| lon1_deg = 174.78
| label1 = Wellington
| lat2_deg = -36.84
| lon2_deg = 174.74
| label2 = Auckland
| lat3_deg = -46.43
| lon3_deg = 168.31
| label3 = Invercargill
}}
</pre>
{{clear}}

=== Location map+, using AlternativeMap ===
{{Location map+ | New Zealand
| AlternativeMap = New Zealand relief map.jpg
| width = 250
| caption = Three locations in New Zealand
| places =
{{Location map~ | New Zealand
| lat_deg = -41.29
| lon_deg = 174.78
| label = Wellington
}}
{{Location map~ | New Zealand
| lat_deg = -36.84
| lon_deg = 174.74
| label = Auckland
}}
{{Location map~ | New Zealand
| lat_deg = -46.43
| lon_deg = 168.31
| label = Invercargill
}}
}}
<pre style="width:35em">
{{Location map+ | New Zealand
| AlternativeMap = New Zealand relief map.jpg
| width = 250
| caption = Three locations in New Zealand
| places =
{{Location map~ | New Zealand
| lat_deg = -41.29
| lon_deg = 174.78
| label = Wellington
}}
{{Location map~ | New Zealand
| lat_deg = -36.84
| lon_deg = 174.74
| label = Auckland
}}
{{Location map~ | New Zealand
| lat_deg = -46.43
| lon_deg = 168.31
| label = Invercargill
}}
}}
</pre>
{{clear}}
|see also=
*[[Template:Location map New Zealand transparent]]
}}
<includeonly>
<!-- Categories go here, and interwikis go in Wikidata -->
[[Category:New Zealand location map templates| ]]
</includeonly>