Template:Infobox docks/sandbox
Jump to navigation
Jump to search
{{{name}}} | |
---|---|
[[File:{{{image}}}|frameless]] {{{caption}}} | |
Location | {{{location}}} |
Coordinates | {{{coordinates}}} |
Owner | {{{owner}}} |
Operator | {{{operator}}} |
Opened | {{{opened}}} |
Closed | {{{closed}}} |
Reopened | {{{reopened}}} |
Closed | {{{closed1}}} |
Type | {{{type}}} |
Purpose | {{{purpose}}} |
Joins | {{{joins}}} |
Entries | {{{entries}}} |
Gates | {{{gates}}} |
Area | {{{area}}} |
Volume | {{{volume}}} |
Length | {{{length}}} |
Width at entrance | {{{width_entrance}}} |
Minimum depth | {{{min_depth}}} |
Quay length | {{{quay_length}}} |
Maximum beam | {{{max_beam}}} |
Cranes | {{{cranes}}} |
Cargo type | {{{cargo_type}}} |
Warehousing | {{{warehousing}}} |
Transport links | {{{transport_links}}} |
![]() | This is the template sandbox page for Template:Infobox docks (diff). See also the companion subpage for test cases. |
Contents
Usage
This template generates an infobox for docks. Below is the basic syntax that you need to get a complete infobox for an article. Place this below any hatnotes and before any other text and fill in the variables. If a variable is empty, it can and should be omitted. Other, more specific parameters exist and are described in detail below.
Syntax
This is the basic code you need to set up an infobox for a dock:
{{Infobox docks | name = | image = | caption = | location = | coordinates = <!-- {{Coord|LAT|LON|display=inline,title}} --> | grid_ref_UK = <!-- e.g. SJ297909 --> | owner = | operator = | opened = <!-- {{Start date|YYYY|MM|DD|df=y}} --> | closed = <!-- {{End date|YYYY|MM|DD|df=y}} --> | reopened = <!-- {{Start date|YYYY|MM|DD|df=y}} --> | closed1 = <!-- {{End date|YYYY|MM|DD|df=y}} --> | type = <!-- dry, half tide or wet dock, etc. --> | purpose = <!-- cargo transfer, ship construction, ship repair, layup, etc. --> | joins = <!-- connecting docks, rivers and other waterways --> | entries = <!-- number of water entrances available to access the dock --> | gates = <!-- number of gated water entrances to the dock --> | area = <!-- {{Convert|10|ha|acre|abbr=on}} --> | volume = <!-- {{Convert|10|m3|cuyd|abbr=on}} --> | length = <!-- {{Convert|10|m|yd|abbr=on}} --> <!-- size of the dock along its largest axis --> | width_entrance = <!-- {{Convert|10|m|ft|abbr=on}} --> <!-- width of the dock entrance --> | min_depth = <!-- {{Convert|10|m|ft|abbr=on}} --> <!-- the minimum water depth required to float a ship with the maximum permitted draft --> | quay_length = <!-- {{Convert|10|m|yd|abbr=on}} --> <!-- total length of the quays surrounding the dock --> | max_draft = <!-- {{Convert|10|m|ft|abbr=on}} --> <!-- the maximum permitted hull draft able to enter the dock --> | max_beam = <!-- {{Convert|10|m|ft|abbr=on}} --> <!-- the maximum permitted width of vessels able to enter the dock --> | cranes = <!-- number and types of permanent cranes at the quayside, use {{ubl}} for multiple types --> | cargo_type = <!-- container, bulk, reefer, tanker, RORO, etc. --> | warehousing = <!-- {{Convert|10|m3|cuyd|abbr=on}} --> <!-- total capacity of warehouses at the quayside --> | transport_links = <!-- connecting roads and railway lines --> }}
Example
Bidston Dock | |
---|---|
![]() | |
Location | |
Location | Birkenhead , United Kingdom |
Coordinates | Lua error: callParserFunction: function "#coordinates" was not found. |
OS grid | SJ297909 |
Details | |
Owner | Mersey Docks and Harbour Company |
Opened | 1933 |
{{Infobox docks | name = Bidston Dock | image = Iron ore unloaders, Birkenhead 1964.jpg | location = [[Birkenhead]], [[United Kingdom]] | coordinates = {{Coord|53.412857|-3.056538|region:GB_type:landmark_scale:2000|display=inline,title}} | grid_ref_UK = SJ297909 | owner = [[Mersey Docks and Harbour Company]] | opened = {{Start date|1933}} }}
Microformat
See also
- {{Infobox waterway}}
The above documentation is transcluded from Template:Infobox docks/doc. (edit | history) Editors can experiment in this template's sandbox (edit | diff) and testcases (edit) pages. Please add categories to the /doc subpage. Subpages of this template. |