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

From blackwiki
Jump to navigation Jump to search
blackwiki>Qyd
m (→‎Usage: +auto caption)
blackwiki>Qyd
Line 50: Line 50:
  
 
==See also==
 
==See also==
*{{tl|Location map}}
+
*{{tl|Location map}} for full sntax
 
*{{tl|Location map Calgary}}, {{tl|Location map Edmonton}}
 
*{{tl|Location map Calgary}}, {{tl|Location map Edmonton}}
  

Revision as of 14:51, 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 Calgary map when location is given. It can also be used as part of {{Infobox Settlement}} using the "pushpin_map" parameters.

Parameters

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