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

From blackwiki
Jump to navigation Jump to search
blackwiki>Qyd
blackwiki>Qyd
m (cped)
Line 4: Line 4:
 
     YOU CAN EDIT THE TEMPLATE DOCUMENTATION BELOW THIS COMMENT
 
     YOU CAN EDIT THE TEMPLATE DOCUMENTATION BELOW THIS COMMENT
 
-->
 
-->
This map templates is to be used in conjunction with {{tl|Location map}} to display a dot on a [[Calgary]] map when location is given. It can also be used as part of {{tl|Infobox Settlement}} using the "pushpin_map" parameters.
+
This map templates is to be used in conjunction with {{tl|Location map}} to display a dot on a [[Metro Vancouver]] map when location is given. It can also be used as part of {{tl|Infobox Settlement}} using the "pushpin_map" parameters.
 
==Parameters==
 
==Parameters==
 
[[image:GVA-map.png|right|thumb|220px|Location map Vancouver]]
 
[[image:GVA-map.png|right|thumb|220px|Location map Vancouver]]
Line 50: Line 50:
  
 
==See also==
 
==See also==
*{{tl|Location map}} for full sntax
+
*{{tl|Location map}} for full syntax
 
*{{tl|Location map Calgary}}, {{tl|Location map Edmonton}}
 
*{{tl|Location map Calgary}}, {{tl|Location map Edmonton}}
  

Revision as of 19:48, 10 January 2008

Template:Template doc page This map templates is to be used in conjunction with {{Location map}} to display a dot on a Metro Vancouver map when location is given. It can also be used as part of {{Infobox Settlement}} using the "pushpin_map" parameters.

Parameters

File:GVA-map.png
Location map Vancouver
Coordinates
Top 49.57149
Bottom 49.0000
Left -123.44166
Right -122.38195

Usage

  • Using degree-minute-second
{{Location map
|Vancouver
|lon_dir    = W    
|lat_dir    = N
|lat_deg    = 
|lat_min    = 
|lat_sec    = 
|lon_deg    = 
|lon_min    = 
|lon_sec    = 
|caption    = Location of {{subst:PAGENAME}} in [[Metro Vancouver]]
|width      = 220
}}
  • Using decimal degrees
{{Location map
|Vancouver
|lat        = 
|long       = -
|caption    = Location of {{subst:PAGENAME}} in [[Metro Vancouver]]
|width      = 220
}}

See also