MyWikiBiz, Author Your Legacy — Monday November 10, 2025
Jump to navigationJump to search
1,990 bytes added
, 01:33, 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 | Ireland
| width = 250
| lat_deg = 53.35
| lon_deg = -6.26
| label = Dublin
}}
<pre style="width:30em">
{{Location map | Ireland
| width = 250
| lat_deg = 53.35
| lon_deg = -6.26
| label = Dublin
}}
</pre>
{{clear}}
=== Location map many, using relief map (image1) ===
{{Location map many | Ireland
| relief = yes
| width = 250
| caption = Two locations in the Republic of Ireland
| lat1_deg = 53.35
| lon1_deg = -6.26
| labe1l = Dublin
| lat2_deg = 51.9
| lon2_deg = -8.47
| label2 = Cork
}}
<pre style="width:35em">
{{Location map many | Ireland
| relief = yes
| width = 250
| caption = Two locations in the Republic of Ireland
| lat1_deg = 53.35
| lon1_deg = -6.26
| labe1l = Dublin
| lat2_deg = 51.9
| lon2_deg = -8.47
| label2 = Cork
}}
</pre>
{{clear}}
=== Location map+, using AlternativeMap ===
{{Location map+ | Ireland
| AlternativeMap = Ireland relief location map.png
| width = 250
| caption = Two locations in the Republic of Ireland
| places =
{{Location map~ | Ireland
| lat_deg = 53.35
| lon_deg = -6.26
| label = Dublin
}}
{{Location map~ | Ireland
| lat_deg = 51.9
| lon_deg = -8.47
| label = Cork
}}
}}
<pre style="width:35em">
{{Location map+ | Ireland
| AlternativeMap = Ireland relief location map.png
| width = 250
| caption = Two locations in Ireland
| places =
{{Location map~ | Ireland
| lat_deg = 53.35
| lon_deg = -6.26
| label = Dublin
}}
{{Location map~ | Ireland
| lat_deg = 51.9
| lon_deg = -8.47
| label = Cork
}}
}}
</pre>
{{clear}}
|see also=
* [[Module:Location map/data/Northern Ireland]]
* [[Module:Location map/data/island of Ireland]]
}}
<includeonly>
<!-- Categories go here: -->
[[Category:Ireland location map templates| ]]
</includeonly>