Template:ShipPrefix: Difference between revisions

From 118Wiki
Jump to navigation Jump to search
(expanding the documentation a bit.)
(formating)
 
Line 1: Line 1:
<includeonly>'''{{{1|}}}'''-{{{2}}}{{#if:{{{3|}}}|-''{{{3|}}}''|}}</includeonly><noinclude>This outputs a formatted prefix. Useful if you want to edit the formatting of a lot.
<includeonly>{{{1|}}}-{{{2}}}{{#if:{{{3|}}}|-{{{3|}}}|}}</includeonly><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.)

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