Difference between revisions of "Template:BRP/doc"
imported>WOSlinker (tidy style) |
imported>DePiep m (Add TemplateData (via WP:JWB)) |
||
| Line 75: | Line 75: | ||
| {{BRP|Rajah Soliman|D-66|6}} | | {{BRP|Rajah Soliman|D-66|6}} | ||
|} | |} | ||
| + | |||
| + | ==Template data== | ||
| + | {{TemplateDataHeader}} | ||
| + | <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, 28 February 2018
| 40px | This is a documentation subpage for Template:BRP. It contains usage information, categories and other content that is not part of the original template page. |
Contents
Usage
This is a typing short cut for linking to Philippine Navy ship articles named in the format "BRP Deep Six (AWOL-99)". Since ship names are italicized in article text, linking to them in the usual manner means typing everything twice, such as [[BRP Deep Six (AWOL-99)|BRP ''Deep Six'' (AWOL-99)]]. This template halves that to {{BRP|Deep Six|AWOL-99}}.
Formal usage
- {{BRP|Ship Name}}
- {{BRP|Ship Name|ID}}, where ID can be the hull number, launch year, or pennant number, as specified in the article title.
Example
| Template usage | Equivalent wikicode | Final result |
|---|---|---|
| {{BRP|Rajah Soliman|D-66}} | [[BRP Rajah Soliman (D-66)|BRP ''Rajah Soliman'' (D-66)]] | BRP Rajah Soliman (D-66) |
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 BRP, 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 | {{BRP|Rajah Soliman|D-66}} | [[BRP Rajah Soliman (D-66) |BRP ''Rajah Soliman'' (D-66)]] | BRP Rajah Soliman (D-66) |
| 1 | 3rd | {{BRP|Rajah Soliman|D-66|1}} | [[BRP Rajah Soliman (D-66) |D-66]] | D-66 |
| 2 | 2nd | {{BRP|Rajah Soliman|D-66|2}} | [[BRP Rajah Soliman (D-66) |''Rajah Soliman'']] | Rajah Soliman |
| 3 | 2nd, 3rd | {{BRP|Rajah Soliman|D-66|3}} | [[BRP Rajah Soliman (D-66) |''Rajah Soliman'' (D-66)]] | Rajah Soliman (D-66) |
| 4 | invalid result | {{BRP|Rajah Soliman|D-66|4}} | [[BRP Rajah Soliman (D-66) |Invalid Optional Parameter]] | BRP Rajah Soliman (D-66) |
| 5 | 1st, 3rd | {{BRP|Rajah Soliman|D-66|5}} | [[BRP Rajah Soliman (D-66) |BRP (D-66)]] | BRP D-66 |
| 6 | 1st, 2nd | {{BRP|Rajah Soliman|D-66|6}} | [[BRP Rajah Soliman (D-66) |BRP ''Rajah Soliman'']] | BRP Rajah Soliman |
Template data
TemplateData for BRP
This template provides a wikilink to a ship's page, with label options
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Prefix | 1 | Fleet identifier
| String | optional |
| Name | 2 | Ship's name
| String | optional |
| ID | 3 | Hull number, launch year, or pennanr number
| String | optional |
| Format | 4 | Formats label (parts showing)
| Number | optional |
| unlink prefix | up | yes=puts Fleet ID outside of Wikilink
| Boolean | optional |
See also
Template:WPSHIPS shortcut templates