Template:ShipBox

From Shiptest Wiki
Revision as of 22:13, 22 January 2023 by Meem (talk | contribs) (adds to template category)
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.

Linerequired
Short Nameshortname

The shortened name of the ship, usually lacking spaces.

Linerequired
Box Colorcolor

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

Lineoptional
Ship Manufacturermanufacturer

no description

Linesuggested
Ship Factionfaction

no description

Linesuggested
Ship Sizesize

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

Linesuggested
Crew Sizecrew

Amount of crew members by default, specified in the JSON file.

Numbersuggested
Propulsion Typepropulsion

The propulsion type(s).

Linesuggested
Extra Traitstraits

Any extra traits to show. Leave first line blank.

Example
  • Trait 1
  • Trait 2
  • Etcetera
Stringsuggested

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.