Template:Infobox border/doc
Template page
More actions
| This is a documentation subpage for Template:Infobox border. It may contain usage information, categories and other content that is not part of the original template page. |
| Uses Lua: |
Usage
| {{{name}}} | |
|---|---|
| [[File:{{{image}}}|{{{image_size}}}|alt={{{alt}}}|upright=1.06]] {{{caption}}} | |
| Characteristics | |
| Entities | {{{territory1}}} {{{territory2}}} |
| Length | {{{length}}} |
| Enclave and exclaves | {{{enclaves}}} |
| History | |
| Established | {{{established}}} {{{establishedreason}}} |
| Current shape | {{{current}}} {{{currentreason}}} |
| Disestablished | {{{disestablished}}} {{{disestablishedreason}}} |
| Treaties | {{{treaties}}} |
| Notes | {{{notes}}} |
{{Infobox border
| name =
| image =
| image_size =
| alt =
| caption =
| territory1 =
| territory2 =
| length =
| enclaves =
| established =
| establishedreason =
| current =
| currentreason =
| disestablished =
| disestablishedreason =
| treaties =
| notes =
}}Example
| Characteristics | |
|---|---|
| Entities | Template:CAN Template:USA |
| Length | 8,891 kilometres (5,525 mi) |
| History | |
| Established | September 3, 1783 Signing of the Treaty of Paris at the end of the American War of Independence |
| Current shape | April 11, 1908 Treaty of 1908 enacted to survey and delimit the boundary through the St. Lawrence River and Great Lakes |
| Treaties | Treaty of Paris, Jay Treaty, Treaty of 1818, Webster–Ashburton Treaty, Oregon Treaty |
| Notes | Current disputes |
{{Infobox border
| name =
| image =
| alt =
| caption = Canadian regions sharing a land or water border with the USA{{legend|#22b14c|Land border}}{{legend|#00b7ef|Water border}}
| territory1 = {{CAN}}
| territory2 = {{USA}}
| length = {{Convert|8891|km|mi}}
| enclaves =
| established = September 3, 1783
| establishedreason = Signing of the [[Treaty of Paris (1783)|Treaty of Paris]] at the end of the [[American War of Independence]]
| current = April 11, 1908
| currentreason = [[Treaty of 1908]] enacted to survey and delimit the boundary through the St. Lawrence River and Great Lakes
| disestablished =
| disestablishedreason =
| treaties = [[Treaty of Paris (1783)|Treaty of Paris]], [[Jay Treaty]], [[Treaty of 1818]], [[Webster–Ashburton Treaty]], [[Oregon Treaty]]
| notes = [[List of areas disputed by Canada and the United States|Current disputes]]
}}TemplateData
This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. See a monthly parameter usage report for Template:Infobox border in articles based on its TemplateData.
TemplateData for Infobox border
An infobox for borders.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| name | name | The name of the border | String | optional |
| image | image | Image of border or map | String | optional |
| caption | caption | Image caption | String | optional |
| territory1 | territory1 | First territory or entity | String | optional |
| territory2 | territory2 | Second territory or entity | String | optional |
| length | length | Length of the border | String | optional |
| enclaves | enclaves | Any enclaves or enclaves of either territory | String | optional |
| established | established | Date when the border was established | String | optional |
| establishedreason | establishedreason | Reason why the border was established | String | optional |
| current | current | The date when the current shape of the border came into effect. | String | optional |
| currentreason | currentreason | The reason why the border changed. | String | optional |
| disestablished | disestablished | Date when the border was disestablished | String | optional |
| disestablishedreason | disestablishedreason | Reason why the border was disestablished | String | optional |
| treaties | treaties | Any relevant treaties or agreements relating specifically to the border. | String | optional |
| notes | notes | Notes on the border, such as sovereignty dispute or peculiarities. | String | optional |