- 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:Enemyshipinfo2"
Jump to navigation
Jump to search
m (The example I used before didn't have any planes..) |
|||
| Line 58: | Line 58: | ||
*An altered version of the [[Template:Shipinfo2|Shipinfo2]] template for use with enemy vessels; this template does not include ''build time'', which irrelevant to enemy vessels. | *An altered version of the [[Template:Shipinfo2|Shipinfo2]] template for use with enemy vessels; this template does not include ''build time'', which irrelevant to enemy vessels. | ||
*Input is identical to Shipinfo2 except the "| time=" and "| slot=" parameters, which are unneeded. | *Input is identical to Shipinfo2 except the "| time=" and "| slot=" parameters, which are unneeded. | ||
| + | <pre> | ||
| + | {{enemyshipinfo2 | ||
| + | | name= | ||
| + | | japanesename= | ||
| + | | id= | ||
| + | | image= | ||
| + | | color= | ||
| + | | type= | ||
| + | | class=Abyssal | ||
| + | | hp= | ||
| + | | firepower= | ||
| + | | armor= | ||
| + | | torpedo= | ||
| + | | evasion= | ||
| + | | AA= | ||
| + | | aircraft= | ||
| + | | speed= | ||
| + | | LOS= | ||
| + | | ASW= | ||
| + | | range= | ||
| + | | luck= | ||
| + | | slot1= | ||
| + | | slot2= | ||
| + | | slot3= | ||
| + | | slot4= | ||
| + | | space1= | ||
| + | | space2= | ||
| + | | space3= | ||
| + | | space4=- | ||
| + | }} | ||
| + | </pre> | ||
**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. | **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. | ||
*For ships without aircraft capabilities, use [[Template:Enemyshipinfo]]. | *For ships without aircraft capabilities, use [[Template:Enemyshipinfo]]. | ||
Revision as of 03:08, 4 May 2016
- An altered version of the Shipinfo2 template for use with enemy vessels; this template does not include build time, which irrelevant to enemy vessels.
- Input is identical to Shipinfo2 except the "| time=" and "| slot=" parameters, which are unneeded.
{{enemyshipinfo2
| name=
| japanesename=
| id=
| image=
| color=
| type=
| class=Abyssal
| hp=
| firepower=
| armor=
| torpedo=
| evasion=
| AA=
| aircraft=
| speed=
| LOS=
| ASW=
| range=
| luck=
| slot1=
| slot2=
| slot3=
| slot4=
| space1=
| space2=
| space3=
| space4=-
}}
- 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.
- For ships without aircraft capabilities, use Template:Enemyshipinfo.
{{enemyshipinfo2
| name=Standard Carrier Wo-Class
| japanesename=空母ヲ級
| id=512
| image=[[File:Wo_n.png|208px]]
| color=gray
| type=Aircraft Carrier
| class=Abyssal
| hp=85
| firepower=0
| armor=40
| torpedo=0
| evasion=3
| AA=30
| aircraft=81
| speed=High
| LOS=40
| ASW=0
| range=N/A
| luck=1
| slot1=Abyssal Fighter
| slot2=Abyssal Dive Bomber
| slot3=Abyssal Torpedo Bomber
| slot4=-Locked-
| space1=27
| space2=27
| space3=27
| space4=-
}}