Changes

MyWikiBiz, Author Your Legacy — Tuesday September 02, 2025
Jump to navigationJump to search
Pywikibot 6.4.0
<!-- Categories and interwikis go at the bottom of this page. -->
{{Module:Location map/data/doc|image=[[File:Lafayette, Louisiana.png|thumb|250px|Map of Lafayette]]
|examples=
=== Location map, using default map (image) ===
{{Location map | Lafayette
| width = 300
| lat_deg = 30.2272
| lon_deg = -92.01696
| label = Evangeline Hotel
| label_size = 60
}}
<pre style="width:30em">
{{Location map | Lafayette
| width = 300
| lat_deg = 30.2272
| lon_deg = -92.01696
| label = Evangeline Hotel
| label_size = 60
}}
</pre>
{{clear}}

=== Location map many, using defaul map (image) ===
{{Location map many | Lafayette
| width = 300
| caption = Two locations in Lafayette
| lat1_deg = 30.2272
| lon1_deg = -92.01696
| label1 = Evangeline Hotel
| label1_size = 60
| lat2_deg = 30.21809
| lon2_deg = -92.02076
| label2 = Elrose
| label2_size = 60
}}
<pre style="width:30em">
{{Location map many | Lafayette
| width = 300
| caption = Two locations in Lafayette
| lat1_deg = 30.2272
| lon1_deg = -92.01696
| label1 = Evangeline Hotel
| label1_size = 60
| lat2_deg = 30.21809
| lon2_deg = -92.02076
| label2 = Elrose
| label2_size = 60
}}
</pre>
{{clear}}

=== Location map+, using AlternativeMap ===
{{Location map+ | Lafayette
| AlternativeMap = Lafayette, Louisiana.png
| width = 300
| caption = Two locations in Lafayette
| places =
{{Location map~ | Lafayette
| lat_deg = 30.2272
| lon_deg = -92.01696
| label = Evangeline Hotel
| label_size = 60
}}
{{Location map~ | Lafayette
| lat_deg = 30.21809
| lon_deg = -92.02076
| label = Elrose
| label_size = 60
}}
}}
<pre style="width:35em">
{{Location map+ | Lafayette
| AlternativeMap = Lafayette, Louisiana.png
| width = 300
| caption = Two locations in Lafayette
| places =
{{Location map~ | Lafayette
| lat_deg = 30.2272
| lon_deg = -92.01696
| label = Evangeline Hotel
| label_size = 60
}}
{{Location map~ | Lafayette
| lat_deg = 30.21809
| lon_deg = -92.02076
| label = Elrose
| label_size = 60
}}
}}
</pre>
}}
<includeonly>
<!-- Categories go here, and interwikis go on Wikidata: -->

[[Category:Louisiana location map templates|Lafayette]]

</includeonly>

Navigation menu