Difference between revisions of "Module:Location map/data/Canada British Columbia geo/doc"

From blackwiki
Jump to navigation Jump to search
blackwiki>Skookum1
blackwiki>Skookum1
Line 1: Line 1:
 
{{Documentation subpage}}
 
{{Documentation subpage}}
 
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE -->
 
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE -->
 +
 +
==Parameters==
 +
[[image:Canada British Columbia (no subdivisions) location map.svg|right|thumb|220px|Location map British Columbia (no subdivisions)]]
 +
{| class="wikitable" width="240"
 +
|-
 +
| align="center" colspan="2" style="background-color:#DDD; color:#000" | '''Coordinates'''
 +
|-
 +
| Top || 60.3
 +
|-
 +
| Bottom || 48.1
 +
|-
 +
| Left || -139.3
 +
|-
 +
| Right || -113.7
 +
|}
 +
  
 
=== Usage ===
 
=== Usage ===
 
This map should be used for ''ALL'' geographic features, provincial and national parks, Indian Reserves, and other non-municipal articles and infoboxes.
 
This map should be used for ''ALL'' geographic features, provincial and national parks, Indian Reserves, and other non-municipal articles and infoboxes.
 +
 +
See {{tl|Location map}} for full syntax (e.g. button size, text, caption)
 +
 +
*Using degree-minute-second
 +
<pre>
 +
{{Location map|Canada British Columbia (no subdivisions)|lon_dir=W|lat_dir=N
 +
|lat_deg=|lat_min=|lat_sec=
 +
|lon_deg=|lon_min=|lon_sec=
 +
|caption=Location of {{subst:PAGENAME}} in [[British Columbia]]
 +
|width=220}}
 +
</pre>
 +
 +
*Using decimal degrees
 +
<pre>
 +
{{Location map|Canada British Columbia (no subdivisions)|lat=|long=-|caption=Location of {{subst:PAGENAME}} in [[British Columbia]]}}
 +
</pre>
 +
  
 
=== See also ===
 
=== See also ===
 
+
*{{tl|Location map}} for full syntax
 +
*{{tl|Location map Canada British Columbia}} (for municipalities and regional district-related topics)
 
<includeonly>
 
<includeonly>
 
[[Category:Canada location map templates|British Columbia]]
 
[[Category:Canada location map templates|British Columbia]]

Revision as of 00:51, 15 March 2010

Parameters

Location map British Columbia (no subdivisions)
Coordinates
Top 60.3
Bottom 48.1
Left -139.3
Right -113.7


Usage

This map should be used for ALL geographic features, provincial and national parks, Indian Reserves, and other non-municipal articles and infoboxes.

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

  • Using degree-minute-second
{{Location map|Canada British Columbia (no subdivisions)|lon_dir=W|lat_dir=N
|lat_deg=|lat_min=|lat_sec= 
|lon_deg=|lon_min=|lon_sec=
|caption=Location of {{subst:PAGENAME}} in [[British Columbia]]
|width=220}}
  • Using decimal degrees
{{Location map|Canada British Columbia (no subdivisions)|lat=|long=-|caption=Location of {{subst:PAGENAME}} in [[British Columbia]]}}


See also