Changes

Pywikibot 6.4.0
<!-- Categories go at the bottom of this page and interwikis go in Wikidata. -->
{{Module:Location map/data/doc
|image=[[File:Somaliland regions.svg|thumb|250px|Map of Somaliland]]
|image1=[[File:Somaliland Physical map with National and Administrative boundaries.svg]]
|examples=
=== Location map, using default map (image) ===
{{Location map | Somaliland
| width = 200
| lat_deg = 9.56
| lon_deg = 44.06
| label = Hargeisa
}}
<pre style="width:30em">
{{Location map | Somaliland
| width = 200
| lat_deg = 9.56
| lon_deg = 44.06
| label = Hargeisa
}}
</pre>
{{clear}}

=== Location map many, using relief map (image1) ===
{{Location map many | Somaliland
| relief = yes
| width = 200
| caption = Three locations in Somaliland
| lat1_deg = 9.56
| lon1_deg = 44.06
| label1 = Hargeisa
| lat2_deg = 10.43
| lon2_deg = 45.01
| label2 = Berbera
| lat3_deg = 8.47
| lon3_deg = 47.35
| label3 = Las Anod
}}
<pre style="width:30em">
{{Location map many | Somaliland
| relief = yes
| width = 200
| caption = Three locations in Somaliland
| lat1_deg = 9.56
| lon1_deg = 44.06
| label1 = Hargeisa
| lat2_deg = 10.43
| lon2_deg = 45.01
| label2 = Berbera
| lat3_deg = 8.47
| lon3_deg = 47.35
| label3 = Las Anod
}}
</pre>
{{clear}}

=== Location map+, using AlternativeMap ===
{{Location map+ | Somalia
| AlternativeMap = Somaliland Physical map with National and Administrative boundaries.svg
| width = 200
| caption = Three locations in Somaliland
| places =
{{Location map~ | Somaliland
| lat_deg = 9.56
| lon_deg = 44.06
| label = Hargeisa
}}
{{Location map~ | Somaliland
| lat_deg = 10.43
| lon_deg = 45.01
| label = Berbera
}}
{{Location map~ | Somaliland
| lat_deg = 8.47
| lon_deg = 47.35
| label = Las Anod
}}
}}
<pre style="width:35em">
{{Location map+ | Somaliland
| AlternativeMap = Somaliland Physical map with National and Administrative boundaries.svg
| width = 200
| caption = Three locations in Somalia
| places =
{{Location map~ | Somaliland
| lat_deg = 9.56
| lon_deg = 44.06
| label = Hargeisa
}}
{{Location map~ | Somaliland
| lat_deg = 10.43
| lon_deg = 45.01
| label = Berbera
}}
{{Location map~ | Somaliland
| lat_deg = 8.47
| lon_deg = 47.35
| label = Las Anod
}}
}}
</pre>
|see also =
}}
<includeonly>
<!-- Categories go here, and interwikis go in Wikidata -->
[[Category:Location map templates by country|Somaliland]]
</includeonly>