Module:Location map/data/Angola/doc
Appearance
![]() | This is a documentation subpage for Module:Location map/data/Angola. It may contain usage information, categories and other content that is not part of the original module page. |
![]() | This is a documentation subpage for Module:Location map/data/Angola. It may contain usage information, categories and other content that is not part of the original module page. |
Template:Location map Angola is a location map definition used to overlay markers and labels on an equirectangular projection map of Angola. 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 "Angola":
{{Location map|Angola |...}}
{{Location map many|Angola |...}}
{{Location map+|Angola |...}}
{{Location map~|Angola |...}}
Map definition
- name
- used in default map caption (Template:Location map/data/Angola)
- image
- the default map image, without "Image:" or "File:" ([[:File:Template:Location map/data/Angola|Template:Location map/data/Angola]])
- image1
- an alternative map image, usually a relief map ([[:File:Template:Location map/data/Angola|Template:Location map/data/Angola]])
- top
- latitude at top edge of map, in decimal degrees (Template:Location map/data/Angola)
- bottom
- latitude at bottom edge of map, in decimal degrees (Template:Location map/data/Angola)
- left
- longitude at left edge of map, in decimal degrees (Template:Location map/data/Angola)
- right
- longitude at right edge of map, in decimal degrees (Template:Location map/data/Angola)
Alternative map
The map defined as image1 (Template:Location map/data/Angola) 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)
{{Location map | Angola | width = 200 | lat = -8.84 | long = 13.24 | label = Luanda }}
Location map, using relief map (image1)
{{Location map | Angola | relief = yes | width = 200 | lat = -8.84 | long = 13.24 | label = Luanda }}
Location map many, using default map
Two locations in Angola
{{Location map many | Angola | caption = Two locations in Angola | width = 200 | lat = -8.84 | long = 13.24 | label = Luanda | lat2 = -5.55 | long2 = 12.20 | label2 = Cabinda }}
Location map+, using AlternativeMap
Two locations in Angola
{{Location map+ | Angola | AlternativeMap = Angola relief location map.jpg | caption = Two locations in Angola | width = 200 | places = {{Location map~ | Angola | lat = -8.84 | long = 13.24 | label = Luanda }} {{Location map~ | Angola | lat = -5.55 | long = 12.20 | label = Cabinda }} }}