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

From blackwiki
Jump to navigation Jump to search
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:England Cities.jpg|thumb|300px|Map of England]]
 
[[File:England Cities.jpg|thumb|300px|Map of England]]
  
Line 156: Line 156:
 
; 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|England]]
 +
[[Category:United Kingdom location map templates|England]]
 +
[[Category:England location map templates| ]]
 +
}}</includeonly>

Revision as of 08:00, 27 August 2015

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

Map definition

Alternative map

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

Oddington (England)
{{Location map | England
| width   = 180
| lat_deg = 51.931
| lon_deg = -1.665
| label   = Oddington
}}

Location map many, using relief map (image1)

{{Location map many | England
| relief   = yes
| width    = 180
| caption  = Two locations in England
| lat1_deg = 51.507
| lon1_deg = -0.128
| label1   = London
| lat2_deg = 53.467
| lon2_deg = -2.233
| label2   = Manchester
}}

Location map+, using AlternativeMap

{{Location map+ | England
| AlternativeMap = England relief location map.jpg
| width   = 180
| caption = Two locations in England
| places  =
  {{Location map~ | England
  | lat_deg = 51.507
  | lon_deg = -0.128
  | label   = London
  }}
  {{Location map~ | England
  | lat_deg = 53.467
  | lon_deg = -2.233
  | label   = Manchester
  }}
}}

See also

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