Module:Location map/data/Canada Calgary/doc: Difference between revisions

Content deleted Content added
m Usage: cped
More specific category
 
(19 intermediate revisions by 7 users not shown)
Line 1:
<!-- Categories go at the bottom of this page and interwikis go in Wikidata. -->
{{Template doc page}}
{{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|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"
|-
| align="center" colspan="2" style="background-color:#DDD; color:#000" | '''Coordinates'''
|-
| Top || 51.17277
|-
| Bottom || 50.87773
|-
| Left || -114.28069
|-
| Right || -113.91183
|}
 
==Usage==
*Using degree-minute-second
<pre>
{{Location map
|Calgary
|lon_dir = W
|lat_dir = N
|lat_deg =
|lat_min =
|lat_sec =
|lon_deg =
|lon_min =
|lon_sec =
|caption =
|width = 220px
}}
</pre>
 
*Using decimal degrees
<pre>
{{Location map
|Calgary
|lat =
|long =
|caption =
|width = 220px
}}
</pre>
 
==See also==
*{{tl|Location map}}
 
<includeonly>
<!-- Categories below this line, please; interwikis at Wikidata -->
 
[[Category:Alberta ___location map modules|Calgary]]
<!-- PLEASE ADD CATEGORIES BELOW THIS LINE, THANKS. -->
[[Category:Location map by country templates|{{PAGENAME}}]]
 
<!-- PLEASE ADD INTERWIKIS BELOW THIS LINE, THANKS. -->
 
 
</includeonly>