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

Changes

Jump to navigation Jump to search
Line 1: Line 1: −
* Parameters need not follow the order shown below, however it is highly recommended for easier editing
+
<!--Parameters need not follow the order shown below, however it is highly recommended for easier editing-->
 
* Empty or parameters left out will be autofilled with "no data" (except the "time" slot which autofilled with "Unbuildable")
 
* Empty or parameters left out will be autofilled with "no data" (except the "time" slot which autofilled with "Unbuildable")
* Color Rarity; use color= ( skyblue / cyan / silver / gold / violet )
+
* Color is based on the ship's rarity and accepts the following: skyblue, cyan, silver, gold, violet
* For ships '''with''' aircraft capabilities, use [[Template:Shipinfo2]]
+
* The "space1" parameter is used to differentiate between ships capable of carrying aircraft and those that do not. If a ship is unable to equip aircraft, this parameter should be left blank.
    +
==Aircraft-carrying Ship==
 
<pre>
 
<pre>
{{shipinfo
+
{{Shipinfo
| name=Mutsuki
+
| name=Kaga Kai
| japanesename=睦月
+
| japanesename=加賀改
| id=31
+
| id=007
| image=[[File:031.jpg]]
+
| image=[[File:007b.png]]
| color=Cyan
+
| color=violet
| type=Destroyer
+
| type=Aircraft Carrier
| class=Mutsuki
+
| class=Kaga
| fuel=15
+
| fuel=80
| ammo=15
+
| ammo=80
| firepower=6
+
| firepower=6 (49)
| torpedo=18
+
| torpedo=0
| AA=7
+
| AA=42 (79)
| ASW=16
+
| LOS=61 (89)
| LOS=4
+
| ASW=0
 
| luck=12
 
| luck=12
| hp=13
+
| hp=79
| armor=5
+
| armor=45 (79)
| evasion=37
+
| evasion=39 (69)
| aircraft=0
+
| aircraft=98
| speed=Fast
+
| speed=High
 
| range=Short
 
| range=Short
| time=18:00
+
| remodelLv=30
| slot=2
+
| remodelAmmo=300
| slot1=12cm Single Cannon
+
| remodelSteel=750
| slot2=7.7mm Gun
+
| slot=4
| slot3=-Locked-
+
| slot1=Type 52 Zero Fighter
| slot4=-Locked-
+
| slot2=Suisei (Comet)
 +
| slot3=Type 97 Torpedo Bomber
 +
| slot4=-Unequipped-
 +
| space1=20
 +
| space2=20
 +
| space3=46
 +
| space4=12
 
}}
 
}}
 
</pre>
 
</pre>
    +
{{Shipinfo
 +
| name=Kaga Kai
 +
| japanesename=加賀改
 +
| id=007
 +
| image=[[File:007b.png]]
 +
| color=violet
 +
| type=Aircraft Carrier
 +
| class=Kaga
 +
| fuel=80
 +
| ammo=80
 +
| hp=79
 +
| firepower=6 (49)
 +
| armor=45 (79)
 +
| torpedo=0
 +
| evasion=39 (69)
 +
| AA=42 (79)
 +
| aircraft=98
 +
| speed=High
 +
| LOS=61 (89)
 +
| ASW=0
 +
| range=Short
 +
| luck=12
 +
| slot=4
 +
| remodelLv=30
 +
| remodelAmmo=300
 +
| remodelSteel=750
 +
| slot1=Type 52 Zero Fighter
 +
| slot2=Suisei (Comet)
 +
| slot3=Type 97 Torpedo Bomber
 +
| slot4=-Unequipped-
 +
| space1=20
 +
| space2=20
 +
| space3=46
 +
| space4=12
 +
}}
   −
{{shipinfo
+
==Non-Aircraft-carrying Ship==
| name=Mutsuki
+
<pre>
| japanesename=睦月
+
{{Shipinfo
| id=31
+
| name         =Mutsuki
| image=[[File:031.jpg]]
+
| japanesename =睦月
| color=Cyan
+
| id           =31
| type=Destroyer
+
| image       =[[File:031.jpg]]
| class=Mutsuki
+
| color       =Cyan
| firepower=6
+
| type         =Destroyer
| torpedo=18
+
| class       =Mutsuki
| AA=7
+
| firepower   =6
| ASW=16
+
| torpedo     =18
| LOS=4
+
| AA           =7
| luck=12
+
| ASW         =16
| hp=13
+
| LOS         =4
| armor=5
+
| luck         =12
| evasion=37
+
| hp           =13
| aircraft=0
+
| armor       =5
| speed=Fast
+
| evasion     =37
| range=Short
+
| aircraft     =0
| slot=2
+
| speed       =Fast
| time=18:00
+
| range       =Short
| slot1=12cm Single Cannon
+
| fuel        =15
| slot2=7.7mm Gun
+
| ammo        =20
| slot3=-Locked-
+
| slot         =2
| slot4=-Locked-
+
| time         =18:00
}}<includeonly>
+
| slot1       =12cm Single Cannon
 +
| slot2       =7.7mm Gun
 +
| slot3       =-Locked-
 +
| slot4       =-Locked-
 +
}}</pre>
 +
 
 +
{{Shipinfo
 +
| name        =Mutsuki
 +
| japanesename =睦月
 +
| id          =31
 +
| image        =[[File:031.jpg]]
 +
| color        =Cyan
 +
| type        =Destroyer
 +
| class        =Mutsuki
 +
| firepower    =6
 +
| torpedo      =18
 +
| AA          =7
 +
| ASW          =16
 +
| LOS          =4
 +
| luck        =12
 +
| hp          =13
 +
| armor        =5
 +
| evasion      =37
 +
| aircraft    =0
 +
| speed        =Fast
 +
| range        =Short
 +
| fuel        =15
 +
| ammo        =20
 +
| slot        =2
 +
| time        =18:00
 +
| slot1        =12cm Single Cannon
 +
| slot2        =7.7mm Gun
 +
| slot3        =-Locked-
 +
| slot4        =-Locked-
 +
}}
 +
 
 +
<includeonly>
 
<!--PLEASE ADD INTERWIKIS BELOW THIS LINE, THANKS.-->
 
<!--PLEASE ADD INTERWIKIS BELOW THIS LINE, THANKS.-->
   Line 69: Line 147:  
[[Category:Templates]]
 
[[Category:Templates]]
 
</includeonly>
 
</includeonly>
 +
<noinclude>[[Category:Template documentation]]</noinclude>
5,421

edits

Navigation menu