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:{{ifempty|{{{width|}}}|280px}}; float:right; border:{{#if:{{{border|}}}|1px #aaa solid|none}};"> | + | <div style="position: relative; width:{{ifempty|{{{width|}}}|280px}}; {{#switch:{{{align|}}} |
| + | | left = float: left; clear: left; margin-right:0.5em; | ||
| + | | right = float: right; clear: right; margin-left:0.5em; | ||
| + | | center = margin:0.2em auto; | ||
| + | | none = | ||
| + | | #default = float:right; margin-left:0.5em; | ||
| + | }} border:{{#if:{{{border|}}}{{{caption|}}}|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;">'''{{#if:{{{BC|}}}|[[{{{BC}}}|BC]]|[[{{{prefix|}}} British Columbia|BC]]}}'''</div> | <div style="position: absolute; font-size:smaller; left: 10.7%; top: 65.4%; padding: 0;">'''{{#if:{{{BC|}}}|[[{{{BC}}}|BC]]|[[{{{prefix|}}} British Columbia|BC]]}}'''</div> | ||
Revision as of 16:57, 15 April 2014
<div style="position: relative; width:Script error: No such module "If empty".; float:right; margin-left:0.5em; 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. |