Changes

MyWikiBiz, Author Your Legacy — Tuesday October 21, 2025
Jump to navigationJump to search
Pywikibot 6.4.0
<!-- Categories go at the bottom of this page and interwikis go in Wikidata. -->
{{Module:Location map/data/doc
|image=[[File:Somalia-CIA WFB Map.png|thumb|250px|Map of Somalia]]
|examples=
=== Location map, using default map (image) ===
{{Location map | Somalia
| width = 200
| lat_deg = 2.03
| lon_deg = 45.35
| label = Mogadishu
}}
<pre style="width:30em">
{{Location map | Somalia
| width = 200
| lat_deg = 2.03
| lon_deg = 45.35
| label = Mogadishu
}}
</pre>
{{clear}}

=== Location map many, using relief map (image1) ===
{{Location map many | Somalia
| relief = yes
| width = 200
| caption = Three locations in Somalia
| lat1_deg = 2.03
| lon1_deg = 45.35
| label1 = Mogadishu
| lat2_deg = 11.28
| lon2_deg = 49.18
| label2 = Bosaso
| lat3_deg = -0.36
| lon3_deg = 42.55
| label3 = Kismayo
}}
<pre style="width:30em">
{{Location map many | Somalia
| relief = yes
| width = 200
| caption = Three locations in Somalia
| lat1_deg = 2.03
| lon1_deg = 45.35
| label1 = Mogadishu
| lat2_deg = 11.28
| lon2_deg = 49.18
| label2 = Bosaso
| lat3_deg = -0.36
| lon3_deg = 42.55
| label3 = Kismayo
}}
</pre>
{{clear}}

=== Location map+, using AlternativeMap ===
{{Location map+ | Somalia
| AlternativeMap = Somalia_relief_location_map(2).jpg
| width = 200
| caption = Three locations in Somalia
| places =
{{Location map~ | Somalia
| lat_deg = 2.03
| lon_deg = 45.35
| label = Mogadishu
}}
{{Location map~ | Somalia
| lat_deg = 11.28
| lon_deg = 49.18
| label = Bosaso
}}
{{Location map~ | Somalia
| lat_deg = -0.36
| lon_deg = 42.55
| label = Kismayo
}}
}}
<pre style="width:35em">
{{Location map+ | Somalia
| AlternativeMap = Somalia relief location map(2).jpg
| width = 200
| caption = Three locations in Somalia
| places =
{{Location map~ | Somalia
| lat_deg = 2.03
| lon_deg = 45.35
| label = Mogadishu
}}
{{Location map~ | Somalia
| lat_deg = 11.28
| lon_deg = 49.18
| label = Bosaso
}}
{{Location map~ | Somalia
| lat_deg = -0.36
| lon_deg = 42.55
| label = Kismayo
}}
}}
</pre>
|see also =
}}
<includeonly>
<!-- Categories go here, and interwikis go in Wikidata -->
[[Category:Location map templates by country|Somalia]]
</includeonly>

Navigation menu