Changes

Pywikibot 6.4.0
<!-- Place categories where indicated at the bottom of this page; interwikis at Wikidata -->
{{Module:Location map/data/doc
|image=[[File:Tanzania-CIA WFB Map.png|thumb|250px|Map of Tanzania]]
|examples=
=== Location map, using default map (image) ===
{{Location map | Tanzania
| width = 250
| lat_deg = -6.17
| lon_deg = 35.74
| label = Dodoma
}}
<pre style="width:30em">
{{Location map | Tanzania
| width = 250
| lat_deg = -6.17
| lon_deg = 35.74
| label = Dodoma
}}
</pre>
{{clear}}

=== Location map many, using relief map (image1) ===
{{Location map many | Tanzania
| relief = yes
| width = 250
| caption = Two locations in Tanzania
| lat1_deg = -6.17
| lon1_deg = 35.74
| label1 = Dodoma
| pos1 = bottom
| lat2_deg = -2.52
| lon2_deg = 32.90
| label2 = Mwanza
| pos2 = bottom
}}
<pre style="width:30em">
{{Location map many | Tanzania
| relief = yes
| width = 250
| caption = Two locations in Tanzania
| lat1_deg = -6.17
| lon1_deg = 35.74
| label1 = Dodoma
| pos1 = bottom
| lat2_deg = -2.52
| lon2_deg = 32.90
| label2 = Mwanza
| pos2 = bottom
}}
</pre>
{{clear}}

=== Location map+, using AlternativeMap ===
{{Location map+ | Tanzania
| AlternativeMap = Tanzania relief location map.svg
| width = 250
| caption = Two locations in Tanzania
| places =
{{Location map~ | Tanzania
| lat_deg = -6.17
| lon_deg = 35.74
| label = Dodoma
| position = bottom
}}
{{Location map~ | Tanzania
| lat_deg = -2.52
| lon_deg = 32.90
| label = Mwanza
| position = bottom
}}
}}
<pre style="width:35em">
{{Location map+ | Tanzania
| AlternativeMap = Tanzania relief location map.svg
| width = 250
| caption = Two locations in Tanzania
| places =
{{Location map~ | Tanzania
| lat_deg = -6.17
| lon_deg = 35.74
| label = Dodoma
| position = bottom
}}
{{Location map~ | Tanzania
| lat_deg = -2.52
| lon_deg = 32.90
| label = Mwanza
| position = bottom
}}
}}
</pre>
|see also =

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