Template:Location map Croatia/doc

From Wikibooks, open books for an open world
Jump to navigation Jump to search

Template:Location map Croatia is a location map definition used to overlay markers and labels on an equirectangular projection map of Croatia. 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 "Croatia":

Map definition[edit source]

name
used in default map caption (Croatia)
image
the default map image, without "Image:" or "File:" (Croatia_location_map.svg)
top
latitude at top edge of map, in decimal degrees (46.8)
bottom
latitude at bottom edge of map, in decimal degrees (42.1)
left
longitude at left edge of map, in decimal degrees (13.1)
right
longitude at right edge of map, in decimal degrees (19.9)
skew
skew to narrow longitudes (1.0)
lat_skew
skew to arc latitudes at edges (0.0)

Examples[edit source]

Location map[edit source]

Zagreb is located in Croatia
Zagreb
Zagreb (Croatia)
{{Location map | Croatia
| width  = 250
| lat    = 45.82
| long   = 15.98
| label  = Zagreb
}}

Location map+[edit source]

Location map Croatia/doc is located in Croatia
Zagreb
Split
Two locations in Croatia
{{Location map+ | Croatia
| caption = Two locations in Croatia
| width   = 250
| places  =
  {{Location map~ | Croatia
  | lat   = 45.82
  | long  = 15.98
  | label = Zagreb
  }}
  {{Location map~ | Croatia
  | lat   = 43.5
  | long  = 16.43
  | label = Split
  }}
}}

See also[edit source]