Changes

Pywikibot 6.4.0
<!-- Categories and interwikis go at the bottom of this page. -->
{{Module:Location map/data/doc|image=[[File:Shreveport Downtown, Louisiana.png|thumb|250px|Map of Shreveport Downtown]]
|name=[[Shreveport, Louisiana|Shreveport Downtown]]
|examples=
=== Location map, using default map (image) ===
{{Location map | Shreveport Downtown
| width = 300
| lat_deg = 32.50846
| lon_deg = -93.75056
| label = B'nai Zion Temple
| label_size = 60
}}
<pre style="width:30em">
{{Location map | Shreveport Downtown
| width = 300
| lat_deg = 32.50846
| lon_deg = -93.75056
| label = B'nai Zion Temple
| label_size = 60
}}
</pre>
{{clear}}

=== Location map many, using defaul map (image) ===
{{Location map many | Shreveport Downtown
| width = 300
| caption = Two locations in Shreveport Downtown
| lat1_deg = 32.50846
| lon1_deg = -93.75056
| label1 = B'nai Zion Temple
| label1_size = 60
| lat2_deg = 32.50388
| lon2_deg = -93.75366
| label2 = Antioch Baptist Church
| label2_size = 60
}}
<pre style="width:30em">
{{Location map many | Shreveport Downtown
| width = 300
| caption = Two locations in Shreveport Downtown
| lat1_deg = 32.50846
| lon1_deg = -93.75056
| label1 = B'nai Zion Temple
| label1_size = 60
| lat2_deg = 32.50388
| lon2_deg = -93.75366
| label2 = Antioch Baptist Church
| label2_size = 60
}}
</pre>
{{clear}}

=== Location map+, using AlternativeMap ===
{{Location map+ | Shreveport Downtown
| AlternativeMap = Shreveport Downtown, Louisiana.png
| width = 300
| caption = Two locations in Shreveport Downtown
| places =
{{Location map~ | Shreveport Downtown
| lat_deg = 32.50846
| lon_deg = -93.75056
| label = B'nai Zion Temple
| label_size = 60
}}
{{Location map~ | Shreveport Downtown
| lat_deg = 32.50388
| lon_deg = -93.75366
| label = Antioch Baptist Church
| label_size = 60
}}
}}
<pre style="width:35em">
{{Location map+ | Shreveport Downtown
| AlternativeMap = Shreveport Downtown, Louisiana.png
| width = 300
| caption = Two locations in Shreveport Downtown
| places =
{{Location map~ | Shreveport Downtown
| lat_deg = 32.50846
| lon_deg = -93.75056
| label = B'nai Zion Temple
| label_size = 60
}}
{{Location map~ | Shreveport Downtown
| lat_deg = 32.50388
| lon_deg = -93.75366
| label = Antioch Baptist Church
| label_size = 60
}}
}}
</pre>
}}
<includeonly>
<!-- Categories go here, and interwikis go on Wikidata: -->

[[Category:Louisiana location map templates|Shreveport Downtown]]

</includeonly>