Changes

MyWikiBiz, Author Your Legacy — Wednesday September 10, 2025
Jump to navigationJump to search
Pywikibot 6.4.0
{{Module rating |beta}}
<!-- Categories and interwikis go at the bottom of this page. -->

{{Module:Location map/data/doc
|image=[[File:Seattle, WA - Downtown - OpenStreetMap.png|thumb|upright=2|Map of downtown Seattle]]
|examples=
=== Location map, using default map (image) ===
{{Location map | United States Seattle Downtown
| width = 250
| lat_deg = 47.5975
| lon_deg = -122.320822
| label = [[Chinatown-International District, Seattle|International District]]
}}
<pre style="width:30em">
{{Location map | United States Seattle Downtown
| width = 250
| lat_deg = 47.5975
| lon_deg = -122.320822
| label = [[Chinatown-International District, Seattle|International District]]
}}
</pre>
{{clear}}

=== Location map many ===
{{Location map many | United States Seattle Downtown
| width = 250
| caption = Two locations in downtown Seattle
| lat1_deg = 47.5975
| lon1_deg = -122.320822
| label1 = [[Chinatown-International District, Seattle|International District]]
| lat2_deg = 47.608398
| lon2_deg = -122.332935
| label2 = [[IBM Building (Seattle)|IBM Building]]
| mark2 = Maki-city-15.svg
| mark2size= 16
| position2= bottom
}}
<pre style="width:30em">
{{Location map many | United States Seattle Downtown
| width = 250
| caption = Two locations in downtown Seattle
| lat1_deg = 47.5975
| lon1_deg = -122.320822
| label1 = [[Chinatown-International District, Seattle|International District]]
| lat2_deg = 47.608398
| lon2_deg = -122.332935
| label2 = [[IBM Building (Seattle)|IBM Building]]
| mark2 = Maki-city-15.svg
| mark2size= 16
| position2= bottom
}}
</pre>
{{clear}}

=== Location map+ ===
{{Location map+ | United States Seattle Downtown
| width = 200
| caption = Three locations in downtown Seattle
| places =
{{Location map~ | United States Seattle Downtown
| lat_deg = 47.5975
| lon_deg = -122.320822
| label = [[Chinatown-International District, Seattle|International District]]
| position= top
}}
{{Location map~ | United States Seattle Downtown
| lat_deg = 47.608398
| lon_deg = -122.332935
| label = [[IBM Building (Seattle)|IBM Building]]
| mark = Maki-city-15.svg
| marksize= 16
| position=
}}
{{Location map~ | United States Seattle Downtown
| lat_deg = 47.5952
| lon_deg = -122.3316
| label = [[CenturyLink Field]]
| mark = Stadium - The Noun Project.svg
| marksize= 16
| position= left
}}
}}
<pre style="width:35em">
{{Location map+ | United States Seattle Downtown
| width = 200
| caption = Three locations in downtown Seattle
| places =
{{Location map~ | United States Seattle Downtown
| lat_deg = 47.5975
| lon_deg = -122.320822
| label = [[Chinatown-International District, Seattle|International District]]
| position= top
}}
{{Location map~ | United States Seattle Downtown
| lat_deg = 47.608398
| lon_deg = -122.332935
| label = [[IBM Building (Seattle)|IBM Building]]
| mark = Maki-city-15.svg
| marksize= 16
| position=
}}
{{Location map~ | United States Seattle Downtown
| lat_deg = 47.5952
| lon_deg = -122.3316
| label = [[CenturyLink Field]]
| mark = Stadium - The Noun Project.svg
| marksize= 16
| position= left
}}
}}
</pre>
}}

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

Navigation menu