Bản mẫu:Sclass2/doc

Bách khoa toàn thư mở Wikipedia

Ship class link template usage[sửa mã nguồn]

sclass2 is an editor's shortcut for creating properly formatted links to ship class articles that follow the standard naming format of Class name class ship type. If you are tired of typing [[Flower class corvette | Flower-class]] [[corvette]] or similar, this is for you. The previous is replaced by {{sclass2 | Flower | corvette}}, that's it.

The most basic form is:

{{sclass2 | Class name | ship type  }}

This form assumes that Ship type is its own separate article so produces a link to the class article, followed by a link to the ship type article.

This template is for ship classes that are named for a common theme. For ship classes that are named after the lead ship, such as the attack transport lớp Haskell, use {{sclass}} instead.

Optional parameter: "format"[sửa mã nguồn]

An optional third parameter allows you to control the format and use the template if Ship type is not an article:

{{sclass2 | Class name | ship type  | format }}

The values and resluts for format are:

0 - suppresses ship type display entirely. Adjectival form.
1 - displays ship type as part of the single link to the class article.
2 - displays unlinked ship type.
3 - displays ship type as a separate link. Ship type must be the name of an article.
4 - suppresses ship type display entirely. Noun form.
5 - class name only, useful for tables.

To avoid the dreaded red link, one of the first three options must be used if Ship type is not already an article. Note that option 3 is the default, so may be omitted. Other values of format will let you know the error of your ways.

Examples[sửa mã nguồn]

Para-
meter
Template usage Equivalent wikicode Final result Notes
None {{sclass2|Flower|corvette}} [[Flower class corvette|Flower-class]] [[corvette]] corvette lớp Flower Default
0 {{sclass2|Flower|corvette|0}} [[Flower class corvette|Flower-class]] lớp Flower Adjectival form
1 {{sclass2|Flower|corvette|1}} [[Flower class corvette|Flower-class corvette]] corvette lớp Flower Article titles
2 {{sclass2|Flower|corvette|2}} [[Flower class corvette|Flower-class]] corvette corvette lớp Flower When the ship type article does not exist
3 {{sclass2|Flower|corvette|3}} [[Flower class corvette|Flower-class]] [[corvette]] corvette lớp Flower Same as default
4 {{sclass2|Flower|corvette|4}} [[Flower class corvette|Flower class]] Lớp Flower Noun form
5 {{sclass2|Flower|corvette|5}} [[Flower class corvette|Flower]] Flower Table form

Optional parameter: "disambiguation"[sửa mã nguồn]

An optional fourth parameter allows you to disambiguate the ship type if it would ordinarily link to a disambiguation page (i.e. minesweeper):

{{sclass2 | Class name | ship type  | format | disambiguation }}

This would only be needed with either the default or with the "format" parameter set to 3. Note: to use the disambiguation parameter, you must specify a "format" parameter, or use "||" (double pipe) between the "ship type" and "disambiguation" parameters.

Examples[sửa mã nguồn]

Format
Para-
meter
Template usage Equivalent wikicode Final result Notes
None {{sclass2|Ton|minesweeper||ship}} [[Ton class minesweeper|Ton-class]] [[minesweeper (ship)|minesweeper]] minesweeper lớp Ton Default
3 {{sclass2|Ton|minesweeper|3|ship}} [[Ton class minesweeper |Ton-class]] [[minesweeper (ship)|minesweeper]] minesweeper (ship)|minesweeper lớp Ton Same as default

Xem thêm[sửa mã nguồn]

Bản mẫu:WPSHIPS shortcut templates