Changes

Pywikibot 6.4.0
{{high-use| 3962 }}
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE -->
{{Module:Location map/data/doc|image=[[File:Nepal-CIA WFB Map.png|thumb|400px|Map of Nepal]]
|examples=
=== Location map, using default map (image) ===
{{Location map | Nepal
| width = 250
| lat_deg = 27.7
| lon_deg = 85.33
| label = Kathmandu
}}
<pre style="width:30em">
{{Location map | Nepal
| width = 250
| lat_deg = 27.7
| lon_deg = 85.33
| label = Kathmandu
}}
</pre>
{{clear}}

=== Location map many, using relief map (image1) ===
{{Location map many | Nepal
| relief = yes
| width = 250
| caption = Two locations in Nepal
| lat1_deg = 27.7
| lon1_deg = 85.33
| label1 = Kathmandu
| lat2_deg = 28.683
| lon2_deg = 80.6
| label2 = Dhangadhi
}}
<pre style="width:30em">
{{Location map many | Nepal
| relief = yes
| width = 250
| caption = Two locations in Nepal
| lat1_deg = 27.7
| lon1_deg = 85.33
| label1 = Kathmandu
| lat2_deg = 28.683
| lon2_deg = 80.6
| label2 = Dhangadhi
}}
</pre>
{{clear}}

=== Location map+, using AlternativeMap ===
{{Location map+ | Nepal
| AlternativeMap = Nepal relief location map.jpg
| width = 250
| caption = Two locations in Nepal
| places =
{{Location map~ | Nepal
| lat_deg = 27.7
| lon_deg = 85.33
| label = Kathmandu
}}
{{Location map~ | Nepal
| lat_deg = 28.683
| lon_deg = 80.6
| label = Dhangadhi
}}
}}
<pre style="width:35em">
{{Location map+ | Nepal
| AlternativeMap = Nepal relief location map.jpg
| width = 250
| caption = Two locations in Nepal
| places =
{{Location map~ | Nepal
| lat_deg = 45.42
| lon_deg = -75.7
| label = Ottawa
}}
{{Location map~ | Nepal
| lat_deg = 28.683
| lon_deg = 80.6
| label = Dhangadhi
}}
}}
</pre>
}}
<includeonly>
<!-- Categories and interwikis go here: -->
[[Category:Nepal location map templates| ]]

</includeonly>