Changes

MyWikiBiz, Author Your Legacy — Tuesday October 14, 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|name=[[Spencer Butte]] and [[Eugene, Oregon]]|image=[[File:Spencer Butte and Eugene Oregon - OpenStreetMap.png|thumb|250px|Map of Eugene, OR, as far south as Spencer Butte]]
|examples=
=== Location map, using default map (image) ===
{{Location map | USA Oregon Spencer Butte and Eugene
| width = 200
| lat_deg = 44.05267
| lon_deg = -123.09327
| label = Hult Centre for the Performing Arts
}}
<pre style="width:30em">
{{Location map | USA Oregon Spencer Butte and Eugene
| width = 200
| lat_deg = 43.98361
| lon_deg = -123.09667
| label = Spencer Butte
}}
</pre>
{{clear}}

=== Location map many, using relief map (image1) ===
{{Location map many | USA Oregon Spencer Butte and Eugene
| relief = yes
| width = 200
| caption = Two locations in Eugene
| lat_deg = 44.05267
| lon_deg = -123.09327
| label = Hult Centre for the Performing Arts
| lat2_deg = 43.98361
| lon2_deg = -123.09667
| label2 = Spencer Butte
}}
<pre style="width:30em">
{{Location map many | USA Oregon Spencer Butte and Eugene
| relief = yes
| width = 200
| caption = Two locations in Eugene OR
| lat_deg = 44.05267
| lon_deg = -123.09327
| label = Hult Centre for the Performing Arts
| lat2_deg = 43.98361
| lon2_deg = -123.09667
| label2 = Spencer Butte
}}
</pre>
{{clear}}

=== Location map+, using AlternativeMap ===
{{Location map+ | USA Oregon Spencer Butte and Eugene
| AlternativeMap = Spencer Butte and Eugene Oregon - OpenStreetMap.png
| width = 200
| caption = Two locations in Eugene OR
| places =
{{Location map~ | USA Oregon Spencer Butte and Eugene
| lat_deg = 44.05267
| lon_deg = -123.09327
| label = Hult Centre for the Performing Arts
}}
{{Location map~ | USA Oregon Spencer Butte and Eugene
| lat_deg = 43.98361
| lon_deg = -123.09667
| label = Spencer Butte
}}
}}
<pre style="width:35em">
{{Location map+ | USA Oregon Spencer Butte and Eugene
| AlternativeMap = Spencer Butte and Eugene Oregon - OpenStreetMap.png
| width = 200
| caption = Two locations in Eugene
| places =
{{Location map~ | USA Oregon Spencer Butte and Eugene
| lat_deg = 44.05267
| lon_deg = -123.09327
| label = Hult Centre for the Performing Arts
}}
{{Location map~ | USA Oregon Spencer Butte and Eugene
| lat_deg = 43.98361
| lon_deg = -123.09667
| label = Spencer Butte
}}
}}
</pre>
}}
<includeonly>
<!-- Categories go here, and interwikis go on Wikidata: -->

[[Category:Oregon location map templates|Oregon location map templates]]

</includeonly>

Navigation menu