Template:Ship/doc

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search

Script error: No such module "Message box". Script error: No such module "High-use". Template:Lua

Usage

Template Template:Tl creates a wikilink to its article and formats the visible name correctly. That is, it handles both parts of [[targetpage|label]]. Now it is up to the editor (you) to get this right: a bluelink to the article, and well-formatted ship's full name.

The ship's article may be titled: [[HMCS Kootenay (H75)]]HMCS Kootenay (H75). The three parts are called: prefix, name, ID (ID is WP:Disambiguation, or hull number, pennant number, launch year: to identify the ship when multiple ships have the same name).

Apart from the article title, in the visible label the name could be formatted. Like: [[HMCS Kootenay (H75)|HMCS ''Kootenay'']]HMCS Kootenay (note the italics, and the omission of the hull number – linked to the same article).

Basic usage

{{ship|1-prefix|2-name|3-ID}} → [[1-prefix 2-name (3-ID)|1-prefix ''2-name'' (3-ID)]]Script error: No such module "WPSHIPS utilities".Script error: No such module "Check for unknown parameters".
1 prefix
like HMS, USS. Leave the parameter blank if the ship's title has no prefix.
2 name
ship's name
3 ID
Specifier like hull number, pennant number, or launch year. Also serves as the WP:Disambiguation term in article titles.

All parameters are optional. You only need to enter the parts that build the article title.

Examples
Template usage Resulting wikicode Link showing
{{ship|ARA|General Belgrano}} [[ARA General Belgrano|ARA ''General Belgrano'']] Script error: No such module "WPSHIPS utilities".Script error: No such module "Check for unknown parameters".
{{ship|HMCS|Kootenay|H75}} [[HMCS Kootenay (H75)|HMCS ''Kootenay'' (H75)]] Script error: No such module "WPSHIPS utilities".Script error: No such module "Check for unknown parameters".

Format options parameter

A fourth, unnamed parameter |4= allows setting which pieces of text are displayed in the wikilink. It sets the label in the link: [[targetpage|label]]

For example, the ship's article is entered as {{ship|HMCS|Kootenay|H75}}, by default showing as Script error: No such module "WPSHIPS utilities".Script error: No such module "Check for unknown parameters"..

But in your article, the hull number (disambiguator) may not be needed to show. In that case, add |4=2, and the result is:

{{ship|HMCS|Kootenay|H75|2}} [[HMCS Kootenay (H75)|''Kootenay'']] Script error: No such module "WPSHIPS utilities".Script error: No such module "Check for unknown parameters".

The options are:

Value Parameter(s)
displayed
Example Equivalent wikicode Final result
None prefix, name, ID {{ship|HMCS|Kootenay|H75}} [[HMCS Kootenay (H75)|HMCS ''Kootenay'' (H75)]] Script error: No such module "WPSHIPS utilities".Script error: No such module "Check for unknown parameters".
1 ID {{ship|HMCS|Kootenay|H75|1}} [[HMCS Kootenay (H75)|H75]] Script error: No such module "WPSHIPS utilities".Script error: No such module "Check for unknown parameters".
2 name {{ship|HMCS|Kootenay|H75|2}} [[HMCS Kootenay (H75)|''Kootenay'']] Script error: No such module "WPSHIPS utilities".Script error: No such module "Check for unknown parameters".
3 name, ID {{ship|HMCS|Kootenay|H75|3}} [[HMCS Kootenay (H75)|''Kootenay'' (H75)]] Script error: No such module "WPSHIPS utilities".Script error: No such module "Check for unknown parameters".
4 invalid {{ship|HMCS|Kootenay|H75|4}} Script error: No such module "WPSHIPS utilities".Script error: No such module "Check for unknown parameters".
5 prefix, ID {{ship|HMCS|Kootenay|H75|5}} [[HMCS Kootenay (H75)|HMCS ''H75'']] Script error: No such module "WPSHIPS utilities".Script error: No such module "Check for unknown parameters".
6 prefix, name {{ship|HMCS|Kootenay|H75|6}} [[HMCS Kootenay (H75)|HMCS ''Kootenay'']] Script error: No such module "WPSHIPS utilities".Script error: No such module "Check for unknown parameters".

Same format, no wikilink

By setting |wl=no, the same formatting is made but the ship's name is not linked:

Script error: No such module "WPSHIPS utilities".Script error: No such module "Check for unknown parameters". (regular, {{ship|HMCS|Kootenay|H75}})
Script error: No such module "WPSHIPS utilities".Script error: No such module "Check for unknown parameters". (no wikilink, setting {{ship|HMCS|Kootenay|H75|wl=no}})

Prefix in/out option

Parameter |up=yes (for unlinked prefix) can be used to have an unlinked prefix:. When set to "yes", the template will display the prefix before (outside of) the wikilink.

Examples
  • {{ship|Japanese battleship|Yamato|up=yes}}Script error: No such module "WPSHIPS utilities".Script error: No such module "Check for unknown parameters".

Using a format option:

  • {{ship|Japanese battleship|Yamato||2|up=yes}}Script error: No such module "WPSHIPS utilities".Script error: No such module "Check for unknown parameters".

TemplateData

Template:TemplateData header

This template provides a wikilink to a ship's page, with label options

Template parameters

ParameterDescriptionTypeStatus
Prefix1

Fleet identifier

Example
HMS, Japanese battleship
Stringoptional
Name2

Ship's name

Example
Bismarck, Belgrano
Stringoptional
ID3

Hull number, launch year, or pennant number

Example
H75, 1975,
Stringoptional
Format4

Formats label (parts showing)

Default
blank
Example
1, 2, 3, 5, 6
Numberoptional
unlink prefixup

yes=puts Fleet ID outside of Wikilink

Default
no
Example
up=yes
Booleanoptional

Tracking categories

See also

Template:WPSHIPS shortcut templates