Template:Location map DenmarkCIAx
From Wikipedia, the free encyclopedia
This map-definition, Template:Location map DenmarkCIAx, has settings:
| name = DenmarkCIAx
| top = 58.3 | bottom = 53.74 | left = 8.00 | right = 15.1
| image = Map Denmark CIA extended.gif | skew=0.960 | lat_skew=1.040
- This is a map locator for the Denmark CIA-extended map, allowing a specified marker-image (parameter "mark=") of set size (defaults "marksize=8") plus an optional name-label to be placed by latitude and longitude coordinates on the default map (or a given image).
- This template is used by the parent "Template:Location map" which must be invoked with parameter "DenmarkCIAx" to process the options before it uses this template. Specify the individual parameters by using vertical bars: {{Location map | DenmarkCIAx | ...}}.
-
-
- See: {{Location map skew}} for description of parameters.
-
[edit] Examples
Example labeling "Læsø" island:
- {{Location map
- | DenmarkCIAx
- | label = [[Læsø]]
- | label_size = 90 <!-- percent 0-900%-->
- | caption = Show "Læsø" island on map
- | lat_deg=57 | lat_min=16
- | lon_deg=11 | lon_min=0
- | background = #FFFF99
- | float = right
- | width = 270
- }}
Example labeling "Amager" at Copenhagen:
- {{Location map
- | DenmarkCIAx
- | 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 = <!--orange--> #FFCC66
- | float = right
- | width = 270
- | AlternativeMap = <!-- none (default)-->
- }}
Example labeling "Amager" on wrong-scale map:
- {{Location map
- | DenmarkCIAx
- | 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 = Denmark blank.svg
- }}
Example for "Skagen"/cross at top:
- {{Location map polarx
- | DenmarkCIAx
- | label = Skagen
- | label_size = 110 <!--percent 0-900% -->
- | mark = MapPointer.png | marksize=4
- | skew=0.96 | lat_skew=1.04
- | caption = Show "Skagen" on map
- | lat_deg=57 | lat_min=43.4
- | lon_deg=10 | lon_min=35.8
- | background = #55DDCC
- | float = right
- | width = 300
- | AlternativeMap = <!-- none (default)-->
- }}