Module talk:Location map/data/Denmark

This is an old revision of this page, as edited by DodoBot (talk | contribs) at 19:54, 19 November 2011 (Bot: Working for WP:WPMAP; Assessing as Template-class due to namespace). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
WikiProject iconMaps Template‑class
WikiProject iconThis module is within the scope of WikiProject Maps, a collaborative effort to improve the coverage of Maps and Cartography on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.
TemplateThis module does not require a rating on Wikipedia's content assessment scale.

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}}.