Changes

MyWikiBiz, Author Your Legacy — Saturday September 06, 2025
Jump to navigationJump to search
Pywikibot 6.4.0
{{high-use| 42671 }}
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE -->
{{Module:Location map/data/doc|image=[[File:Poland-CIA WFB Map.png|thumb|250px|Map of Poland]]
|examples=
=== Location map, using default map (image) ===
{{Location map | Poland
| width = 200
| lat_deg = 52.23
| lon_deg = 21.01
| label = Warsaw
}}
<pre style="width:30em">
{{Location map | Poland
| width = 200
| lat_deg = 52.23
| lon_deg = 21.01
| label = Warsaw
}}
</pre>
{{clear}}

=== Location map many, using relief map (image1) ===
{{Location map many | Poland
| relief = yes
| width = 200
| caption = Two locations in Poland
| lat1_deg = 52.23
| lon1_deg = 21.01
| label1 = Warsaw
| lat2_deg = 50.06
| lon2_deg = 19.94
| label2 = Kraków
}}
<pre style="width:30em">
{{Location map many | Poland
| relief = yes
| width = 200
| caption = Two locations in Poland
| lat1_deg = 52.23
| lon1_deg = 21.01
| label1 = Warsaw
| lat2_deg = 50.06
| lon2_deg = 19.94
| label2 = Kraków
}}
</pre>
{{clear}}

=== Location map+, using AlternativeMap ===
{{Location map+ | Poland
| AlternativeMap = Relief Map of Poland.png
| width = 200
| caption = Two locations in Poland
| places =
{{Location map~ | Poland
| lat_deg = 52.23
| lon_deg = 21.01
| label = Warsaw
}}
{{Location map~ | Poland
| lat_deg = 50.06
| lon_deg = 19.94
| label = Kraków
}}
}}
<pre style="width:35em">
{{Location map+ | Poland
| AlternativeMap = Relief Map of Poland.png
| width = 200
| caption = Two locations in Poland
| places =
{{Location map~ | Poland
| lat_deg = 52.23
| lon_deg = 21.01
| label = Warsaw
}}
{{Location map~ | Poland
| lat_deg = 50.06
| lon_deg = 19.94
| label = Kraków
}}
}}
</pre>
}}<includeonly>
<!-- CATEGORIES AND INTERWIKIS HERE, THANKS -->
[[Category:Poland location map templates| ]]
</includeonly>

Navigation menu