ढाँचा:Location map Brazil/कागजात

Template:Location map Brazil is a location map definition used to overlay markers and labels on an equirectangular projection map of Brazil. 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 "Brazil":
{{Location map|Brazil |...}}{{Location map many|Brazil |...}}{{Location map+|Brazil |...}}{{Location map~|Brazil |...}}
Map definition
[सम्पादन गर्नुहोस्]- name = ब्राजिल
- Name used in the default map caption
- image = Brazil location map.svg
- The default map image, without "Image:" or "File:"
- image1 = Relief Map of Brazil.jpg
- An alternative map image, usually a relief map, can be displayed via the relief or AlternativeMap parameters
- top = 6.0
- Latitude at top edge of map, in decimal degrees
- bottom = -34.0
- Latitude at bottom edge of map, in decimal degrees
- left = -74.5
- Longitude at left edge of map, in decimal degrees
- right = -32.0
- Longitude at right edge of map, in decimal degrees
Alternative map
[सम्पादन गर्नुहोस्]The map defined as image1 (Relief Map of Brazil.jpg) 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/Brazil" उपलब्ध छैन्.
{{Location map | Brazil
| width = 200
| label = Brasília
| lat_deg = -15.8
| lon_deg = -47.9
}}
Location map many, using relief map (image1)
[सम्पादन गर्नुहोस्]Lua error in मोड्युल:Location_map/multi at line 143: खुलाइएको स्थान नक्सा परिभाषा भेटिएन: "Module:Location map/data/Brazil" उपलब्ध छैन्.
{{Location map many | Brazil
| relief = yes
| width = 200
| caption = Three locations in Brazil
| label1 = Brasília
| lat1_deg = -15.8
| lon1_deg = -47.9
| label2 = São Paulo
| lat2_deg = -23.55
| lon2_deg = -46.63
| lat3_deg = 2.82
| lon3_deg = -60.67
| label3 = Boa Vista
}}
Location map+, using AlternativeMap
[सम्पादन गर्नुहोस्]Lua error in मोड्युल:Location_map/multi at line 27: खुलाइएको स्थान नक्सा परिभाषा भेटिएन: "Module:Location map/data/Brazil" उपलब्ध छैन्.
{{Location map+ | Brazil
| AlternativeMap = Relief Map of Brazil.jpg
| width = 200
| caption = Three locations in Brazil
| places =
{{Location map~ | Brazil
| lat_deg = -15.8
| lon_deg = -47.9
| label = Brasília
}}
{{Location map~ | Brazil
| lat_deg = -23.55
| lon_deg = -46.63
| label = São Paulo
}}
{{Location map~ | Brazil
| lat_deg = 2.82
| lon_deg = -60.67
| label = Boa Vista
}}
}}
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