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

Template:ShipListKai

From Kancolle Wiki
Jump to navigation Jump to search
No. Name Class Type Firepower Torpedo FirepowerTorpedo AA ASW ASW+ LoS LoS+ Luck Luck+ HP Armor Evasion Evasion+ Speed Aircraft Range Max Fuel Consumption Max Ammo Consumption Build / Remodel Info Notes
No. Name Class Type Firepower Torpedo FirepowerTorpedo AA ASW ASW+ LoS LoS+ Luck Luck+ HP Armor Evasion Evasion+ Speed Aircraft Range Max Fuel Consumption Max Ammo Consumption Build / Remodel Info Notes

This template uses ship data modules to construct a ship list table.

Example

{{ShipListKai
 |Nagato
 |Hiyou/Kai
 |Ryuuhou
 |#
 |Kitakami/Kai Ni
 |Ooyodo/Kai
 |Yuudachi/Kai Ni
 |#
 |Hiryuu
 |Taihou/Kai
 |Fusou/Kai Ni
 |#
 |U-511/Kai
 |Choukai/Kai Ni
 |Tone/Kai Ni
 }}

becomes

No. Name Class Type Firepower Torpedo FirepowerTorpedo AA ASW ASW+ LoS LoS+ Luck Luck+ HP Armor Evasion Evasion+ Speed Aircraft Range Max Fuel Consumption Max Ammo Consumption Build / Remodel Info Notes
1 Nagato
長門
Nagato
#1
BB 99 0 99 89 0 0 12 39 20 79 80 89 24 49 Slow 12 Long 100 130 Construction: Normal, LSC
Remodel To: Nagato Kai (Level 30)
1383 Hiyou Kai
飛鷹改
Hiyou
#1
CVL 29 0 29 69 0 0 40 79 12 59 50 59 28 69 Slow 66 Short 45 45 Remodel From: Hiyou (Level 25)
185 Ryuuhou
龍鳳
Ryuuhou
#1
CVL 20 0 20 48 0 0 28 64 20 69 39 38 27 49 Slow 31 Short 35 35 Remodel From: Taigei (Level 25 + Blueprint)
Remodel To: Ryuuhou Kai (Level 50)
No. Name Class Type Firepower Torpedo FirepowerTorpedo AA ASW ASW+ LoS LoS+ Luck Luck+ HP Armor Evasion Evasion+ Speed Aircraft Range Max Fuel Consumption Max Ammo Consumption Build / Remodel Info Notes
115 Kitakami Kai Ni
北上改二
Kuma
#3
CLT 63 139 202 49 27 79 9 43 30 79 43 63 43 83 Fast 0 Medium 25 75 Remodel From: Kitakami Kai (Level 50)
1414 Ooyodo Kai
大淀改
Ooyodo
#1
CL 71 49 120 77 0 39 28 84 30 84 47 69 40 78 Fast 12 Medium 35 35 Remodel From: Ooyodo (Level 35)
144 Yuudachi Kai Ni
夕立改二
Shiratsuyu
#4
DD 73 94 167 59 28 69 12 49 20 61 31 52 46 89 Fast 0 Short 15 20 Remodel From: Yuudachi Kai (Level 55)
No. Name Class Type Firepower Torpedo FirepowerTorpedo AA ASW ASW+ LoS LoS+ Luck Luck+ HP Armor Evasion Evasion+ Speed Aircraft Range Max Fuel Consumption Max Ammo Consumption Build / Remodel Info Notes
9 Hiryuu
飛龍
Hiryuu
#1
CV 29 0 29 69 0 0 42 69 35 89 50 49 37 69 Fast 64 Short 50 50 Construction: Normal, LSC
Remodel To: Hiryuu Kai (Level 30)
156 Taihou Kai
大鳳改
Taihou
#1
CVB 59 0 59 86 0 0 50 77 4 39 70 84 34 59 Fast 86 Short 90 75 Remodel From: Taihou (Level 40)
211 Fusou Kai Ni
扶桑改二
Fusou
#1
BBV 99 0 99 88 8 28 22 59 13 69 77 90 34 69 Slow 40 Long 105 140 Remodel From: Fusou Kai (Level 80 + Blueprint)
No. Name Class Type Firepower Torpedo FirepowerTorpedo AA ASW ASW+ LoS LoS+ Luck Luck+ HP Armor Evasion Evasion+ Speed Aircraft Range Max Fuel Consumption Max Ammo Consumption Build / Remodel Info Notes
1504 U-511 Kai
U-511改
Type IXC U-boat
#41
SS 12 64 76 0 0 0 9 29 34 67 13 20 20 59 Slow 0 Short 10 20 Remodel From: U-511 (Level 35)
Remodel To: Ro-500 (Level 55)
227 Choukai Kai Ni
鳥海改二
Takao
#4
CA 86 86 172 70 0 0 22 62 19 68 57 78 41 80 Fast 12 Medium 45 80 Remodel From: Choukai Kai (Level 65 + Blueprint)
188 Tone Kai Ni
利根改二
Tone
#1
CAV 78 82 160 84 0 0 31 93 15 77 59 80 42 83 Fast 19 Medium 50 65 Remodel From: Tone Kai (Level 70 + Blueprint)
No. Name Class Type Firepower Torpedo FirepowerTorpedo AA ASW ASW+ LoS LoS+ Luck Luck+ HP Armor Evasion Evasion+ Speed Aircraft Range Max Fuel Consumption Max Ammo Consumption Build / Remodel Info Notes

Parameters

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

Ships

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

Ship Name Format

Ships should be passed in as ship_name[/suffix].

For example, the basic form of Ooyodo would be specified as Ooyodo, whereas her Kai form would be specified as Ooyodo/Kai.

Notes

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

You can also highlight the notes by passing outstanding or good as the parameter shipname_notes_highlight.

Custom Rows

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

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".