Changes
Created page with "This template uses equipment data modules to construct a list of equipment. ==Example== <nowiki>{{EquipmentListKai |12.7cm Twin Gun Mount |20.3cm Twin Gun Mount |41cm Tw..."
This template uses equipment data modules to construct a list of equipment.
==Example==
<nowiki>{{EquipmentListKai
|12.7cm Twin Gun Mount
|20.3cm Twin Gun Mount
|41cm Twin Gun Mount
|15.5 Triple Secondary Gun Mount
|61cm Quadruple (Oxygen) Torpedo Mount
|Ryuusei
|Reppuu
|Type 0 Reconnaissance Seaplane
|No. 13 Air Radar
|No. 21 Air Radar
|Type 3 Depth Charge Projector
|#
|Type 3 Active Sonar
|25mm Triple Autocannon Mount
|Searchlight
|Star Shell
|Fleet Command Facility
}}</nowiki>
<div class="mw-collapsible mw-collapsed">
becomes
<div class="mw-collapsible-content">{{EquipmentListKai
|12.7cm Twin Gun Mount
|20.3cm Twin Gun Mount
|41cm Twin Gun Mount
|15.5 Triple Secondary Gun Mount
|61cm Quadruple (Oxygen) Torpedo Mount
|Ryuusei
|Reppuu
|Type 0 Reconnaissance Seaplane
|No. 13 Air Radar
|No. 21 Air Radar
|Type 3 Depth Charge Projector
|#
|Type 3 Active Sonar
|25mm Triple Autocannon Mount
|Searchlight
|Star Shell
|Fleet Command Facility
}}</div>
</div>
==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.
===Notes===
You can specify custom notes in the notes column for each ship by passing the parameter ''equipmentname''_notes.
==Example==
<nowiki>{{EquipmentListKai
|12.7cm Twin Gun Mount
|20.3cm Twin Gun Mount
|41cm Twin Gun Mount
|15.5 Triple Secondary Gun Mount
|61cm Quadruple (Oxygen) Torpedo Mount
|Ryuusei
|Reppuu
|Type 0 Reconnaissance Seaplane
|No. 13 Air Radar
|No. 21 Air Radar
|Type 3 Depth Charge Projector
|#
|Type 3 Active Sonar
|25mm Triple Autocannon Mount
|Searchlight
|Star Shell
|Fleet Command Facility
}}</nowiki>
<div class="mw-collapsible mw-collapsed">
becomes
<div class="mw-collapsible-content">{{EquipmentListKai
|12.7cm Twin Gun Mount
|20.3cm Twin Gun Mount
|41cm Twin Gun Mount
|15.5 Triple Secondary Gun Mount
|61cm Quadruple (Oxygen) Torpedo Mount
|Ryuusei
|Reppuu
|Type 0 Reconnaissance Seaplane
|No. 13 Air Radar
|No. 21 Air Radar
|Type 3 Depth Charge Projector
|#
|Type 3 Active Sonar
|25mm Triple Autocannon Mount
|Searchlight
|Star Shell
|Fleet Command Facility
}}</div>
</div>
==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.
===Notes===
You can specify custom notes in the notes column for each ship by passing the parameter ''equipmentname''_notes.