Changes

MyWikiBiz, Author Your Legacy — Tuesday September 09, 2025
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:Cb-map.png|thumb|250px|Map of Cambodia]]
|examples=
=== Location map, using default map (image) ===
{{Location map | Cambodia
| width = 200
| lat_deg = 11.55
| lon_deg = 104.92
| label = Phnom Penh
}}
<pre style="width:30em">
{{Location map | Cambodia
| width = 200
| lat_deg = 11.55
| lon_deg = 104.92
| label = Takeo
}}
{{Location map | Cambodia
| width = 200
| lat_deg = 11.55
| lon_deg = 104.92
| label = Kamport
}}
</pre>
{{clear}}

=== Location map many, using relief map (image1) ===
{{Location map many | Cambodia
| relief = yes
| width = 200
| caption = Two locations in Cambodia
| lat1_deg = 11.55
| lon1_deg = 104.92
| label1 = Phnom Penh
| lat2_deg = 13.1
| lon2_deg = 103.2
| label2 = Battambang
}}
<pre style="width:30em">
{{Location map many | Cambodia
| relief = yes
| width = 200
| caption = Two locations in Cambodia
| lat1_deg = 11.55
| lon1_deg = 104.92
| label1 = Phnom Penh
| lat2_deg = 13.1
| lon2_deg = 103.2
| label2 = Battambang
}}
</pre>
{{clear}}

=== Location map+, using AlternativeMap ===
{{Location map+ | Cambodia
| AlternativeMap = Cambodia physical map.svg
| width = 200
| caption = Two locations in Cambodia
| places =
{{Location map~ | Cambodia
| lat_deg = 11.55
| lon_deg = 104.92
| label = Phnom Penh
}}
{{Location map~ | Cambodia
| lat_deg = 13.1
| lon_deg = 103.2
| label = Battambang
}}
}}
<pre style="width:30em">
{{Location map+ | Cambodia
| AlternativeMap = Cambodia physical map.svg
| width = 200
| caption = Two locations in Cambodia
| places =
{{Location map~ | Cambodia
| lat_deg = 11.55
| lon_deg = 104.92
| label = Phnom Penh
}}
{{Location map~ | Cambodia
| lat_deg = 13.1
| lon_deg = 103.2
| label = Battambang
}}
}}
</pre>
| see also =

}}
<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox||
[[Category:Cambodia location map templates| ]]
}}</includeonly>

Navigation menu