Template:ShipPrefix: Difference between revisions
Jump to navigation
Jump to search
(3rd parameter is optional.) |
(formating) |
||
(7 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
<includeonly> | <includeonly>{{{1|}}}-{{{2}}}{{#if:{{{3|}}}|-{{{3|}}}|}}</includeonly><noinclude>This outputs a formatted prefix. Useful if you want to edit the formatting of a lot. | ||
<noinclude>This outputs a formatted prefix. Useful if you want to edit the formatting of a lot. | |||
<br>Format is: | <br>Format is: | ||
*Prefix (NCC, NGV, ISS, etc.) | *Prefix (NCC, NGV, ISS, etc.) | ||
*Number (1701,73462) | *Number (1701,73462) | ||
*Letter (if present) | *Letter (if present) | ||
Examples <nowiki>{{ShipPrefix|NCC|1701}} and {{ShipPrefix|NCC|1701|A}}.</nowiki> become {{ShipPrefix|NCC|1701}} and {{ShipPrefix|NCC|1701|A}} | |||
</noinclude> | </noinclude> |
Latest revision as of 22:04, 17 April 2015
This outputs a formatted prefix. Useful if you want to edit the formatting of a lot.
Format is:
- Prefix (NCC, NGV, ISS, etc.)
- Number (1701,73462)
- Letter (if present)
Examples {{ShipPrefix|NCC|1701}} and {{ShipPrefix|NCC|1701|A}}. become NCC-1701 and NCC-1701-A