Template:ShipPrefix: Difference between revisions

From 118Wiki
Jump to navigation Jump to search
(} not ))
(formating)
 
(3 intermediate revisions by one other user not shown)
Line 1: Line 1:
<includeonly>'''{{{1|}}}'''-{{{2}}}{{#if:{{{3|}}}|-'''{{{3|}}}'''|}}</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.)
Line 6: Line 5:
*Letter (if present)
*Letter (if present)


Examples: {{ShipPrefix|NCC|1701}} and {{ShipPrefix|NCC|1701|A}}.
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