2,246 bytes added
, 00:52, 16 July 2021
<!-- Categories go at the bottom of this page and interwikis go in Wikidata. -->
{{Module:Location map/data/doc
|image=[[File:Egypt-CIA WFB Map.png|thumb|220px|Map of Egypt]]
|examples=
=== Location map, using default map (image) ===
{{Location map | Egypt
| width = 220 <!--omit "px"-->
| lat_deg = 31.2
| lon_deg = 29.9
| label = Alexandria
}}
<pre style="width:35em">
{{Location map | Egypt
| width = 220 <!--omit "px"-->
| lat_deg = 31.2
| lon_deg = 29.9
| label = Alexandria
}}
</pre>
{{clear}}
=== Location map many, using relief map (image1) ===
{{Location map many | Egypt
| relief = yes
| width = 220
| caption = Alexandria, Cairo, and Aswan
| lat1_deg = 31.2
| lon1_deg = 29.92
| label1 = Alexandria
| position1 = left
| lat2_deg = 30.05
| lon2_deg = 31.22
| label2 = Cairo
| position2 = bottom
| lat3_deg = 24.06
| lon3_deg = 32.91
| label3 = Aswan
| position3 = top
}}
<pre style="width:35em">
{{Location map many | Egypt
| relief = yes
| width = 220
| caption = Alexandria, Cairo, and Aswan
| lat1_deg = 31.2
| lon1_deg = 29.92
| label1 = Alexandria
| position1 = left
| lat2_deg = 30.05
| lon2_deg = 31.22
| label2 = Cairo
| position2 = bottom
| lat3_deg = 24.06
| lon3_deg = 32.91
| label3 = Aswan
| position3 = top
}}
</pre>
{{clear}}
=== Location map+, using AlternativeMap ===
{{Location map+ | Egypt
| AlternativeMap = Egypt relief location map.jpg
| width = 220
| caption = Two locations in Egypt
| places =
{{Location map~ | Egypt
| lat_deg = 31.61
| lon_deg = 25.92
| label = Sallum
}}
{{Location map~ | Egypt
| lat_deg = 22.34
| lon_deg = 31.37
| label = Abu Simbel
}}
}}
<pre style="width:35em">
{{Location map+ | Egypt
| AlternativeMap = Egypt relief location map.jpg
| width = 220
| caption = Two locations in Egypt
| places =
{{Location map~ | Egypt
| lat_deg = 31.61
| lon_deg = 25.92
| label = Sallum
}}
{{Location map~ | Egypt
| lat_deg = 22.34
| lon_deg = 31.37
| label = Abu Simbel
}}
}}
</pre>
| see also =
}}<includeonly>
<!-- Categories go here: -->
[[Category:Maps of Egypt]]
[[Category:Egypt location map templates| ]]
</includeonly>