- Welcome to the Kancolle Wiki!
- If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord
Difference between revisions of "Template:Enemyshipinfo"
Jump to navigation
Jump to search
IbarakiIbuki (talk | contribs) m |
|||
| Line 1: | Line 1: | ||
| − | {|style="border: 1px solid darkgray; width: 345px;" | + | {|style="border: 1px solid darkgray; width: 345px; color:black" |
|- | |- | ||
| − | | colspan="4" style="text-align: center; background-color: {{{color|}}};"|<p style="font-size:20px">'''{{{name|Name?}}}'''</p> | + | | colspan="4" style="text-align: center; background-color: {{{color|}}};color:black"|<p style="font-size:20px">'''{{{name|Name?}}}'''</p> |
<p style="font-size:15px">'''{{#if:{{{id|}}}|No.{{{id}}}}} {{lang|ja|{{{japanesename|}}}}}'''</p> | <p style="font-size:15px">'''{{#if:{{{id|}}}|No.{{{id}}}}} {{lang|ja|{{{japanesename|}}}}}'''</p> | ||
<p>'''{{#if:{{{class|}}}|{{{class}}} Class}} {{{type|}}}'''</p> | <p>'''{{#if:{{{class|}}}|{{{class}}} Class}} {{{type|}}}'''</p> | ||
Latest revision as of 15:39, 17 December 2020
- An altered version of the Shipinfo template for use with enemy vessels; this template does not include build time, which irrelevant to enemy vessels, and excludes the plane slot parameters for ships like destroyers without aerial capability.
{{enemyshipinfo
| name=
| japanesename=
| id=
| image=
| color=
| type=
| class=
| hp=
| firepower=
| armor=
| torpedo=
| evasion=
| AA=
| aircraft=
| speed=
| LOS=
| ASW=
| range=
| luck=
| slot1=
| slot2=
| slot3=
| slot4=
}}
- Input is identical to Shipinfo except the "| time=" and "| slot=" parameters, which are unneeded.
- Additionally, coloring conventions differ between kanmusu and enemy vessels: color=(gray, red, yellow) for normal, elite, and flagship-tier vessels respectively. All boss enemies use color=red.
{{enemyshipinfo
| name=Destroyer I-Class
| japanesename=駆逐イ級
| id=501
| image=[[File:I-n.png|218px]]
| color=gray
| type=Destroyer
| class=Abyssal
| hp=20
| firepower=5
| armor=5
| torpedo=15
| evasion=14
| AA=6
| aircraft=0
| speed=Fast
| LOS=3
| ASW=25
| range=Short
| luck=1
| slot1=5inch Single Cannon
| slot2=-Unequipped-
| slot3=-Locked-
| slot4=-Locked-
}}