Changes

MyWikiBiz, Author Your Legacy — Sunday June 30, 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:Chile-CIA WFB Map.png|thumb|180px|Map of Chile]]
|examples=
=== Location map, using default map (image) ===
{{Location map | Chile
| width = 125
| label = Santiago
| lat_deg = -33.44
| lon_deg = -70.65
}}
<pre style="width:30em">
{{Location map | Chile
| width = 125
| label = Santiago
| lat_deg = -33.44
| lon_deg = -70.65
}}
</pre>
{{clear}}

=== Location map many, using relief map (image1) ===
{{Location map many | Chile
| relief = yes
| width = 125
| caption = Two locations in Chile
| label1 = Santiago
| lat1_deg = -33.44
| lon1_deg = -70.65
| label2 = Punta Arenas
| lat2_deg = -53.17
| lon2_deg = -70.93
}}
<pre style="width:30em">
{{Location map many | Chile
| relief = yes
| width = 125
| caption = Two locations in Chile
| label1 = Santiago
| lat1_deg = -33.44
| lon1_deg = -70.65
| label2 = Punta Arenas
| lat2_deg = -53.17
| lon2_deg = -70.93
}}
</pre>
{{clear}}

=== Location map+, using AlternativeMap ===
{{Location map+ | Chile
| AlternativeMap = Relief Map of Chile.jpg
| width = 125
| caption = Two locations in Chile
| places =
{{Location map~ | Chile
| label = Santiago
| lat_deg = -33.44
| lon_deg = -70.65
}}
{{Location map~ | Chile
| label = Punta Arenas
| lat_deg = -53.17
| lon_deg = -70.93
}}
}}
<pre style="width:35em">
{{Location map+ | Chile
| AlternativeMap = Relief Map of Chile.jpg
| width = 125
| caption = Two locations in Chile
| places =
{{Location map~ | Chile
| label = Santiago
| lat_deg = -33.44
| lon_deg = -70.65
}}
{{Location map~ | Chile
| label = Punta Arenas
| lat_deg = -53.17
| lon_deg = -70.93
}}
}}
</pre>

| see also =

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

Navigation menu