ढाँचा:Location map Poland
name | Poland | |||
---|---|---|---|---|
border coordinates | ||||
55.2 | ||||
13.8 | ←↕→ | 24.5 | ||
48.7 | ||||
map center | ५१°५७′N १९°०९′E / ५१.९५°N १९.१५°E | |||
image | Poland location map.svg | |||
image1 | Relief Map of Poland.png | |||
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":
{{Location map|Poland |...}}
{{Location map many|Poland |...}}
{{Location map+|Poland |...}}
{{Location map~|Poland |...}}
Map definition
[सम्पादन गर्नुहोस्]- name
- used in default map caption (Poland)
- image
- the default map image, without "Image:" or "File:" (Poland location map.svg)
- image1
- an alternative map image, usually a relief map (Relief Map of Poland.png)
- top
- latitude at top edge of map, in decimal degrees (55.2)
- bottom
- latitude at bottom edge of map, in decimal degrees (48.7)
- left
- longitude at left edge of map, in decimal degrees (13.8)
- right
- longitude at right edge of map, in decimal degrees (24.5)
Alternative map
[सम्पादन गर्नुहोस्]The map shown above as image1 (Relief Map of Poland.png) 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)
[सम्पादन गर्नुहोस्]Lua error in मोड्युल:Location_map at line 555: खुलाइएको स्थान नक्सा परिभाषा भेटिएन: "Module:Location map/data/Poland" उपलब्ध छैन्.
{{Location map | Poland | width = 200 | lat = 52.23 | long = 21.01 | label = Warsaw }}
Location map, using relief map (image1)
[सम्पादन गर्नुहोस्]Lua error in मोड्युल:Location_map at line 555: खुलाइएको स्थान नक्सा परिभाषा भेटिएन: "Module:Location map/data/Poland" उपलब्ध छैन्.
{{Location map | Poland | relief = yes | width = 200 | lat = 52.23 | long = 21.01 | label = Warsaw }}
Location map many, using default map
[सम्पादन गर्नुहोस्]Lua error in मोड्युल:Location_map/multi at line 143: खुलाइएको स्थान नक्सा परिभाषा भेटिएन: "Module:Location map/data/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
[सम्पादन गर्नुहोस्]Lua error in मोड्युल:Location_map/multi at line 27: खुलाइएको स्थान नक्सा परिभाषा भेटिएन: "Module:Location map/data/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 }} }}