Template:Ship name format/doc

From HandWiki
< Template:Ship name format
Revision as of 21:05, 27 January 2021 by imported>Jworkorg (1 revision imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Usage

This is a wrapper function for the wpsu.ship_name_format function in Module:WPSHIPS utilities. See that module's documentation for complete details.

Minimal example:

  • {{Ship name format|name=USS Lollipop (101)}}

renders as

  • USS Good Ship Lollipop (101)

Note: In most cases, {{ship}} or one of the other "ships-related" templates is preferred. This template may be useful if the name of the ship to be displayed may change dynamically, as in {{DISPLAYTITLE:{{ship_name_format|name={{FULLPAGENAME}}}}}} to italicize the page title of a redirect page.