Difference between revisions of "Module:Location map/data/Bolivia/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:Bl-map.png|thumb|250px|Map of Bolivia]]
 
[[File:Bl-map.png|thumb|250px|Map of Bolivia]]
  
Line 149: Line 149:
 
; 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|Bolivia]]
 +
[[Category:Maps of Bolivia]]
 +
}}</includeonly>

Revision as of 05:28, 27 August 2015

File:Bl-map.png
Map of Bolivia

Template:Location map Bolivia is a location map definition used to overlay markers and labels on an equirectangular projection map of Bolivia. 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 "Bolivia":

Map definition

Alternative map

The map defined as image1 (Template:Location map/data/Bolivia) 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/Bolivia) 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)

{{Location map | Bolivia
| width   = 200
| label   = Sucre
| lat_deg = -19.03
| lon_deg = -65.26
}}

Location map many, using relief map (image1)

{{Location map many | Bolivia
| relief   = yes
| width    = 200
| caption  = Two locations in Bolivia
| label1   = Sucre
| lat1_deg = -19.03
| lon1_deg = -65.26
| label2   = La Paz
| lat2_deg = -16.5
| lon2_deg = -68.15
}}

Location map+, using AlternativeMap

{{Location map+ | Bolivia
| AlternativeMap = Bolivia physical map.svg
| width   = 200
| caption = Two locations in Bolivia
| places  =
  {{Location map~ | Bolivia
  | label   = Sucre
  | lat_deg = -19.03
  | lon_deg = -65.26
  }}
  {{Location map~ | Bolivia
  | label   = La Paz
  | lat_deg = -16.5
  | lon_deg = -68.15
  }}
}}

See also

Location map templates
Infobox templates incorporating (passing values to) the Location map template
List