Difference between revisions of "Template:Ship"
Jump to navigation
Jump to search
| (9 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{| {{SidebarStyle}} | {| {{SidebarStyle}} | ||
| − | ! {{{ | + | ! {{{Name|''Ship Name''}}} |
|- | |- | ||
| [[file:{{{image|epic_1280.jpg}}}|200px]] | | [[file:{{{image|epic_1280.jpg}}}|200px]] | ||
| − | ''' | + | '''Class:''' {{{Class|''Battleship, frigate, colony, etc''}}} |
| − | ''' | + | '''Scale:''' {{{finishScale|''Micro or Full''}}} |
| − | ''' | + | '''Captain:''' {{{Captain|''Captain's Name''}}} |
'''Faction:''' {{{Faction|''None Listed''}}} | '''Faction:''' {{{Faction|''None Listed''}}} | ||
| Line 22: | Line 22: | ||
| style="background-color:#ccc; font-size:12px" | '''Propulsion''' | | style="background-color:#ccc; font-size:12px" | '''Propulsion''' | ||
|- | |- | ||
| − | | {{{ | + | | {{{Propulsion|''None listed''}}} |
|- | |- | ||
| style="background-color:#ccc; font-size:12px" | '''Download Links/Forum Threads''' | | style="background-color:#ccc; font-size:12px" | '''Download Links/Forum Threads''' | ||
|- | |- | ||
| + | |||
| + | |||
| + | |||
| + | |||
| + | |||
| + | |||
| + | |||
| + | |||
| + | <noinclude> | ||
| + | To use this template, copy the code block below and fill in the options (e.g. <code>|name=</code>) as indicated. If any options are left blank or not set, they will default to the appearance of the template to the right. | ||
| + | |||
| + | <pre> | ||
| + | {{Ship | ||
| + | |image= Ship Image(no "File:" prefix) | ||
| + | |Name=''Ship Name'' | ||
| + | |Class= ''Battleship, frigate, colony, etc'' | ||
| + | |finishScale= ''Micro/Full'' | ||
| + | |Captain=[[Link to Ship Captain]] | ||
| + | |Faction=[[Link to Ship Faction]] | ||
| + | |Powerplant= ''Animatter,Nuclear, etc.'' | ||
| + | |Armament=''None Listed'' | ||
| + | |Propulsion=''None Listed'' | ||
| + | }} | ||
| + | </pre> | ||
| + | </noinclude> | ||
Latest revision as of 08:36, 29 November 2020
To use this template, copy the code block below and fill in the options (e.g.
|name=) as indicated. If any options are left blank or not set, they will default to the appearance of the template to the right.
{{Ship
|image= Ship Image(no "File:" prefix)
|Name=''Ship Name''
|Class= ''Battleship, frigate, colony, etc''
|finishScale= ''Micro/Full''
|Captain=[[Link to Ship Captain]]
|Faction=[[Link to Ship Faction]]
|Powerplant= ''Animatter,Nuclear, etc.''
|Armament=''None Listed''
|Propulsion=''None Listed''
}}