<!-- Categories go at the bottom of this page and interwikis go in Wikidata. -->
{{Documentation subpage}}
{{ Module:Location map /data/doc▼
<!--
|image =
PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE
|examples=
YOU CAN EDIT THE TEMPLATE DOCUMENTATION BELOW THIS COMMENT
|see also =
-->
* [[Module:Location map/data/Canada]]
This map templates is to be used in conjunction with {{tl|Location map}} to display a dot on a [[Calgary]] map when ___location is given. It can also be used as part of {{tl|Infobox settlement}} using the "pushpin_map" parameters.
* [[Module:Location map/data/Canada Alberta]]
==Parameters==
[[image:Calgary street map.png|right|thumb|220px|Location map Calgary]]
{| class="wikitable" width="240"
|-
| colspan="2" style="text-align:center;background-color:#DDD; color:#000" | '''Coordinates'''
|-
| Top || 51.17277
|-
| Bottom || 50.87773
|-
| Left || -114.28069
|-
| Right || -113.91183
|}
==Usage==
*Using degree-minute-second
<pre>
|Canada Calgary
|lon_dir = W
|lat_dir = N
|lat_deg =
|lat_min =
|lat_sec =
|lon_deg =
|lon_min =
|lon_sec =
|caption =
|width = 220
}}
</pre>
*Using decimal degrees
<pre>
{{Location map|Canada Calgary|lat=|long=-|caption=Location of {{subst:PAGENAME}} in [[Calgary]]|width=220}}
</pre>
<includeonly>
<!-- Categories below this line, please; interwikis at Wikidata -->
<!-- PLEASE ADD CATEGORIES BELOW THIS LINE, THANKS. -->
[[Category:Canada ___location map templates|Calgary]]
<!-- PLEASE ADD INTERWIKIS BELOW THIS LINE, THANKS. -->
</includeonly>
|