Difference between revisions of "Template:ENS/doc"

From blackwiki
Jump to navigation Jump to search
imported>Swpb
m (→‎See also: clean up using AWB)
imported>DePiep
m (TemplateData: use central template form for all prefix ship templates (via WP:JWB))
Line 33: Line 33:
 
Last example could be used to link to ship index (disambiguation) page
 
Last example could be used to link to ship index (disambiguation) page
  
==Template data==
+
== TemplateData ==
{{TemplateDataHeader}}
+
{{Template:Ship/doc/fixed prefix: TemplateData}}
<templatedata>
 
{
 
"params": {
 
"1": {
 
"label": "Prefix",
 
"description": "Fleet identifier",
 
"example": "HMS, Japanese battleship",
 
"type": "string"
 
},
 
"2": {
 
"label": "Name",
 
"description": "Ship's name",
 
"example": "Bismarck, Belgrano",
 
"type": "string"
 
},
 
"3": {
 
"label": "ID",
 
"description": "Hull number, launch year, or pennanr number",
 
"example": "H75, 1975, ",
 
"type": "string"
 
},
 
"4": {
 
"label": "Format",
 
"description": "Formats label (parts showing)",
 
"example": "1, 2, 3, 5, 6",
 
"default": "blank",
 
"type": "number"
 
},
 
"up": {
 
"label": "unlink prefix",
 
"description": "yes=puts Fleet ID outside of 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",
 
"4",
 
"up"
 
]
 
}
 
</templatedata>
 
  
 
== See also ==
 
== See also ==

Revision as of 17:41, 19 March 2018


Usage

This is a typing short cut for linking to Egyptian Navy ship articles named in the format "ENS Gamal Abdel Nasser (L1010)". Since ship names are italicized in article text, linking to them in the usual manner means typing everything twice, such as [[ENS Gamal Abdel Nasser (L1010)|ENS ''Gamal Abdel Nasser'' (L1010)]]. This template halves that to {{ENS|Gamal Abdel Nasser|L1010}}.

Formal usage

  • {{ENS|Ship Name}}
  • {{ENS|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
{{ENS|Gamal Abdel Nasser|L1010}} [[ENS Gamal Abdel Nasser (L1010)|ENS ''Gamal Abdel Nasser'' (L1010)]] ENS Gamal Abdel Nasser (L1010)
{{ENS|Gamal Abdel Nasser|2013}} [[ENS Gamal Abdel Nasser (2013)|ENS ''Gamal Abdel Nasser'' (2013)]] ENS Gamal Abdel Nasser (2013)
{{ENS|Gamal Abdel Nasser}} [[ENS Gamal Abdel Nasser|ENS ''Gamal Abdel Nasser'']] ENS Gamal Abdel Nasser

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

TemplateData

Template:Ship/doc/fixed prefix: TemplateData

See also

Template:WPSHIPS shortcut templates