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

From blackwiki
Jump to navigation Jump to search
blackwiki>117Avenue
(example)
blackwiki>WOSlinker
(tidy style for better HTML5 compatibility)
Line 10: Line 10:
 
{| class="wikitable" width="240"
 
{| class="wikitable" width="240"
 
|-
 
|-
| align="center" colspan="2" style="background-color:#DDD; color:#000" | '''Coordinates'''
+
| colspan="2" style="text-align:center;background-color:#DDD; color:#000" | '''Coordinates'''
 
|-
 
|-
 
| Top || 53.720
 
| Top || 53.720

Revision as of 13:08, 23 December 2015

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

Parameters

Coordinates
Top 53.720
Bottom 53.392
Left -113.719
Right -113.240

Usage

See {{Location map}} for full syntax (e.g. button size, text, caption)

  • Using degree-minute-second
{{Location map
|Canada Edmonton  
|lat_deg    = 53
|lat_min    = 33
|lat_sec    = 22
|lat_dir    = N
|lon_deg    = 113
|lon_min    = 28
|lon_sec    = 46
|lon_dir    = W  
|caption    = Location of {{subst:PAGENAME}} in [[Edmonton]]
|width      = 220
}}
  • Using decimal degrees
{{Location map|Canada Edmonton|lat=53.556|long=-113.480|caption=Location of {{subst:PAGENAME}} in [[Edmonton]]}}