Module talk:Location map/data/Denmark

This is an old revision of this page, as edited by Obersachse (talk | contribs) at 11:34, 22 May 2008 (Created page with '==Template:Location_map_Denmark== : This is a map locator for the Denmark blank map, allowing a specified symbol and an optional name-label to be placed by latitude...'). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

Template:Location_map_Denmark

This is a map locator for the Denmark blank map, allowing a specified symbol and an optional name-label to be placed by latitude and longitude coordinates on the default map (or similar image when specified).
This template is used by the parent "Template:Location map" which must be invoked with parameter "Denmark" to process the options before it uses this template. Specify each of the individual parameters by using vertical bars: {{Location map | Denmark | ...}}.
See: {{Location map}} for description of parameters, or Examples below.

Examples

 
 
Endelave island
Show "Endelave island" on map

Example labeling "Endelave island":

{{Location map
| Denmark
| label = Endelave island
| label_size = 90 <!-- percent 0-900% -->
| caption = Show "Endelave island" on map
| lat_deg=55  | lat_min=45
| lon_deg=10 | lon_min=18
| background = #FFFF99
| float = right
| width = 270
}}
 
 
Amager
Show "Amager" on map

Example labeling "Amager" at Copenhagen:

{{Location map
| Denmark
| label = Amager
| label_size = 90 <!-- percent 0-900% -->
| caption = Show "Amager" on map
| lat_deg=55  | lat_min=37
| lon_deg=12 | lon_min=37
| background = #55DDCC <!-- bluegreen hue-->
| float = right
| width = 270
| AlternativeMap = <!-- none (default)-->
}}
 
 
Amager
"Amager" on wrong-scale map

Example labeling "Amager" on wrong-scale map:

{{Location map
| Denmark
| label = Amager
| label_size = 78 <!-- percent 0-900% -->
| caption = "Amager" on wrong-scale map
| lat_deg=55  | lat_min=37
| lon_deg=12 | lon_min=37
| background = #FFFF99
| float = right
| width = 270
| AlternativeMap = Map Denmark CIA extended.gif
}}

NOTE: The Denmark CIA-extended map is handled by {{Location map DenmarkCIAx}}.