Difference between revisions of "Template:Ship-info"

From TRMN
Jump to navigation Jump to search
(Created page with "<includeonly>{| class="sidebar" align="right" colSpan="2" width="200px" cellpadding="4" cellspacing="0" |- | class="class" width="200px" colSpan="2" | STARSHIP |- | class="im...")
 
Line 98: Line 98:


==Example when done==
==Example when done==
{{Starship-info
{{Ship-info
| image      = Nike class.jpg
| image      = Nike class.jpg
| name        = HMS ''Nike''
| name        = HMS ''Nike''
Line 111: Line 111:


<pre>
<pre>
{{Starship-info
{{Ship-info
| image      = Nike class.jpg
| image      = Nike class.jpg
| name        = HMS ''Nike''
| name        = HMS ''Nike''

Revision as of 06:18, 28 November 2015


Usage

{{Ship-info
| image       = 
| name        = 
| hcn         = 
| class       = 
| type        = 
| affiliation = 
| launched    = 
| armaments   =
| status      = 
| image2      = 
| altimage    = 
}}

Parameters

Parameters in bold are required fields. Not bold = optional.

Parameter Explanation
image An image relevant to the ship. If no image is available, omit this parameter and [[File:TenthFleet.png]] will automatically be used.
name Name of the vessel (in italics ('' '')). "HMS", etc. should NOT be italicized. Example: HMS Manticore.
hcn The ship's hull classification number (ie: DD-200 or BC-590). If none, leave blank.
class Class of ship this vessel belongs to (Nike, Roland, Raoul Courvosier, etc.). Specify only the class name (not [[name class|name]]). Italicized and [[linked]] automatically.
type Type of ship. (destroyer, light cruiser, escort, superdreadnought, etc.) [[Linked]] automatically.
affiliation The affiliation of the ship. Flag RMN.png Royal Manticoran Navy, Flag GSN.png Grayson Space Navy, Imperial Andermani Navy, Republic of Haven Navy, private, independent, etc.
launched Date of ship's launch.
status Was the ship last "active", "decommissioned", etc.
image2 / altimage Second image relevant to the ship (optional).

Example when done


{{Ship-info
| image       = Nike class.jpg
| name        = HMS ''Nike''
| hcn         = BC-590
| affiliation = {{rmn}}
| type        = battlecruiser
| class       = Nike
| status      = active
| image2      = Nike class2.jpg
}}