Template:HMS

From Wikispooks
Jump to navigation Jump to search
Template documentation[view] [edit] [history] [purge]

Usage

This is a typing short cut for linking to Royal Navy ship articles named in the format "HMS Gloucester (D96)". Since Ship names are italicized in article text, and editors often don't want to include the pennant number, linking to them in the usual manner means typing everything twice, such as [[HMS Gloucester (D96)|HMS ''Gloucester'']]. This template halves that to {{HMS|Gloucester|D96|6}}.

Basic usage

{{HMS|Ship Name}}
{{HMS|Ship Name|ID}}: the optional ID can be the hull number, pennant number or launch year as specified in the article title: [[HMA Ship Name (ID)]].
{{HMS|Ship Name|ID|6}}: the last code (e.g., "6") sets the formatting of the blue link label.
Examples
Template usage Equivalent wikicode Final result
{{HMS|Illustrious|R06}} [[HMS Illustrious (R06)|HMS ''Illustrious'' (R06)]] Template:Ship
{{HMS|Raisonnable|1768}} [[HMS Raisonnable (1768)|HMS ''Raisonnable'' (1768)]] Template:Ship
{{HMS|Victory}} [[HMS Victory|HMS ''Victory'']] Template:Ship

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

Format options parameter

A third, unnamed parameter |3= 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 {{HMS|Illustrious|R06}}, by default showing as Template:Ship.

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

{{HMS|Illustrious|R06|2}} [[HMS Illustrious (R06)|''Illustrious'']] Template:Ship

The options are:

Value Displayed Example Wikicode Showing
None prefix, name, ID {{HMS|Illustrious|R06}} [[HMS Illustrious (R06)|HMS ''Illustrious'' (R06)]] Template:Ship
1 ID {{HMS|Illustrious|R06|1}} [[HMS Illustrious (R06)|R06]] Template:Ship
2 name {{HMS|Illustrious|R06|2}} [[HMS Illustrious (R06)|''Illustrious'']] Template:Ship
3 name, ID {{HMS|Illustrious|R06|3}} [[HMS Illustrious (R06)|''Illustrious'' (R06)]] Template:Ship
4 same as default {{HMS|Illustrious|R06|4}} [[HMS Illustrious (R06)|HMS ''Illustrious'' (R06)]] Template:Ship
5 prefix, ID {{HMS|Illustrious|R06|5}} [[HMS Illustrious (R06)|HMS ''R06'']] Template:Ship
6 prefix, name {{HMS|Illustrious|R06|6}} [[HMS Illustrious (R06)|HMS ''Illustrious'']] Template:Ship

TemplataData

This is the TemplateData documentation for this template used by VisualEditor and other tools; see the monthly parameter usage report for this template.

TemplateData for HMS

<templatedata>{

 "description": "This is a typing short cut for linking to Royal Navy ship articles named in the format 'HMS Gloucester (D96)' (that is, the initial letters HMS, the ship's name, and its pennant number). Since ship names are italicized in article text and editors often don't want to include the pennant number, linking to them in the usual manner means typing everything twice, such as HMS Gloucester.  This template halves that to Template:Ship.  Note that this template cannot be used for ships which are not part of the Royal Navy.",
 "params": {
   "1": {
     "label": "Ship Name",
     "description": "This parameter gives the name of this ship.",
     "type": "string",
     "default": "",
     "required": true,
     "example": "Gloucester"

},

    "2": {
      "label": "ID",
      "description": "This parameter gives the ship's hull number, pennant number, year of construction, or any other identifying information that will allow the ship to be distinguished from other ships of the same name.",
      "required": false,
      "default": "",
      "type": "string",
      "example":"1774"
   },

"3": {

      "label": "3",
      "description": "This is an optional parameter which sets out in bits the way the editor would like to display the name of the ship within an article.  If it is set to 1, the ship will be displayed only by its ID number (that is, but the entry given in parameter 2) without the prefix HMS and without the ship's name; if given as 2, it will give just the ship's name, in italics, without the HMS prefix nor the ID number; if given as 3, it will give the ship's name and its ID number, but not the HMS prefix; 4 is not a valid entry; if given as 5, it will give the HMS prefix and the ID number, but will drop the ship's name; if given as 6, it will give the prefix HMS and the ship's name but will drop the ID number.  If left blank, the ship will be displayed as HMS plus the ship's name plus its ID number.",
      "required": false,
      "suggested": false,
      "autovalue": "",
      "default": "",
      "example": "5",
      "type": "number"
      }
   }
 }

</templatedata>

See also

Template:WPSHIPS shortcut templates