Changes

MyWikiBiz, Author Your Legacy — Saturday September 06, 2025
Jump to navigationJump to search
Pywikibot 6.4.0
<!-- Categories and interwikis go at the bottom of this page. -->
{{Module:Location map/data/doc|image=[[File:Serbia-CIA WFB Map 2006.png|thumb|250px|Map of Serbia]]
|examples=
=== Location map, using default map (image) ===
{{Location map | Serbia
| width = 200
| lat_deg = 44.817
| lon_deg = 20.467
| label = Belgrade
}}
<pre style="width:30em">
{{Location map | Serbia
| width = 200
| lat_deg = 44.817
| lon_deg = 20.467
| label = Belgrade
}}
</pre>
{{clear}}

=== Location map many, using relief map (image1) ===
{{Location map many | Serbia
| relief = yes
| width = 200
| caption = Two locations in Serbia
| lat1_deg = 44.817
| lon1_deg = 20.467
| label1 = Belgrade
| lat2_deg = 43.15
| lon2_deg = 20.517
| label2 = Novi Pazar
}}
<pre style="width:30em">
{{Location map many | Serbia
| relief = yes
| width = 200
| caption = Two locations in Serbia
| lat1_deg = 44.817
| lon1_deg = 20.467
| label1 = Belgrade
| lat2_deg = 43.15
| lon2_deg = 20.517
| label2 = Novi Pazar
}}
</pre>
{{clear}}

=== Location map+, using AlternativeMap ===
{{Location map+ | Serbia
| AlternativeMap = Relief map of Serbia.png
| width = 200
| caption = Two locations in Serbia
| places =
{{Location map~ | Serbia
| lat_deg = 44.817
| lon_deg = 20.467
| label = Belgrade
}}
{{Location map~ | Serbia
| lat_deg = 43.15
| lon_deg = 20.517
| label = Novi Pazar
}}
}}
<pre style="width:35em">
{{Location map+ | Serbia
| AlternativeMap = Relief map of Serbia.png
| width = 200
| caption = Two locations in Serbia
| places =
{{Location map~ | Serbia
| lat_deg = 44.817
| lon_deg = 20.467
| label = Belgrade
}}
{{Location map~ | Serbia
| lat_deg = 43.15
| lon_deg = 20.517
| label = Novi Pazar
}}
}}
</pre>
}}
<includeonly>
<!-- Categories go here, and interwikis go on Wikidata: -->

[[Category:Serbia location map templates| ]]

</includeonly>

Navigation menu