Changes

MyWikiBiz, Author Your Legacy — Thursday September 11, 2025
Jump to navigationJump to search
Pywikibot 6.4.0
<!-- Categories go at the bottom of this page and interwikis go in Wikidata. -->

== Usage ==
{{Module:Location map/data/doc|name=Northern and Central [[Europe]]|projection=an [[Lambert azimuthal equal-area projection]]|examples=
=== Location map ===
{{Location map | Northern and Central Europe
| width = 250
| label = Hamburg
| lat_deg = 53.57
| lon_deg = 10.00
}}
<pre style="width:30em">
{{Location map | Northern and Central Europe
| width = 250
| label = Hamburg
| lat_deg = 53.57
| lon_deg = 10.00
}}
</pre>
{{clear}}

=== Location map many ===
{{Location map many | Northern and Central Europe
| width = 250
| caption = Two locations in Europe
| label1 = Trondheim
| lat1_deg = 63.43
| lon1_deg = 10.39
| label2 = Venice
| lat2_deg = 45.44
| lon2_deg = 12.34
}}
<pre style="width:30em">
{{Location map many | Northern and Central Europe
| width = 250
| caption = Two locations in Europe
| label1 = Trondheim
| lat1_deg = 63.43
| lon1_deg = 10.39
| label2 = Venice
| lat2_deg = 45.44
| lon2_deg = 12.34
}}
</pre>
{{clear}}

=== Location map+ ===
{{Location map+ | Northern and Central Europe
| caption = Two locations in Europe
| width = 250
| places =
{{Location map~ | Northern and Central Europe
| label = Bordeaux
| lat_deg = 44.84
| lon_deg = -0.58
}}
{{Location map~ | Northern and Central Europe
| label = Rīga
| lat_deg = 56.95
| lon_deg = 24.11
}}
}}
<pre style="width:35em">
{{Location map+ | Northern and Central Europe
| caption = Two locations in Europe
| width = 250
| places =
{{Location map~ | Northern and Central Europe
| label = Bordeaux
| lat_deg = 44.84
| lon_deg = -0.58
}}
{{Location map~ | Northern and Central Europe
| label = Rīga
| lat_deg = 56.95
| lon_deg = 24.11
}}
}}
</pre>
}}
<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox||
<!-- Categories go here and interwikis go in Wikidata. -->
[[Category:Location map templates|Northern and Central Europe]]
[[Category:Europe location map templates]]
}}</includeonly>

Navigation menu