2,269 bytes added
, 03:36, 16 July 2021
<!-- Categories and interwikis go at the bottom of this page. -->
{{Module:Location map/data/doc|image=[[File:Shreveport, Louisiana.png|thumb|250px|Map of Shreveport]]
|examples=
=== Location map, using default map (image) ===
{{Location map | Shreveport
| 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
| 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
| width = 300
| caption = Two locations in Shreveport
| lat1_deg = 32.50846
| lon1_deg = -93.75056
| label1 = B'nai Zion Temple
| label1_size = 60
| lat2_deg = 32.50966
| lon2_deg = -93.77096
| label2 = C.C. Antoine House
| label2_size = 60
}}
<pre style="width:30em">
{{Location map many | Shreveport
| width = 300
| caption = Two locations in Shreveport
| lat1_deg = 32.50846
| lon1_deg = -93.75056
| label1 = B'nai Zion Temple
| label1_size = 60
| lat2_deg = 32.50966
| lon2_deg = -93.77096
| label2 = C.C. Antoine House
| label2_size = 60
}}
</pre>
{{clear}}
=== Location map+, using AlternativeMap ===
{{Location map+ | Shreveport
| AlternativeMap = Shreveport, Louisiana.png
| width = 300
| caption = Two locations in Shreveport
| places =
{{Location map~ | Shreveport
| lat_deg = 32.50846
| lon_deg = -93.75056
| label = B'nai Zion Temple
| label_size = 60
}}
{{Location map~ | Shreveport
| lat_deg = 32.50966
| lon_deg = -93.77096
| label = C.C. Antoine House
| label_size = 60
}}
}}
<pre style="width:35em">
{{Location map+ | Shreveport
| AlternativeMap = Shreveport, Louisiana.png
| width = 300
| caption = Two locations in Shreveport
| places =
{{Location map~ | Shreveport
| lat_deg = 32.50846
| lon_deg = -93.75056
| label = B'nai Zion Temple
| label_size = 60
}}
{{Location map~ | Shreveport
| lat_deg = 32.50966
| lon_deg = -93.77096
| label = C.C. Antoine House
| label_size = 60
}}
}}
</pre>
}}
<includeonly>
<!-- Categories go here, and interwikis go on Wikidata: -->
[[Category:Louisiana location map templates|Shreveport]]
</includeonly>