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

From blackwiki
Jump to navigation Jump to search
blackwiki>RedWolf
blackwiki>RedWolf
m (updated usage to reflect name change)
Line 22: Line 22:
 
<pre>
 
<pre>
 
{{Location map
 
{{Location map
|Lethbridge  
+
|Canada Lethbridge  
 
|lat_deg    =  
 
|lat_deg    =  
 
|lat_min    =  
 
|lat_min    =  
Line 38: Line 38:
 
*Using decimal degrees
 
*Using decimal degrees
 
<pre>
 
<pre>
{{Location map|Lethbridge|lat=|long=-|caption=Location of {{subst:PAGENAME}} in [[Lethbridge]]}}
+
{{Location map|Canada Lethbridge|lat=|long=-|caption=Location of {{subst:PAGENAME}} in [[Lethbridge]]}}
 
</pre>
 
</pre>
  
 
==See also==
 
==See also==
 
*{{tl|Location map}} (for full parameter listing)
 
*{{tl|Location map}} (for full parameter listing)
*{{tl|Location map Calgary}}, {{tl|Location map Edmonton}}, {{tl|Location map Vancouver}}
+
*{{tl|Location map Canada Calgary}}, {{tl|Location map Canada Edmonton}}, {{tl|Location map Canada Vancouver}}
  
  
 
<includeonly><!--
 
<includeonly><!--
 
++++ PLEASE ADD CATEGORIES AND INTERWIKIS BELOW THIS LINE, INSIDE INCLUDEONLY TAGS, THANK YOU. -->
 
++++ PLEASE ADD CATEGORIES AND INTERWIKIS BELOW THIS LINE, INSIDE INCLUDEONLY TAGS, THANK YOU. -->
[[Category:Location map by country templates|{{PAGENAME}}]]
+
[[Category:Canada location map templates|{{PAGENAME}}]]
 
</includeonly>
 
</includeonly>

Revision as of 18:25, 5 April 2008

Usage

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

Parameters

File:Lethbridge map.gif
Location map Lethbridge
Coordinates
Top 49.75826
Bottom 49.61866
Left -112.93705
Right -112.73397
  • Using degree-minute-second
{{Location map
|Canada Lethbridge 
|lat_deg    = 
|lat_min    = 
|lat_sec    = 
|lat_dir    = N
|lon_deg    = 
|lon_min    = 
|lon_sec    = 
|lon_dir    = W  
|caption    = 
|width      = 220
}}
  • Using decimal degrees
{{Location map|Canada Lethbridge|lat=|long=-|caption=Location of {{subst:PAGENAME}} in [[Lethbridge]]}}

See also