Template talk:Location map Denmark
From Wikipedia, the free encyclopedia
[edit] 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.
-
[edit] Examples
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
- }}
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)-->
- }}
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}}.