Template:Location map Arizona/doc
Jump to navigation
Jump to search
This is a documentation |
Template:Location map USA Arizona is a location map definition used to overlay markers and labels on an equirectangular projection map of the U.S. state of Arizona. The markers are placed by latitude and longitude coordinates on the default map or a similar map image.
Usage[edit source]
These definitions are used by the following templates when invoked with parameter "USA Arizona":
{{Location map | USA Arizona | ...}}
{{Location map many | USA Arizona | ...}}
{{Location map+ | USA Arizona | ...}}
{{Location map~ | USA Arizona | ...}}
Map definition[edit source]
- name = Arizona
- Name used in the default map caption
- image = USNA Arizona location map.svg
- The default map image, without "Image:" or "File:"
- top = 37.3
- Latitude at top edge of map, in decimal degrees
- bottom = 31.1
- Latitude at bottom edge of map, in decimal degrees
- left = -115.0
- Longitude at left edge of map, in decimal degrees
- right = -108.7
- Longitude at right edge of map, in decimal degrees
Examples using location map templates[edit source]
Location map[edit source]
{{Location map | Arizona | width = 200 | places = {{Location map~ | Arizona | label_size = | label_width = | position = | background = | mark = red_pog.svg | marksize = | link = | lat_deg = 33 | lat_min = 27 | lat_sec = | lat_dir = N | lon_deg = 112 | lon_min = 04 | lon_sec = | lon_dir = W | label = Phoenix }} }}
Location map many[edit source]
{{Location map many | Arizona | width = 200 | caption = Locations in Arizona | lat1 = 36.99 | long1 = -112.98 | label1 = Colorado City | lat2 = 31.35 | long2 = -110.94 | label2 = Nogales | lat3 = 32.69 | long3 = -114.62 | label3 = Yuma | lat4 = 35.67 | long4 = -109.06 | label4 = Window Rock }}
Location map+[edit source]
{{Location map+ | Arizona | width = 200 | caption = Locations in Arizona | places = {{Location map~ | Arizona | lat = 36.99 | long = -112.98 | label = Colorado City }} {{Location map~ | Arizona | lat = 31.35 | long = -110.94 | label = Nogales }} {{Location map~ | Arizona | lat = 32.69 | long = -114.62 | label = Yuma }} {{Location map~ | Arizona | lat = 35.67 | long = -109.06 | label = Window Rock }} }}
See also[edit source]
- Location map templates
- Template:Location map, to display one mark and label using latitude and longitude
- Template:Location map many, to display up to nine marks and labels
- Template:Location map+, to display an unlimited number of marks and labels
- Infobox templates incorporating (passing values to) the Location map template