Difference between revisions of "Template:Canada provinces map"
Jump to navigation
Jump to search
imported>Frietjes |
|||
Line 1: | Line 1: | ||
− | <div style="position: relative; width:{{ | + | <div style="position: relative; width:{{ifempty|{{{width|}}}|280px}}; float:right; border:{{#if:{{{border|}}}|1px #aaa solid|none}};"> |
<div style="position: relative;"> | <div style="position: relative;"> | ||
− | <div style="position: absolute; font-size:smaller; left: 10.7%; top: 65.4%; padding: 0;">'''{{# | + | <div style="position: absolute; font-size:smaller; left: 10.7%; top: 65.4%; padding: 0;">'''{{#if:{{{BC|}}}|[[{{{BC}}}|BC]]|[[British Columbia|BC]]}}'''</div> |
− | <div style="position: absolute; font-size:smaller; left: 21.4%; top: 58.9%; padding: 0;">'''{{# | + | <div style="position: absolute; font-size:smaller; left: 21.4%; top: 58.9%; padding: 0;">'''{{#if:{{{AB|}}}|[[{{{AB}}}|AB]]|[[Alberta|AB]]}}'''</div> |
− | <div style="position: absolute; font-size:smaller; left: 30.4%; top: 69.8%; padding: 0;">'''{{# | + | <div style="position: absolute; font-size:smaller; left: 30.4%; top: 69.8%; padding: 0;">'''{{#if:{{{SK|}}}|[[{{{SK}}}|SK]]|[[Saskatchewan|SK]]}}'''</div> |
− | <div style="position: absolute; font-size:smaller; left: 38.6%; top: 61%; padding: 0;">'''{{# | + | <div style="position: absolute; font-size:smaller; left: 38.6%; top: 61%; padding: 0;">'''{{#if:{{{MB|}}}|[[{{{MB}}}|MB]]|[[Manitoba|MB]]}}'''</div> |
− | <div style="position: absolute; font-size:smaller; left: 50%; top: 71.9%; padding: 0;">'''{{# | + | <div style="position: absolute; font-size:smaller; left: 50%; top: 71.9%; padding: 0;">'''{{#if:{{{ON|}}}|[[{{{ON}}}|ON]]|[[Ontario|ON]]}}'''</div> |
− | <div style="position: absolute; font-size:smaller; left: 66.1%; top: 61%; padding: 0;">'''{{# | + | <div style="position: absolute; font-size:smaller; left: 66.1%; top: 61%; padding: 0;">'''{{#if:{{{QC|}}}|[[{{{QC}}}|QC]]|[[Quebec|QC]]}}'''</div> |
− | <div style="position: absolute; font-size:smaller; left: 78.6%; top: 75%; padding: 0;">'''{{# | + | <div style="position: absolute; font-size:smaller; left: 78.6%; top: 75%; padding: 0;">'''{{#if:{{{NB|}}}|[[{{{NB}}}|NB]]|[[New Brunswick|NB]]}}'''</div> |
− | <div style="position: absolute; font-size:smaller; left: 83.9%; top: 69.8%; padding: 0;">'''{{# | + | <div style="position: absolute; font-size:smaller; left: 83.9%; top: 69.8%; padding: 0;">'''{{#if:{{{PE|}}}|[[{{{PE}}}|PE]]|[[Prince Edward Island|PE]]}}'''</div> |
− | <div style="position: absolute; font-size:smaller; left: 86.8%; top: 75%; padding: 0;">'''{{# | + | <div style="position: absolute; font-size:smaller; left: 86.8%; top: 75%; padding: 0;">'''{{#if:{{{NS|}}}|[[{{{NS}}}|NS]]|[[Nova Scotia|NS]]}}'''</div> |
− | <div style="position: absolute; font-size:smaller; left: 89.3%; top: 61.9%; padding: 0;">'''{{# | + | <div style="position: absolute; font-size:smaller; left: 89.3%; top: 61.9%; padding: 0;">'''{{#if:{{{NL|}}}|[[{{{NL}}}|NL]]|[[Newfoundland and Labrador|NL]]}}'''</div> |
− | <div style="position: absolute; font-size:smaller; left: 9%; top: 34.9%; padding: 0;">'''{{# | + | <div style="position: absolute; font-size:smaller; left: 9%; top: 34.9%; padding: 0;">'''{{#if:{{{YT|}}}{{{YU|}}}|[[{{ifempty|{{{YT|}}}|{{{YU}}}}}|YT]]|[[Yukon|YT]]}}'''</div> |
− | <div style="position: absolute; font-size:smaller; left: 21.4%; top: 39.2%; padding: 0;">'''{{# | + | <div style="position: absolute; font-size:smaller; left: 21.4%; top: 39.2%; padding: 0;">'''{{#if:{{{NT|}}}|[[{{{NT}}}|NT]]|[[Northwest Territories|NT]]}}'''</div> |
− | <div style="position: absolute; font-size:smaller; left: 39.3%; top: 40.5%; padding: 0;">'''{{# | + | <div style="position: absolute; font-size:smaller; left: 39.3%; top: 40.5%; padding: 0;">'''{{#if:{{{NU|}}}|[[{{{NU}}}|NU]]|[[Nunavut|NU]]}}'''</div> |
− | [[ | + | [[File:{{ifempty|{{{map|{{{Map|}}}}}}|Canada-provinces layout.png}}|{{ifempty|{{{width|}}}|280px}}|{{#if:{{{map|{{{Map|}}}}}}||link=}}|Canadian Provinces and Territories]]</div>{{#if:{{{caption|}}}|<div style="width:100%; font-size:88%;">{{{caption}}}</div>}} |
</div><noinclude> | </div><noinclude> | ||
<!-- | <!-- | ||
− | PLEASE | + | PLEASE ADD CATEGORIES AND DOCUMENTATION TO THE /doc SUBPAGE |
− | |||
− | |||
− | |||
− | |||
--> | --> | ||
+ | {{documentation}} | ||
</noinclude> | </noinclude> |
Revision as of 16:50, 15 April 2014
<div style="position: relative; width:Script error: No such module "If empty".; float:right; border:none;">
[[File:Script error: No such module "If empty".|Script error: No such module "If empty".|link=|Canadian Provinces and Territories]]
Usage
Add {{Canada provinces map}} in articles pertaining provinces and territories of Canada.
Simple syntax:
{{Canada provinces map |align = right |map= |prefix = |width = }}
A Canada provinces map with linked labels will be rendered.
Complete syntax:
{{Canada provinces map |align = right |map= |prefix = |BC = British Columbia | |SK = Saskatchewan |MB = Manitoba | | |NB = New Brunswick |PE = Prince Edward Island |NS = Nova Scotia |NL = Newfoundland and Labrador | | | |width = 220px |border = <!-- none --> |caption = }}
Parameters
The prefix
and XY
parameters are used to adjust the wikilinks for the provinces and territories.
Parameter | Default | Usage |
---|---|---|
align |
right |
Possible values are left , right , center , and none
|
map |
Canada-provinces layout.png |
Any image can be used, but be careful to make sure the labels are aligned with the provinces and territories |
prefix |
blank | text to use to prefix each link (for example, Geography of )
|
BC |
British Columbia |
name of an article (overrides the prefix parameter)
|
SK |
Saskatchewan |
name of an article (overrides the prefix parameter)
|
MB |
Manitoba |
name of an article (overrides the prefix parameter)
|
NB |
New Brunswick |
name of an article (overrides the prefix parameter)
|
PE |
Prince Edward Island |
name of an article (overrides the prefix parameter)
|
NS |
Nova Scotia |
name of an article (overrides the prefix parameter)
|
NL |
Newfoundland and Labrador |
name of an article (overrides the prefix parameter)
|
width |
280px |
|
border |
blank | set to none to remove the border (which is useful when there is no image, and the map is embedded in a table or sidebar)
|
caption |
blank | use to add a caption to the image |
See also
The above documentation is transcluded from Template:Canada provinces map/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |