Template:Ship list item

From Cosmoteer Wiki
Jump to navigation Jump to search

|[[File:{{{1}}}|120px|center|link={{{2}}}]] || [[{{{2}}}]] || data-sort-value="{{{3}}}"|Credits Icon.png || || ||


Usage

Used with the ship list templates to add values.

  • {{{1}}}: Image name. Include image extension (e.g. .png)
  • {{{2}}}: Wiki link to page. Do not include the [[ ]] square brackets.
  • {{{3}}}: Credit cost. Only include the value comma separated (e.g. 1,234,567).
  • {{{4}}}: Crew. Only include the value (e.g. 12).
  • {{{5}}}: Classification. Can be found in the .rules file (e.g. builtins_cabal_combat.rules)
  • {{{6}}}: Tier. Can be found in the .rules file (e.g. builtins_cabal_combat.rules)

Example Usage

{{Ship list item|ShipCabalCivilianAcolyte.png|Acolyte|225,200|30|Trade|7}}

A template used to easily add rows to ship list tables, such as [[Template:Cabal combat ships]].

Template parameters

ParameterDescriptionTypeStatus
Image1

Image of the ship. Use the one from the game files for best results. Include only the file name with extension, ie .png

Example
ShipCabalCivilianAcolyte.png
Filerequired
Name2

Name of the ship. Should be a link to a page of the wiki.

Example
Apotheosis
Page namerequired
Cost3

Credit cost. Icon is added automatically. Include only the value with comma separation.

Example
1,234,567
Numberrequired
Crew4

Crew count.

Example
30
Numberrequired
Classification5

Classification of the ship. Can be found in the .rules file (e.g. builtins_cabal_civilian.rules).

Suggested values
Trade Scout Patrol Corvette Frigate Destroyer Cruiser Battleship Battlecruiser Flagship Behemoth+ Platform Civilian Military
Example
Frigate
Linerequired
Tier6

Tier value. Can be found in the .rules file (e.g. builtins_cabal_combat.rules).

Example
18
Unknownrequired