Template:Location map+/relief: Difference between revisions

From Omniversalis
en>Centrist16
(Created page with "The following examples document the use of the ''relief'' parameter in the {{tl|Location map+}} template. This parameter is also available via the {{tl|Location map}} and {{tl...")
 
m (1 revision imported)
 
(No difference)

Latest revision as of 07:19, 14 May 2022

The following examples document the use of the relief parameter in the {{Location map+}} template. This parameter is also available via the {{Location map}} and {{Location map many}} templates.

Location map+, with relief parameter[edit]

Location map+/relief is located in Japan
Fukuoka
Fukuoka
Naha
Naha
Locations in Japan and the Ryukyu Islands
{{Location map+ | Japan
| relief = 1
| caption = Locations in [[Japan]] and the [[Ryukyu Islands]]
| places =
  {{Location map~ | Japan
  | label = Fukuoka
  | background = lightgrey
  | lat_deg =  33 | lat_min = 35 | lat_dir = N
  | lon_deg = 130 | lon_min = 24 | lon_dir = E
  }}
  {{Location map~ | Japan
  | label = Naha
  | lat_deg =  26 | lat_min  = 12 | lat_dir = N
  | lon_deg = 127 | lon_min = 41 | lon_dir = E
  }}
}}

Location map+, with undefined relief parameter[edit]

Location map+/relief is located in Japan
Fukuoka
Fukuoka
Naha
Naha
Locations in Japan and the Ryukyu Islands
{{Location map+ | Japan
| relief = 
| caption = Locations in [[Japan]] and the [[Ryukyu Islands]]
| places =
  {{Location map~ | Japan
  | label = Fukuoka
  | lat_deg =  33 | lat_min = 35 | lat_dir = N
  | lon_deg = 130 | lon_min = 24 | lon_dir = E
  }}
  {{Location map~ | Japan
  | label = Naha
  | lat_deg =  26 | lat_min  = 12 | lat_dir = N
  | lon_deg = 127 | lon_min = 41 | lon_dir = E
  }}
}}

Location map+, using AlternativeMap for a different relief map[edit]

Location map+/relief is located in Japan
Fukuoka
Fukuoka
Naha
Naha
Locations in Japan and the Ryukyu Islands
{{Location map+ | Japan
| AlternativeMap = Japan bluemarble location map with side map
of the Ryukyu Islands.jpg
| caption = Locations in [[Japan]] and the [[Ryukyu Islands]]
| places =
  {{Location map~ | Japan
  | label = Fukuoka
  | background = lightgrey
  | lat_deg =  33 | lat_min = 35 | lat_dir = N
  | lon_deg = 130 | lon_min = 24 | lon_dir = E
  }}
  {{Location map~ | Japan
  | label = Naha
  | lat_deg =  26 | lat_min  = 12 | lat_dir = N
  | lon_deg = 127 | lon_min = 41 | lon_dir = E
  }}
}}