Template:MV/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".

Usage

This is a typing short cut for linking to steamship articles named in the format "MV Shipname (Year)". Since ship names are italicized in article text, linking to them in the usual manner means typing everything twice, such as [[MV Shipname (ID)|MV ''Shipname'' (ID)]]. This template halves that to {{MV|Shipname|ID}}.

Formal Usage

  • {{MV|Ship Name}}
  • {{MV|Ship Name|ID}}, where ID can be the hull number, launch year, or pennant number, as specified in the article title.

Examples

Template usage Equivalent wikicode Final result
<templatestyles src="Mono/styles.css" />{{MV|Aurora|2000}} <templatestyles src="Mono/styles.css" />[[MV Aurora (2000)|MV ''Aurora'' (2000)]] Script error: No such module "WPSHIPS utilities".
<templatestyles src="Mono/styles.css" />{{MV|Capt Steven L. Bennett|T-AK-4296}} <templatestyles src="Mono/styles.css" />[[MV Capt Steven L. Bennett (T-AK-4296)|MV ''Capt Steven L. Bennett'' (T-AK-4296)]] Script error: No such module "WPSHIPS utilities".
<templatestyles src="Mono/styles.css" />{{MV|Blue Marlin}} <templatestyles src="Mono/styles.css" />[[MV Blue Marlin|MV ''Blue Marlin'']] Script error: No such module "WPSHIPS utilities".

Last example could be used to link to ship index (disambiguation) page

Optional display control parameter

There is an optional third parameter that controls which pieces of text are displayed in the article. Its value is treated as a binary number and will display the corresponding "bits". So setting the 4's bit will display MV, setting the 2's bit will display the ship name, and setting the 1's bit will display the ID. If binary math isn't your thing, refer to these examples:

Value Parameter(s)
displayed
Example Equivalent wikicode Final result
None all <templatestyles src="Mono/styles.css" />{{MV|Aurora|2000}} <templatestyles src="Mono/styles.css" />[[MV Aurora (2000) |MV ''Aurora'' (2000)]] Script error: No such module "WPSHIPS utilities".
1 3rd <templatestyles src="Mono/styles.css" />{{MV|Aurora|2000|1}} <templatestyles src="Mono/styles.css" />[[MV Aurora (2000) |2000]] Script error: No such module "WPSHIPS utilities".
2 2nd <templatestyles src="Mono/styles.css" />{{MV|Aurora|2000|2}} <templatestyles src="Mono/styles.css" />[[MV Aurora (2000) |''Aurora'']] Script error: No such module "WPSHIPS utilities".
3 2nd, 3rd <templatestyles src="Mono/styles.css" />{{MV|Aurora|2000|3}} <templatestyles src="Mono/styles.css" />[[MV Aurora (2000) |''Aurora'' (2000)]] Script error: No such module "WPSHIPS utilities".
4 invalid result <templatestyles src="Mono/styles.css" />{{MV|Aurora|2000|4}} Script error: No such module "WPSHIPS utilities".
5 1st, 3rd <templatestyles src="Mono/styles.css" />{{MV|Aurora|2000|5}} <templatestyles src="Mono/styles.css" />[[MV Aurora (2000) |MV (2000)]] Script error: No such module "WPSHIPS utilities".
6 1st, 2nd <templatestyles src="Mono/styles.css" />{{MV|Aurora|2000|6}} <templatestyles src="Mono/styles.css" />[[MV Aurora (2000) |MV ''Aurora'']] Script error: No such module "WPSHIPS utilities".
2nd
(no 3rd)
<templatestyles src="Mono/styles.css" />{{MV|Blue Marlin|3=2}}
Alternate usage: <templatestyles src="Mono/styles.css" />{{MV|Blue Marlin||2}}
<templatestyles src="Mono/styles.css" />[[MV Blue Marlin |''Blue Marlin'']] Script error: No such module "WPSHIPS utilities".

N.B.: Be careful with the third parameter if not using the second parameter. In the Blue Marlin example above, the "|3=2" means set the third parameter to a value of two, while the alternate syntax shows using a pair of pipes, "||2", to position the value two in the third parameter position.

TemplateData

Template:Ship/doc/fixed prefix: TemplateData

See also

Template:WPSHIPS shortcut templates