Jump to content

Module:Location map/data/Poland/doc: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
bn:টেমপ্লেট:Location map Poland
+ .an
Line 137: Line 137:
[[Category:Location map by country templates|Poland]]
[[Category:Location map by country templates|Poland]]


[[an:illa:Mapa de localización Polonia]]
[[be:Шаблон:На карце/Польшча]]
[[be:Шаблон:На карце/Польшча]]
[[be-x-old:Шаблён:Лякалізацыйная мапа Польшчы]]
[[be-x-old:Шаблён:Лякалізацыйная мапа Польшчы]]

Revision as of 10:08, 18 December 2012

Template:Location map Poland is a location map definition used to overlay markers and labels on an equirectangular projection map of Poland. The markers are placed by latitude and longitude coordinates on the default map or a similar map image.

Usage

These definitions are used by the following templates when invoked with parameter "Poland":

Map definition

name
used in default map caption (Template:Location map/data/Poland)
image
the default map image, without "Image:" or "File:" ([[:File:Template:Location map/data/Poland|Template:Location map/data/Poland]])
image1
an alternative map image, usually a relief map ([[:File:Template:Location map/data/Poland|Template:Location map/data/Poland]])
top
latitude at top edge of map, in decimal degrees (Template:Location map/data/Poland)
bottom
latitude at bottom edge of map, in decimal degrees (Template:Location map/data/Poland)
left
longitude at left edge of map, in decimal degrees (Template:Location map/data/Poland)
right
longitude at right edge of map, in decimal degrees (Template:Location map/data/Poland)

Alternative map

The map shown above as image1 (Template:Location map/data/Poland) can be displayed by using the AlternativeMap or relief parameters in {{Location map}}, {{Location map many}} and {{Location map+}}. Further instructions can be found at Template:Location map#Using Alternative Map and Template:Location map#Relief, or see the examples below.

Examples

Location map, using default map (image)

Warsaw is located in Poland
Warsaw
Warsaw
Warsaw (Poland)
{{Location map | Poland
| width  = 200
| lat    = 52.23
| long   = 21.01
| label  = Warsaw
}}

Location map, using relief map (image1)

Warsaw is located in Poland
Warsaw
Warsaw
Warsaw (Poland)
{{Location map | Poland
| relief = yes
| width  = 200
| lat    = 52.23
| long   = 21.01
| label  = Warsaw
}}

Location map many, using default map

Location map/data/Poland/doc is located in Poland
Warsaw
Warsaw
Kraków
Kraków
Two locations in Poland
{{Location map many | Poland
| caption = Two locations in Poland
| width   = 200
| lat     = 52.23
| long    = 21.01
| label   = Warsaw
| lat2    = 50.06
| long2   = 19.94
| label2  = Kraków
}}

Location map+, using AlternativeMap

Location map/data/Poland/doc is located in Poland
Warsaw
Warsaw
Kraków
Kraków
Two locations in Poland
{{Location map+ | Poland
| AlternativeMap = Relief Map of Poland.png
| caption = Two locations in Poland
| width   = 200
| places  =
  {{Location map~ | Poland
  | lat   = 52.23
  | long  = 21.01
  | label = Warsaw
  }}
  {{Location map~ | Poland
  | lat   = 50.06
  | long  = 19.94
  | label = Kraków
  }}
}}

See also