2,062 bytes added
, 04:30, 16 July 2021
<!-- Categories go at the bottom of this page. -->
{{Module:Location map/data/doc
|image=[[File:Ireland-CIA WFB Map.png|thumb|250px|Map of Ireland]]
|examples=
=== Location map, using default map (image) ===
{{Location map | Island of Ireland
| width = 200
| lat_deg = 53.35
| lon_deg = -6.26
| label = Dublin
}}
<pre style="width:30em">
{{Location map | Island of Ireland
| width = 200
| lat_deg = 53.35
| lon_deg = -6.26
| label = Dublin
}}
</pre>
{{clear}}
=== Location map many, using relief map (image1) ===
{{Location map many | Island of Ireland
| relief = yes
| width = 200
| caption = Two locations in Ireland
| lat1_deg = 53.35
| lon1_deg = -6.26
| label1 = Dublin
| lat2_deg = 54.6
| lon2_deg = -5.93
| label2 = Belfast
}}
<pre style="width:35em">
{{Location map many | Island of Ireland
| relief = yes
| width = 200
| caption = Two locations in Ireland
| lat1_deg = 53.35
| lon1_deg = -6.26
| label1 = Dublin
| lat2_deg = 54.6
| lon2_deg = -5.93
| label2 = Belfast
}}
</pre>
{{clear}}
=== Location map+, using AlternativeMap ===
{{Location map+ | Island of Ireland
| AlternativeMap = Island of Ireland relief location map.png
| width = 200
| caption = Two locations in Ireland
| places =
{{Location map~ | Island of Ireland
| lat_deg = 53.35
| lon_deg = -6.26
| label = Dublin
}}
{{Location map~ | Island of Ireland
| lat_deg = 54.6
| lon_deg = -5.93
| label = Belfast
}}
}}
<pre style="width:35em">
{{Location map+ | Island of Ireland
| AlternativeMap = Island of Ireland relief location map.png
| width = 200
| caption = Two locations in Ireland
| places =
{{Location map~ | Island of Ireland
| lat_deg = 53.35
| lon_deg = -6.26
| label = Dublin
}}
{{Location map~ | Island of Ireland
| lat_deg = 54.6
| lon_deg = -5.93
| label = Belfast
}}
}}
</pre>
{{clear}}
|see also=
* [[Module:Location map/data/Ireland]]
* [[Module:Location map/data/Northern Ireland]]
}}<includeonly>
<!-- Categories go here: -->
[[Category:Ireland location map templates]]
</includeonly>