ढाँचा:Location map Bosnia/कागजात
Template:Location map Bosnia is a location map definition used to overlay markers and labels on an equirectangular projection map of Bosnia and Herzegovina. 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 "Bosnia":
{{Location map|Bosnia |...}}
{{Location map many|Bosnia |...}}
{{Location map+|Bosnia |...}}
{{Location map~|Bosnia |...}}
Map definition
[सम्पादन गर्नुहोस्]- name = Bosnia
- Name used in the default map caption
- image = Bosnia and Herzegovina location map.svg
- The default map image, without "Image:" or "File:"
- image1 = [[:File:|]]
- An alternative map image, usually a relief map, can be displayed via the relief or AlternativeMap parameters
- top = 45.4
- Latitude at top edge of map, in decimal degrees
- bottom = 42.4
- Latitude at bottom edge of map, in decimal degrees
- left = 15.5
- Longitude at left edge of map, in decimal degrees
- right = 19.9
- Longitude at right edge of map, in decimal degrees
Alternative map
[सम्पादन गर्नुहोस्]The map defined as image1 () can be displayed by using the relief or AlternativeMap parameters in {{Location map}}, {{Location map many}} and {{Location map+}}. The use of these two parameters is shown in the examples below. Additional examples can be found at:
Examples using location map templates
[सम्पादन गर्नुहोस्]Location map, using default map (image)
[सम्पादन गर्नुहोस्]Lua error in मोड्युल:Location_map at line 555: खुलाइएको स्थान नक्सा परिभाषा भेटिएन: "Module:Location map/data/Bosnia" उपलब्ध छैन्.
{{Location map | Bosnia | width = 200 | label = Sarajevo | lat_deg = 43.85 | lon_deg = 18.36 }}
Location map, using relief map (image1)
[सम्पादन गर्नुहोस्]Lua error in मोड्युल:Location_map at line 555: खुलाइएको स्थान नक्सा परिभाषा भेटिएन: "Module:Location map/data/Bosnia" उपलब्ध छैन्.
{{Location map | Bosnia | relief = yes | width = 200 | label = Sarajevo | lat_deg = 43.85 | lon_deg = 18.36 }}
Location map many, using default map
[सम्पादन गर्नुहोस्]Lua error in मोड्युल:Location_map/multi at line 143: खुलाइएको स्थान नक्सा परिभाषा भेटिएन: "Module:Location map/data/Bosnia" उपलब्ध छैन्.
{{Location map many | Bosnia | width = 200 | caption = Two locations in Bosnia | label1 = Sarajevo | lat1_deg = 43.85 | lon1_deg = 18.36 | label2 = Banja Luka | lat2_deg = 44.77 | lon2_deg = 17.18 }}
Location map+, using AlternativeMap
[सम्पादन गर्नुहोस्]Lua error in मोड्युल:Location_map/multi at line 27: खुलाइएको स्थान नक्सा परिभाषा भेटिएन: "Module:Location map/data/Bosnia" उपलब्ध छैन्.
{{Location map+ | Bosnia | AlternativeMap = Relief Map of Bosnia and Herzegovina.svg | width = 200 | caption = Two locations in Bosnia | places = {{Location map~ | Bosnia | label = Sarajevo | lat_deg = 43.85 | lon_deg = 18.36 }} {{Location map~ | Bosnia | label = Banja Luka | lat_deg = 44.77 | lon_deg = 17.18 }} }}
See also
[सम्पादन गर्नुहोस्]- Location map templates
- Template:Location map, to display one mark and label using latitude and longitude
- Template:Location map many, to display up to nine marks and labels
- Template:Location map+, to display an unlimited number of marks and labels
- Infobox templates incorporating (passing values to) the Location map template