{{Doc}}
This template displays ships as cards, showing their attributes, skins, skin backgrounds, construction times, and other useful information.
== Usage ==
<rarity> to assign different background colors for the ship display cards.
{| class="wikitable"
! Rarity !! Values !! Result
|-
| None || Unreleased, 0Any numerical value besides 1, 2, 3, 4, 5, and 6 will also work. ||
<shiptype> to assign a classification label to a ship's display card.
{| class="wikitable"
! Classification !! Values !! Icon
|-
| Destroyer || DD, Destroyer || [[File:DD img0.png|x20px]]
|-
| Guided-Missile Destroyer || DDG, Guided-Missile Destroyer || [[File:DDGv img0.png|x20px]]
|-
| Light Cruiser || CL, Light Cruiser || [[File:CL img0.png|x20px]]
|-
| Heavy Cruiser || CA, Heavy Cruiser || [[File:CA img0.png|x20px]]
|-
| Large Cruiser || CB, Large Cruiser || [[File:CB img0.png|x20px]]
|-
| Battleship || BB, Battleship || [[File:BB img0.png|x20px]]
|-
| Battlecruiser || BC, Battlecruiser || [[File:BC img0.png|x20px]]
|-
| Monitor || BM, Monitor || [[File:BM img0.png|x20px]]
|-
| Aviation Battleship || BBV, Aviation Battleship || [[File:BBV img0.png|x20px]]
|-
| Aircraft Carrier || CV, Aircraft Carrier || [[File:CV img0.png|x20px]]
|-
| Light Aircraft Carrier || CVL, Light Aircraft Carrier || [[File:CVL img0.png|x20px]]
|-
| Submarine || SS, Submarine || [[File:SS img0.png|x20px]]
|-
| Submarine Carrier || SSV, Submarine Carrier || [[File:SSV img0.png|x20px]]
|-
| Repair Ship || AR, Repair Ship || [[File:AR img0.png|x20px]]
|-
| Munition Ship || AE, Munition Ship || [[File:AE img0.png|x20px]]
|-
| Sailing Frigate (Submarine) || IXs, Sailing Frigate (Submarine) || [[File:IXs img0.png|x20px]]
|-
| Sailing Frigate (Vanguard) || IXv, Sailing Frigate (Vanguard) || [[File:IXv img0.png|x20px]]
|-
| Sailing Frigate (Main) || IXm, Sailing Frigate (Main) || [[File:IXm img0.png|x20px]]
|}
== Examples ==
:getContent() [https://www.mediawiki.org/wiki/Extension:Scribunto/Lua_reference_manual#Title_objects Title object method].
* The parameters defined in [[Module:ShipCard]] are [https://www.mediawiki.org/wiki/Help:Templates#Anonymous_parameters anonymous], so using a URL link with a [https://www.ibm.com/docs/en/cics-ts/6.1?topic=concepts-components-url ?--query-string] containing name=value pairs will be treated as a [https://www.mediawiki.org/wiki/Help:Templates#Named_parameters named parameter]. This results in an expected link not showing up because the name-value pair in the query string is treated as an undefined parameter by the module.
== See also ==
* [[:Category:Skin Backgrounds]]
* [[Template:ShipIcon]]
* [[Template:EquipIcon]]