 | This template uses Lua:
|
 | Parts of this documentation were copied from the English Wikipedia article on this module. Note that the documentation could have been edited since copying. |
The Location map template is helpful for creating static maps on the wiki.
Maps Supported
This template will work for all 50 states and the District of Columbia. To use only one point, use the Location map template.
Parameters
mapname
- the name of the map
width
- the width of the map in pixels (do not include "px")
label(n)
- the name of point n (n is unnecessary for the first point)
coordinates(n)
- the coordinates of point n (n is unnecessary for the first point)
Optional parameters
Reference wikipedia's documentation for additional parameters.
Icons
Icon |
Name
|
|
Red pog.svg
|
|
Yellow pog.svg
|
|
Blue pog.svg
|
|
Purple pog.svg
|
|
Red Arrow Up.svg
|
|
Red Arrow Right.svg
|
|
Red Arrow Down.svg
|
|
Red Arrow Left.svg
|
Finding Coordinates
Do you not know how to find coordinates for an object? This should help:
- Understand that for coordinates in North America, longitude should generally be between -130 and -60 and latitude should generally be between 50 and 20
- Use a search engine to find the coordinates. For example, "Boca Raton Community High School coordinates".
- Get the coordinates from a search result.
- Make sure longitude (the bigger number) is negative and latitude (the smaller number) is positive
- Discard anything regarding "N", "E", "S", "W" and make sure your coordinates are simply a decimal number (no ', ", or ° characters)
Examples
Code |
Result
|
{{Location map many | Georgia
| float = {{{1|center}}}
| width = 250
| label = Columbus State University
| pos = right
| coordinates = {{coord|32.502652|-84.942619}}
| label2 = Forsyth Central High School
| pos2 = left
| coordinates2 = {{coord|34.21649|-84.14168}}
}}
|
 Columbus State University Forsyth Central High School Location map many (Georgia)
|
{{Location map many | Georgia
| float = {{{1|center}}}
| width = 250
| label = Columbus State University
| pos = right
| coordinates = {{coord|32.502652|-84.942619}}
| label2 = Forsyth Central High School
| pos2 = left
| coordinates2 = {{coord|34.21649|-84.14168}}
| label3 = Georgia Southern University
| pos3 = right
| coordinates3 = {{coord|32.45054|-81.78653}}
| label4 = Georgia State University
| pos4 = left
| coordinates4 = {{coord|33.75306|-84.38528}}
| label5 = Oconee County High School
| pos5 = right
| coordinates5 = {{coord|33.86141|-83.4563}}
| label6 = University of North Georgia-Gainesville
| pos6 = right
| coordinates6 = {{coord|34.23475|-83.86766}}
| label7 = East Georgia State College
| pos7 = left
| coordinates7 = {{coord|32.59536|-82.307}}
| label8 = Georgia Perimeter College
| pos8 = right
| coordinates8 = {{coord|33.79232|-84.23417}}
| label9 = Gordon State College
| pos9 = left
| coordinates9 = {{coord|33.04456|-84.15298}}
| label10 = Kennesaw State University
| pos10 = left
| coordinates10 = {{coord|33.93707|-84.51972}}
| label11 = University of Georgia
| pos11 = left
| coordinates11 = {{coord|33.948|-83.37732}}
| label12 = University of North Georgia-Dahlonega
| pos12 = right
| coordinates12 = {{coord|34.52786|-83.98444}}
| label13 = Valdosta State University
| mark13 = Purple pog.svg
| pos13 = left
| coordinates13 = {{coord|30.84894|-83.2892}}
| bg13 = yellow
| mark13size = 20
| label13_size=8
| mark14 =Red Arrow Up.svg
| mark14size = 20
| label14 = North
| pos14=top
| coordinates14 = {{coord|31|-81}}
}}
|
 Columbus State University Forsyth Central High School Georgia Southern University Oconee County High School University of North Georgia-Gainesville East Georgia State College Georgia Perimeter College Kennesaw State University University of North Georgia-Dahlonega Valdosta State University Location map many (Georgia)
|