Difference between revisions of "Module:Location map/data/Brazil/doc"

From blackwiki
Jump to navigation Jump to search
blackwiki>Plastikspork
(Now deleted)
blackwiki>Zyxw
(add categories moved from main template)
Line 1: Line 1:
 
{{Documentation subpage}}
 
{{Documentation subpage}}
<!-- Categories and interwikis go at the bottom of this page. -->
+
<!-- Place categories where indicated at the bottom of this page; interwikis at Wikidata -->
 
[[File:Brazil (World Factbook).png|thumb|250px|Map of Brazil]]
 
[[File:Brazil (World Factbook).png|thumb|250px|Map of Brazil]]
  
Line 165: Line 165:
 
; Infobox templates incorporating (passing values to) the Location map template
 
; Infobox templates incorporating (passing values to) the Location map template
 
{{Location map/doc/See also infobox templates}}
 
{{Location map/doc/See also infobox templates}}
<includeonly>
 
<!-- Categories and interwikis go here: -->
 
  
</includeonly>
+
<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox||
 +
<!-- Categories below this line; interwikis at Wikidata -->
 +
[[Category:Location map by country templates|Brazil]]
 +
[[Category:Brazil location map templates| ]]
 +
}}</includeonly>

Revision as of 05:41, 27 August 2015

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":

Map definition

Alternative map

The map defined as image1 (Template:Location map/data/Brazil) can be displayed by using the relief or AlternativeMap parameters in {{Location map}}, {{Location map many}} and {{Location map+}}. The map defined as image2 (Template:Location map/data/Brazil) can only be displayed by using the AlternativeMap parameter. 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)

Brasília (Brazil)
{{Location map | Brazil
| width   = 200
| label   = Brasília
| lat_deg = -15.8
| lon_deg = -47.9
}}

Location map many, using relief map (image1)

Three locations in 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

Three locations in 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
Infobox templates incorporating (passing values to) the Location map template
List