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

From blackwiki
Jump to navigation Jump to search
blackwiki>RedWolf
blackwiki>RedWolf
m (Category:Canada location map templates)
Line 24: Line 24:
 
<pre>
 
<pre>
 
{{Location map
 
{{Location map
|Vancouver
+
|Canada Vancouver
 
|lon_dir    = W     
 
|lon_dir    = W     
 
|lat_dir    = N
 
|lat_dir    = N
Line 40: Line 40:
 
*Using decimal degrees
 
*Using decimal degrees
 
<pre>
 
<pre>
{{Location map|Vancouver|lat=|long=-|caption= Location of {{subst:PAGENAME}} in [[Metro Vancouver]]}}
+
{{Location map|Canada Vancouver|lat=|long=-|caption= Location of {{subst:PAGENAME}} in [[Metro Vancouver]]}}
 
</pre>
 
</pre>
  
 
==See also==
 
==See also==
 
*{{tl|Location map}} for full syntax
 
*{{tl|Location map}} for full syntax
*{{tl|Location map Calgary}}, {{tl|Location map Edmonton}}, {{tl|Location map Lethbridge}}, {{tl|Location map Ottawa}}, {{tl|Location map Montreal}}
+
*{{tl|Location map Canada Calgary}}, {{tl|Location map Edmonton}}, {{tl|Location map Lethbridge}}, {{tl|Location map Canada Ottawa}}, {{tl|Location map Montreal}}
  
 
<includeonly>
 
<includeonly>
  
 
<!-- PLEASE ADD CATEGORIES BELOW THIS LINE, THANKS. -->
 
<!-- PLEASE ADD CATEGORIES BELOW THIS LINE, THANKS. -->
[[Category:Location map by country templates|{{PAGENAME}}]]
+
[[Category:Canada location map templates|{{PAGENAME}}]]
  
 
<!-- PLEASE ADD INTERWIKIS BELOW THIS LINE, THANKS. -->
 
<!-- PLEASE ADD INTERWIKIS BELOW THIS LINE, THANKS. -->

Revision as of 18:13, 5 April 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

Location map Vancouver
Coordinates
Top 49.57149
Bottom 49.0000
Left -123.44166
Right -122.38195

Usage

  • Using degree-minute-second
{{Location map
|Canada 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|Canada Vancouver|lat=|long=-|caption= Location of {{subst:PAGENAME}} in [[Metro Vancouver]]}}

See also