Changes

MyWikiBiz, Author Your Legacy — Tuesday October 01, 2024
Jump to navigationJump to search
Pywikibot 6.4.0
<!-- Place categories where indicated at the bottom of this page; interwikis at Wikidata -->
{{Module:Location map/data/doc
|image=[[File:Cyprus CIA-WF 2010 map.png|thumb|400px|Map of Cyprus]]
|examples=

=== Location map, using default map (image) ===
{{Location map | Cyprus
| width = 250
| lat_deg = 35.17
| lon_deg = 33.37
| label = Nicosia
}}
<pre style="width:30em;">
{{Location map | Cyprus
| width = 250
| lat_deg = 35.17
| lon_deg = 33.37
| label = Nicosia
}}
</pre>
{{clear}}

=== Location map many, using relief map (image1) ===
{{Location map many | Cyprus
| relief = yes
| width = 250
| caption = Two locations in Cyprus
| lat1_deg = 35.17
| lon1_deg = 33.37
| label1 = Nicosia
| lat2_deg = 34.67
| lon2_deg = 33.03
| label2 = Limassol
}}
<pre style="width:30em;">
{{Location map many | Cyprus
| relief = yes
| width = 250
| caption = Two locations in Cyprus
| lat1_deg = 35.17
| lon1_deg = 33.37
| label1 = Nicosia
| lat2_deg = 34.67
| lon2_deg = 33.03
| label2 = Limassol
}}
</pre>
{{clear}}

=== Location map+, using AlternativeMap ===
{{Location map+ | Cyprus
| AlternativeMap = Cyprus relief location map.jpg
| width = 250
| caption = Two locations in Cyprus
| places =
{{Location map~ | Cyprus
| lat_deg = 35.17
| lon_deg = 33.37
| label = Nicosia
}}
{{Location map~ | Cyprus
| lat_deg = 34.67
| lon_deg = 33.03
| label = Limassol
}}
}}
<pre style="width:35em;">
{{Location map+ | Cyprus
| AlternativeMap = Cyprus relief location map.jpg
| width = 250
| caption = Two locations in Cyprus
| places =
{{Location map~ | Cyprus
| lat_deg = 35.17
| lon_deg = 33.37
| label = Nicosia
}}
{{Location map~ | Cyprus
| lat_deg = 34.67
| lon_deg = 33.03
| label = Limassol
}}
}}
</pre>
| see also =
}}
<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox||
<!-- Categories below this line; interwikis at Wikidata -->
[[Category:Location map templates by country|Cyprus]]
}}</includeonly>

Navigation menu