Changes

MyWikiBiz, Author Your Legacy — Thursday November 20, 2025
Jump to navigationJump to search
Pywikibot 6.4.0
<!-- Categories go at the bottom of this page and interwikis go in Wikidata. -->
{{Module:Location map/data/doc
|image=[[File:Bulgaria-CIA WFB Map.png|thumb|250px|Map of Bulgaria]]
|examples=
=== Location map, using default map (image) ===
{{Location map | Bulgaria
| width = 250
| label = Sofia
| lat_deg = 42.7
| lon_deg = 23.33
}}
<pre style="width:30em;">
{{Location map | Bulgaria
| width = 250
| label = Sofia
| lat_deg = 42.7
| lon_deg = 23.33
}}
</pre>
{{clear}}

=== Location map many, using relief map (image1) ===
{{Location map many | Bulgaria
| relief = yes
| width = 250
| caption = Two locations in Bulgaria
| label1 = Sofia
| lat1_deg = 42.7
| lon1_deg = 23.33
| label2 = Varna
| lat2_deg = 43.217
| lon2_deg = 27.917
}}
<pre style="width:30em;">
{{Location map many | Bulgaria
| relief = yes
| width = 250
| caption = Two locations in Bulgaria
| label1 = Sofia
| lat1_deg = 42.7
| lon1_deg = 23.33
| label2 = Varna
| lat2_deg = 43.217
| lon2_deg = 27.917
}}
</pre>
{{clear}}

=== Location map+, using AlternativeMap ===
{{Location map+ | Bulgaria
| AlternativeMap = Relief Map of Bulgaria.jpg
| width = 250
| caption = Two locations in Bulgaria
| places =
{{Location map~ | Bulgaria
| label = Sofia
| lat_deg = 42.7
| lon_deg = 23.33
}}
{{Location map~ | Bulgaria
| label = Varna
| lat_deg = 43.217
| lon_deg = 27.917
}}
}}
<pre style="width:30em;">
{{Location map+ | Bulgaria
| AlternativeMap = Relief Map of Bulgaria.jpg
| width = 250
| caption = Two locations in Bulgaria
| places =
{{Location map~ | Bulgaria
| label = Sofia
| lat_deg = 42.7
| lon_deg = 23.33
}}
{{Location map~ | Bulgaria
| label = Varna
| lat_deg = 43.217
| lon_deg = 27.917
}}
}}
</pre>
| see also =

}}
<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox||
<!-- Categories below this line; interwikis at Wikidata -->
[[Category:Bulgaria location map templates| ]]
}}</includeonly>

Navigation menu