Changes

MyWikiBiz, Author Your Legacy — Wednesday September 10, 2025
Jump to navigationJump to search
Pywikibot 6.4.0
<!-- Categories and interwikis go at the bottom of this page. -->
{{Module:Location map/data/doc|image=[[File:USA Northeast.svg|thumb|250px|Map of USA Northeast]]
|examples=
=== Location map, using default map (image) ===
{{Location map | USA_Northeast
| width = 250
| lat_deg = 42.366303
| lon_deg = -71.062228
| label = Boston
}}
<pre style="width:30em">
{{Location map | USA_Northeast
| width = 250
| lat_deg = 42.366303
| lon_deg = -71.062228
| label = Boston
}}
</pre>
{{clear}}
=== Location map+, using default map (image) ===
{{Location map+ | USA Northeast
| width = 250
| caption = Two locations in Northeast
| places =
{{Location map~ | USA Northeast
| lat_deg = 42.358056
| lon_deg = -71.063611
| label = Boston
}}
{{Location map~ | USA Northeast
| lat_deg = 46.8
| lon_deg = -92.1
| label = Duluth
}}
}}
<pre style="width:30em">
{{Location map+ | USA Northeast
| width = 250
| caption = Two locations in Northeast
| places =
{{Location map~ | USA Northeast
| lat_deg = 42.358056
| lon_deg = -71.063611
| label = Boston
}}
{{Location map~ | USA Northeast
| lat_deg = 46.8
| lon_deg = -92.1
| label = Duluth
}}
}}
</pre>
{{clear}}
}}
<includeonly>
<!-- Categories and interwikis go here: -->
[[Category:United States location map templates|Northeast]]

</includeonly>

Navigation menu