Template:Infobox border/doc
![]() | 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. |
![]() | This template 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}}} |
<syntaxhighlight lang="wikitext" style="overflow:auto;"> </syntaxhighlight>
Example
Characteristics | |
---|---|
Entities | ![]() ![]() |
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 |
<syntaxhighlight lang="wikitext">
Characteristics | |
---|---|
Entities | ![]() ![]() |
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 |
</syntaxhighlight>
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 |