Template:ANS
Usage
This is a typing short cut for linking to Algerian National Navy ship articles named in the format "ANS Kalaat Béni Abbès (474)". Since ship names are italicized in article text, linking to them in the usual manner means typing everything twice, such as [[ANS Kalaat Béni Abbès (474)|ANS ''Kalaat Béni Abbès'' (474)]]. This template halves that to {{ANS|Kalaat Béni Abbès|474}}.
Formal usage
- {{ANS|Ship Name}}
- {{ANS|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 |
---|---|---|
{{ANS|Kalaat Béni Abbès|474}} | [[ANS Kalaat Béni Abbès (474)|ANS ''Kalaat Béni Abbès'' (474)]] | ANS Kalaat Béni Abbès (474) |
{{ANS|Kalaat Béni Abbès|2014}} | [[ANS Kalaat Béni Abbès (2014)|ANS ''Kalaat Béni Abbès'' (2014)]] | ANS Kalaat Béni Abbès (2014) |
{{ANS|Kalaat Béni Abbès}} | [[ANS Kalaat Béni Abbès|ANS ''Kalaat Béni Abbès'']] | ANS Kalaat Béni Abbès |
Last example could be used to link to ship index (disambiguation) page
TemplateData
TemplateData
|
---|
This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. See a monthly parameter usage report for Template:ANS in articles based on its TemplateData.
TemplateData for ANS <templatedata> { "params": { "1": { "label": "Name", "description": "Ship's name", "example": "Bismarck, Belgrano", "type": "string" }, "2": { "label": "ID", "description": "Hull number, launch year, or pennant number", "example": "H75, 1975", "type": "string" }, "3": { "label": "Format", "description": "Formats the label (which name parts will show)", "example": "1, 2, 3, 5, 6", "type": "number", "default": "blank" }, "up": { "label": "unlink prefix", "description": "up=yes puts prefix before (outside of) the wikilink", "example": "up=yes", "default": "no", "type": "boolean" } }, "description": "This template provides a wikilink to a ship's page, with label options", "paramOrder": [ "1", "2", "3", "up" ] } </templatedata> |