Template:Location map+/AlternativeMap
< Template:Location map+
Jump to navigation
Jump to search
Revision as of 12:01, 21 August 2011 by imported>Zyxw (moved Template:Location map/AlternativeMap to Template:Location map+/AlternativeMap: Better location since this is an example using Template:Location map+)
The following examples document the use of the AlternativeMap parameter in the {{Location map+}} template. This parameter is also available via the {{Location map}} and {{Location map many}} templates.
AlternativeMap defined
{{Location map+ | England
| AlternativeMap = England locator map w Northumberland highlighted.svg
| width = 200
| caption = [[Battle of Bosworth Field]]
| places =
{{Location map~ | England
| label = '''Bosworth'''
| position = right
| mark = Battle icon active (crossed swords).svg
| marksize = 20
| lat_deg = 52.591265
| lon_deg = -1.410327
}}
{{Location map~ | England
| label = Northumberland
| position = right
| mark = Steel pog.svg
| marksize = 1
| lat_deg = 55.1
| lon_deg = -1.68
}}
}}
AlternativeMap not defined
{{Location map+ | England
| AlternativeMap =
| width = 200
| caption = [[Battle of Bosworth Field]]
| places =
{{Location map~ | England
| label = '''Bosworth'''
| position = right
| mark = Battle icon active (crossed swords).svg
| marksize = 20
| lat_deg = 52.591265
| lon_deg = -1.410327
}}
{{Location map~ | England
| label = Northumberland
| position = right
| mark = Steel pog.svg
| marksize = 1
| lat_deg = 55.1
| lon_deg = -1.68
}}
}}