Module:Location map/data/Canada Edmonton/doc
< Module:Location map | data/Canada Edmonton
Jump to navigation
Jump to search
Revision as of 13:08, 23 December 2015 by blackwiki>WOSlinker (tidy style for better HTML5 compatibility)
This is the documentation page for Module:Location map/data/Canada Edmonton
| 40px | This is a documentation subpage for Module:Location map/data/Canada Edmonton. It contains usage information, categories and other content that is not part of the original module page. |
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]]}}