Template documentationview · edit · history · purge ]
This documentation is transcluded from Template:Ship/doc.

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

ParameterDescriptionDefaultStatus
imageimage of the shipemptyoptional
typeTypeemptyoptional
classShip classemptyoptional
IMOIMO numberemptyoptional
ENIENI numberemptyoptional
order dateOrder date, use YYYY-MM-DD format when possible (ISO standard)emptyoptional
designerDesigneremptyoptional
builderBuilt by. Format: "<shipyard>, <locality>. If it exists, links to the corresponding subcategory of Category:Ships by shipyardemptyoptional
yard numberYard numberemptyoptional
keel laidkeel laid, use YYYY-MM-DD format when possible (ISO standard)emptyoptional
launch dateLaunch date, use YYYY-MM-DD format when possible (ISO standard)emptyoptional
completion dateCompletion date, use YYYY-MM-DD format when possible (ISO standard)emptyoptional
length overallLength overall, in metersemptyoptional
LBPLength between perpendiculars, in metersemptyoptional
beamBeam, in metersemptyoptional
draughtDraft, in metersemptyoptional
displacementDisplacement, in tonsemptyoptional
standard displacementStandard displacement, in tonsemptyoptional
GTGross tonnageemptyoptional
NTNet tonnageemptyoptional
GRTGross register tonnage in register tonsemptyoptional
NRTNet register tonnage, in register tonsemptyoptional
DWTDeadweight tonnageemptyoptional
passengersmaximum number of passengersemptyoptional
TEUTEUemptyoptional
CEUCar equivalent unitemptyoptional
LIMLane in metersemptyoptional
cargo capacityCargo capacityemptyoptional
main engineMain engineemptyoptional
powerPoweremptyoptional
speedSpeed, in knotsemptyoptional
historyHistory (use {{ShipEvent}} when possible)emptyoptional
registerRegisteremptyoptional
referencesundefined label: references addemptyoptional

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}}
}}

Maintenance

See Category:Ship template maintenance.