Template:ShipBox

From Shiptest Wiki
Revision as of 21:44, 22 January 2023 by Mark (talk | contribs) (Adds template data)
Jump to navigationJump to search


A sidebar for showing ship info.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Namename

Name of the ship to show at the top of the box.

Stringoptional
Short Nameshortname

The shortened name of the ship, usually lacking spaces.

Stringoptional
Box Colorcolor

The hex code for the color of the box's accents.

Stringoptional
Ship Manufacturermanufacturer

no description

Stringoptional
Ship Factionfaction

no description

Stringoptional
Ship Sizesize

The approximate size of the ship. No need to be specific.

Stringoptional

Example usage of the template:

{{ShipBox
 | name         = Box-class Hospital Ship
 | shortname    = Box-class
 | color        = 88cc99
 | manufacturer = Unknown
 | faction      = Independent
 | size         = Medium
 | crew         = 9
 | propulsion   = Plasma Engines
 | traits       = 
* Full medical bay
* Little weaponry
}}
Box-class Hospital Ship
[{{{url}}} {{{url}}}]
Basic Information
Short Name: Box-class
Manufacturer: Unknown
Faction: Independent
Size: Medium
Crew Size: 9
Propulsion: Plasma Engines

  • Full medical bay
  • Little weaponry


{{{name}}}
[{{{url}}} {{{url}}}]
Basic Information
Short Name: name
Manufacturer: Unknown
Faction: Independent
Size: Unknown
Crew Size: Unspecified
Propulsion: Unspecified

No traits.