Changes

Pywikibot 6.4.0
<!-- Categories and interwikis go at the bottom of this page. -->
{{module rating|protected}}
{{high-risk|300+}}
{{Module:Location map/data/doc|image=[[File:Is-map.PNG|thumb|220px|Map of Israel]]
|examples=
=== Location map, using default map (image) ===
{{Location map | Israel
| width = 180
| lat_deg = 31.78
| lon_deg = 35.22
| label = Jerusalem
}}
<pre style="width:30em">
{{Location map | Israel
| width = 180
| lat_deg = 31.78
| lon_deg = 35.22
| label = Jerusalem
}}
</pre>
{{clear}}

=== Location map many, using relief map (image1) ===
{{Location map many | Israel
| relief = yes
| width = 180
| caption = Three locations in Israel
| lat1_deg = 31.78
| lon1_deg = 35.22
| label1 = Jerusalem
| lat2_deg = 32.82
| lon2_deg = 34.98
| label2 = Haifa
| lat3_deg = 29.55
| lon3_deg = 34.95
| label3 = Eilat
}}
<pre style="width:30em">
{{Location map many | Israel
| relief = yes
| width = 180
| caption = Three locations in Israel
| lat1_deg = 31.78
| lon1_deg = 35.22
| label1 = Jerusalem
| lat2_deg = 32.82
| lon2_deg = 34.98
| label2 = Haifa
| lat3_deg = 29.55
| lon3_deg = 34.95
| label3 = Eilat
}}
</pre>
{{clear}}

=== Location map+, using AlternativeMap ===
{{Location map+ | Israel
| AlternativeMap = Israel relief location map-blank.jpg
| width = 180
| caption = Three locations in Israel
| places =
{{Location map~ | Israel
| lat_deg = 31.78
| lon_deg = 35.22
| label = Jerusalem
}}
{{Location map~ | Israel
| lat_deg = 32.82
| lon_deg = 34.98
| label = Haifa
}}
{{Location map~ | Israel
| lat_deg = 29.55
| lon_deg = 34.95
| label = Eilat
}}
}}
<pre style="width:35em">
{{Location map+ | Israel
| AlternativeMap = Israel relief location map-blank.jpg
| width = 180
| caption = Three locations in Israel
| places =
{{Location map~ | Israel
| lat_deg = 31.78
| lon_deg = 35.22
| label = Jerusalem
}}
{{Location map~ | Israel
| lat_deg = 32.82
| lon_deg = 34.98
| label = Haifa
}}
{{Location map~ | Israel
| lat_deg = 29.55
| lon_deg = 34.95
| label = Eilat
}}
}}
</pre>
}}
<includeonly>
<!-- Categories and interwikis go here: -->
[[Category:Israel location map templates| ]]
</includeonly>