2,225 bytes added
, 00:54, 16 July 2021
<!-- Categories go at the bottom of this page. -->
{{Module:Location map/data/doc
|image=[[File:Et-map.png|thumb|250px|Map of Ethiopia]]
|examples=
=== Location map, using default map (image) ===
{{Location map | Ethiopia
| width = 200
| lat_deg = 9.03
| lon_deg = 38.74
| label = Addis Ababa
}}
<pre style="width:30em;">
{{Location map | Ethiopia
| width = 200
| lat_deg = 9.03
| lon_deg = 38.74
| label = Addis Ababa
}}
</pre>
{{clear}}
=== Location map many, using relief map (image1) ===
{{Location map many | Ethiopia
| relief = yes
| width = 200
| caption = Two locations in Ethiopia
| lat1_deg = 9.03
| lon1_deg = 38.74
| bg1 = lightgrey
| mark1 = Black pog.svg
| lat2_deg = 12.6
| lon2_deg = 37.47
| bg2 = lightgrey
| mark2 = Black pog.svg
}}
<pre style="width:30em;">
{{Location map many | Ethiopia
| relief = yes
| width = 200
| caption = Two locations in Ethiopia
| lat1_deg = 9.03
| lon1_deg = 38.74
| label1 = Addis Ababa
| bg1 = lightgrey
| mark1 = Black pog.svg
| lat2_deg = 12.6
| lon2_deg = 37.47
| label2 = Gondar
| bg2 = lightgrey
| mark2 = Black pog.svg
}}
</pre>
{{clear}}
=== Location map+, using AlternativeMap ===
{{Location map+ | Ethiopia
| AlternativeMap = Ethiopia relief location map.jpg
| width = 200
| caption = Two locations in Ethiopia
| places =
{{Location map~ | Ethiopia
| lat_deg = 9.03
| lon_deg = 38.74
| label = Addis Ababa
| background = lightgrey
| mark = Black pog.svg
}}
{{Location map~ | Ethiopia
| lat_deg = 12.6
| lon_deg = 37.47
| label = Gondar
| background = lightgrey
| mark = Black pog.svg
}}
}}
<pre style="width:35em;">
{{Location map+ | Ethiopia
| AlternativeMap = Ethiopia relief location map.jpg
| width = 200
| caption = Two locations in Ethiopia
| places =
{{Location map~ | Ethiopia
| lat_deg = 9.03
| lon_deg = 38.74
| label = Addis Ababa
| background = lightgrey
| mark = Black pog.svg
}}
{{Location map~ | Ethiopia
| lat_deg = 12.6
| lon_deg = 37.47
| label = Gondar
| background = lightgrey
| mark = Black pog.svg
}}
}}
</pre>
|see also =
}}
<includeonly>
<!-- Categories go here: -->
[[Category:Ethiopia location map templates| ]]
</includeonly>