2,131 bytes added
, 23:35, 15 July 2021
<!-- Categories and interwikis go at the bottom of this page. -->
{{Module:Location map/data/doc|image=[[File:Alps with borders.jpg|thumb|300px|Map of the Alps]]|name=the [[Alps]]
|examples=
=== Location map, using default map (image) ===
{{Location map | Alps
| width = 300
| lat_deg = 45.83
| lon_deg = 6.87
| label = Mont Blanc
}}
<pre style="width:30em">
{{Location map | Alps
| width = 300
| lat_deg = 45.83
| lon_deg = 6.87
| label = Mont Blanc
}}
</pre>
{{clear}}
=== Location map many ===
{{Location map many | Alps
| width = 300
| caption = Three mountains in the Alps
| lat1_deg = 45.83
| lon1_deg = 6.87
| label1 = Mont Blanc
| pos1 = bottom
| lat2_deg = 45.94
| lon2_deg = 7.87
| label2 = Monte Rosa
| lat3_deg = 46.54
| lon3_deg = 8.13
| label3 = Finsteraarhorn
}}
<pre style="width:30em">
{{Location map many | Alps
| width = 300
| caption = Three mountains in the Alps
| lat1_deg = 45.83
| lon1_deg = 6.87
| label1 = Mont Blanc
| pos1 = bottom
| lat2_deg = 45.94
| lon2_deg = 7.87
| label2 = Monte Rosa
| lat3_deg = 46.54
| lon3_deg = 8.13
| label3 = Finsteraarhorn
}}
</pre>
{{clear}}
=== Location map+ ===
{{Location map+ | Alps
| width = 300
| caption = Three mountains in the Alps
| places =
{{Location map~ | Alps
| lat_deg = 45.83
| lon_deg = 6.87
| label = Mont Blanc
| position = bottom
}}
{{Location map~ | Alps
| lat_deg = 45.94
| lon_deg = 7.87
| label = Monte Rosa
}}
{{Location map~ | Alps
| lat_deg = 46.54
| lon_deg = 8.13
| label = Finsteraarhorn
}}
}}
<pre style="width:35em">
{{Location map+ | Alps
| width = 300
| caption = Three mountains in the Alps
| places =
{{Location map~ | Alps
| lat_deg = 45.83
| lon_deg = 6.87
| label = Mont Blanc
| position = bottom
}}
{{Location map~ | Alps
| lat_deg = 45.94
| lon_deg = 7.87
| label = Monte Rosa
}}
{{Location map~ | Alps
| lat_deg = 46.54
| lon_deg = 8.13
| label = Finsteraarhorn
}}
}}
</pre>
}}
<includeonly>
<!-- Categories and interwikis go here: -->
[[Category:Location map templates|Alps]]
</includeonly>