Changes

MyWikiBiz, Author Your Legacy — Wednesday September 03, 2025
Jump to navigationJump to search
Pywikibot 6.4.0
<!-- Place categories where indicated at the bottom of this page; interwikis at Wikidata -->
{{Module:Location map/data/doc
|image=[[File:Burundi-CIA WFB Map.png|thumb|250px|Map of Burundi]]
|examples=
=== Location map, using default map (image) ===
{{Location map | Burundi
| width = 180
| label = Bujumbura
| lat_deg = -3.38
| lon_deg = 29.36
}}
<pre style="width:30em;">
{{Location map | Burundi
| width = 180
| label = Bujumbura
| lat_deg = -3.38
| lon_deg = 29.36
}}
</pre>
{{clear}}

=== Location map many, using relief map (image1) ===
{{Location map many | Burundi
| relief = yes
| width = 180
| caption = Two locations in Burundi
| label1 = Bujumbura
| lat1_deg = -3.38
| lon1_deg = 29.36
| label2 = Muyinga
| lat2_deg = -2.85
| lon2_deg = 30.33
}}
<pre style="width:30em;">
{{Location map many | Burundi
| relief = yes
| width = 180
| caption = Two locations in Burundi
| label1 = Bujumbura
| lat1_deg = -3.38
| lon1_deg = 29.36
| label2 = Muyinga
| lat2_deg = -2.85
| lon2_deg = 30.33
}}
</pre>
{{clear}}

=== Location map+, using AlternativeMap ===
{{Location map+ | Burundi
| AlternativeMap = Burundi physical map.svg
| width = 180
| caption = Two locations in Burundi
| places =
{{Location map~ | Burundi
| label = Bujumbura
| lat_deg = -3.38
| lon_deg = 29.36
}}
{{Location map~ | Burundi
| label = Muyinga
| lat_deg = -2.85
| lon_deg = 30.33
}}
}}
<pre style="width:30em;">
{{Location map+ | Burundi
| AlternativeMap = Burundi physical map.svg
| width = 180
| caption = Two locations in Burundi
| places =
{{Location map~ | Burundi
| label = Bujumbura
| lat_deg = -3.38
| lon_deg = 29.36
}}
{{Location map~ | Burundi
| label = Muyinga
| lat_deg = -2.85
| lon_deg = 30.33
}}
}}
</pre>
| see also =

}}<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox||
<!-- Categories below this line; interwikis at Wikidata -->
[[Category:Location map templates by country|Burundi]]
}}</includeonly>

Navigation menu