• Welcome to the Kancolle Wiki!
  • If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord

Template:EquipmentListKai

From Kancolle Wiki
Jump to navigation Jump to search
No. Rarity Name Equipment Type Stats Refittable Types Craftable Improvable Notes
No. Rarity Name Equipment Type Stats Refittable Types Craftable Improvable Notes

Template-info.png Template documentation [view] [edit] [history] [purge]

This template uses equipment data modules to construct a list of equipment.

Example

{{EquipmentListKai
 |12.7cm Twin Gun Mount
 |20.3cm Twin Gun Mount
 |41cm Twin Gun Mount
 |15.5cm Triple Secondary Gun Mount
 |61cm Quadruple (Oxygen) Torpedo Mount
 |Ryuusei
 |Prototype Reppuu Late Model
 |Type 0 Reconnaissance Seaplane
 |Type 13 Air Radar
 |Type 21 Air Radar
 |Type 3 Depth Charge Projector
 |#
 |Type 3 Active Sonar
 |25mm Triple Autocannon Mount
 |Searchlight
 |Star Shell
 |Fleet Command Facility
 }}

becomes

Parameters

The following sections describe the parameters that can be passed to this template.

Equipment

The list of equipment to be included in the table should be passed in as unnamed parameters, like in the example. Pass a hash (#) to insert a header row. Pass an exclamation mark (!) followed by a string key to specify a custom row.

Notes

You can specify custom notes in the notes column for each ship by passing the parameter equipmentname_notes.

Custom Rows

You can specify custom rows by passing in an exclamation mark followed by a string key as described in #Equipment.

You can then set the properties of that custom row using the following parameters:

custom_row_key_content

Pass this parameter to set the content of the custom row. You can use wikitext. Be careful with = and |, for they may interfere with template parsing.

custom_row_key_text_align

Pass this parameter to set the text_align of the custom row. Defaults to "start".

custom_row_key_bg_color

Pass this parameter to set the background-color of the custom row. Defaults to "transparent".