Template:Ship/sandbox
Provides information about a ship in a standardized forms and translates it into the most appropriate language available
Usage
{{Ship
|image =
|type =
|class =
|IMO =
|ENI =
|order date =
|designer =
|builder =
|yard number =
|keel laid =
|launch date =
|completion date =
|length overall =
|LBP =
|beam =
|draught =
|displacement =
|standard displacement =
|GT =
|NT =
|GRT =
|NRT =
|DWT =
|passengers =
|TEU =
|CEU =
|LIM =
|cargo capacity =
|main engine =
|power =
|speed =
|history =
|register =
|references =
}}
Template parameters
Parameter | Description | Default | Status | |
---|---|---|---|---|
image | image of the ship | empty | optional | |
type | Type | empty | optional | |
class | Ship class | empty | optional | |
IMO | IMO number | empty | optional | |
ENI | ENI number | empty | optional | |
order date | Order date, use YYYY-MM-DD format when possible (ISO standard) | empty | optional | |
designer | Designer | empty | optional | |
builder | Built by. Format: "<shipyard>, <locality>. If it exists, links to the corresponding subcategory of Category:Ships by shipyard | empty | optional | |
yard number | Yard number | empty | optional | |
keel laid | keel laid, use YYYY-MM-DD format when possible (ISO standard) | empty | optional | |
launch date | Launch date, use YYYY-MM-DD format when possible (ISO standard) | empty | optional | |
completion date | Completion date, use YYYY-MM-DD format when possible (ISO standard) | empty | optional | |
length overall | Length overall, in meters | empty | optional | |
LBP | Length between perpendiculars, in meters | empty | optional | |
beam | Beam, in meters | empty | optional | |
draught | Draft, in meters | empty | optional | |
displacement | Displacement, in tons | empty | optional | |
standard displacement | Standard displacement, in tons | empty | optional | |
GT | Gross tonnage | empty | optional | |
NT | Net tonnage | empty | optional | |
GRT | Gross register tonnage in register tons | empty | optional | |
NRT | Net register tonnage, in register tons | empty | optional | |
DWT | Deadweight tonnage | empty | optional | |
passengers | maximum number of passengers | empty | optional | |
TEU | TEU | empty | optional | |
CEU | Car equivalent unit | empty | optional | |
LIM | Lane in meters | empty | optional | |
cargo capacity | Cargo capacity | empty | optional | |
main engine | Main engine | empty | optional | |
power | Power | empty | optional | |
speed | Speed, in knots | empty | optional | |
history | History (use {{ShipEvent}} when possible) | empty | optional | |
register | Register | empty | optional | |
references | undefined label: references add | empty | optional |
Additional information
The template is intended to be used in the following namespaces: the Category namespace
The template is intended to be used by the following user groups: no user group specified
Localization
To add your language to the list of languages supported by this template, please edit the template and add a row to the "{{LangSwitch|}}" construct. It takes the form "|xx= Your translation
" (xx
being the code of your language)
Example
Type | Barge, passenger ship |
Ship class | Mærsk E class |
IMO number | 1234567 |
Order date | 31 December 1999 |
Designer | great designer |
Built by | well known builder |
Yard number | 001 |
Keel laid | 1 January 2000 |
Launch date | 2 January 2000 |
Completion date | 3 January 2000 |
Length overall | 33 m (36 yd) |
Length between perpendiculars | 32 m (34.9 yd) |
Beam | 5 m (16.4 ft) |
Draft | 2 m (78.7 in) |
Displacement | 4 t (8,882.40 lb) |
Gross tonnage | 22 |
Net tonnage | 20 |
Deadweight tonnage | 30 t (66,618.00 lb) |
Cargo capacity | 6 m3 |
Main engine | Super engine |
Speed | 12 knots |
History
1 February 2000: | Shipwreck. Place: ocean |
{{Ship
|image=Ship.svg
|type=barge / passenger ship
|class=Mærsk E class
|IMO=1234567
|order date=1999-12-31
|designer=great designer
|builder=well known builder
|yard number=001
|keel laid=2000-01-01
|launch date=2000-01-02
|completion date=2000-01-03
|length overall=33
|LBP=32
|beam=5
|draught=2
|displacement=4
|GT=22
|NT=20
|DWT=30
|TEU=
|cargo capacity=6
|main engine=Super engine
|speed=12
|history={{ShipEvent|date=2000-02-01|type=shipwreck|place=Ocean}}
}}