Changes

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

=== Location map many, using relief map (image1) ===
{{Location map many | Iran
| relief = yes
| width = 250
| caption = Two locations in Iran
| lat1_deg = 35.696
| lon1_deg = 51.423
| label1 = Tehran
| lat2_deg = 25.292
| lon2_deg = 60.643
| label2 = Chābahār
}}
<pre style="width:30em">
{{Location map many | Iran
| relief = yes
| width = 250
| caption = Two locations in Iran
| lat1_deg = 35.696
| lon1_deg = 51.423
| label1 = Tehran
| lat2_deg = 25.292
| lon2_deg = 60.643
| label2 = Chābahār
}}
</pre>
{{clear}}

=== Location map+, using AlternativeMap ===
{{Location map+ | Iran
| AlternativeMap = Iran relief location map.jpg
| width = 250
| caption = Two locations in Iran
| places =
{{Location map~ | Iran
| lat_deg = 35.696
| lon_deg = 51.423
| label = Tehran
}}
{{Location map~ | Iran
| lat_deg = 25.292
| lon_deg = 60.643
| label = Chābahār
}}
}}
<pre style="width:35em">
{{Location map+ | Iran
| AlternativeMap = Iran relief location map.jpg
| width = 250
| caption = Two locations in Iran
| places =
{{Location map~ | Iran
| lat_deg = 35.696
| lon_deg = 51.423
| label = Tehran
}}
{{Location map~ | Iran
| lat_deg = 25.292
| lon_deg = 60.643
| label = Chābahār
}}
}}
</pre>
}}
<includeonly>
<!-- Categories and interwikis go here: -->
[[Categories:Iran location map templates| ]]
</includeonly>

Navigation menu