• 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:AkashiWorkshopLine/doc"

From Kancolle Wiki
Jump to navigation Jump to search
Line 1: Line 1:
 
Please ignore the grotesque mass above, it gets embedded in another template and I have no idea if it's even going to work yet.
 
Please ignore the grotesque mass above, it gets embedded in another template and I have no idea if it's even going to work yet.
  
There will be variables, so far the below variables exist:
+
So far the below variables exist:
GunType = Please list guntype as reference to the original template, as below:
+
Required:
    Please see [[:Category:Equipment Icons]] for a list of names you can substitute.
+
*ItemType: Please list item type as reference to the icon template.
 +
:Please see [[:Category:Equipment Icons]] for a list of names you can substitute.
 +
*Name:
 +
*Fuel, Ammo, Steel, Baux: The resource costs for improvement
 +
*Mats0-5, Mats6-9, Mats10: Development Materials required to improve from 0-5, 6-9, and to max, respectively.
 +
*Screws0-5, Screws6-9=4/7, Screws10: Screws/Improvement materials required to improve from 0-5, 6-9, and to max, respectively.
 +
*EquipConsume0-5, EquipConsume6-9, EquipConsume10: Equipment pieces to improve from 0-5, 6-9, and to max, respectively.
 +
Optional:
 +
*Sun, Mon, Tue, Wed, Thu, Fri, Sat: Please place a checkmark or the first digit of the ship allowed on the following days.
 +
:Absence of input will assume not allowed, and fill the field with a red X.
 +
*2ndShip: List second ship required for improvement.
 +
:Absence of input will insert a "-" in the field.
 +
:Use br tag to create indents, and link ships manually.
 +
*Notes: List additional notes required.
 +
:Absence of input will generate a blank cell.
  
  
Example below, combined with [[Template:AkashiWorkshop]] eventually but manually implemented right now.
 
  
{| class="wikitable" style="text-align:center; font-size:86%;"
+
Example below, combined with [[Template:AkashiWorkshop]].
! rowspan="2" style="text-align:center; width:3%;" |Type
+
 
! rowspan="2" style="text-align:center; width:15%;" |Name
+
Raw code input:
! rowspan="2" style="text-align:center; width:3%;" |★
+
 
! colspan="7" style="text-align:center; width:13%;" |Resource
+
{{AkashiWorkshop}}
! colspan="7" style="text-align:center; width:14%;" |Day
 
! rowspan="2" style="text-align:center; width:10%;" |2nd Ship
 
! rowspan="2" style="text-align:center; width:42%;" |Note
 
|-
 
!style="text-align:center; width:1%;" |{{Fuel}}
 
!style="text-align:center; width:1%;" |{{Ammo}}
 
!style="text-align:center; width:1%;" |{{Steel}}
 
!style="text-align:center; width:1%;" |{{Bauxite}}
 
!style="text-align:center; width:3%;" |[[file:Development material.png|30px]]
 
!style="text-align:center; width:3%;" |[[file:Improvement Materials.png|30px]]
 
!style="text-align:center; width:3%;" |[[File:RedGunMedium.png|30px|# of equipment needed for that upgrade. An asterisk following the number indicates a different equipment is required.]]
 
!Sun
 
!Mon
 
!Tue
 
!Wed
 
!Thu
 
!Fri
 
!Sat
 
 
{{AkashiWorkshopLine
 
{{AkashiWorkshopLine
 
|Name=10cm Twin High-angle Mount + Anti-Aircraft Fire Director
 
|Name=10cm Twin High-angle Mount + Anti-Aircraft Fire Director
|GunType=GreenGunDP
+
|ItemType=GreenGunDP
 
|Fuel=10
 
|Fuel=10
 
|Ammo=60
 
|Ammo=60
Line 59: Line 54:
 
{{AkashiWorkshopLine
 
{{AkashiWorkshopLine
 
|Name=12.7cm Twin Gun Mount
 
|Name=12.7cm Twin Gun Mount
|GunType=RedGunLight
+
|ItemType=RedGunLight
 
|Fuel=10
 
|Fuel=10
 
|Ammo=30
 
|Ammo=30
Line 80: Line 75:
 
|Fri=✓
 
|Fri=✓
 
|Sat=✓
 
|Sat=✓
|2ndShip=-
 
 
}}
 
}}
 
{{AkashiWorkshopLine
 
{{AkashiWorkshopLine
 
|Name=12.7cm Twin Mount Type-B Kai 2
 
|Name=12.7cm Twin Mount Type-B Kai 2
|GunType=RedGunLight
+
|ItemType=RedGunLight
 +
|Fuel=10
 +
|Ammo=60
 +
|Steel=100
 +
|Baux=0
 +
|Mats0-5=2/2
 +
|Mats6-9=2/2
 +
|Mats10=-
 +
|Screws0-5=2/3
 +
|Screws6-9=2/4
 +
|Screws10=-
 +
|EquipConsume0-5=-
 +
|EquipConsume6-9=1
 +
|EquipConsume10=-
 +
|Mon=✓
 +
|Tue=✓
 +
|Wed=✓
 +
|2ndShip=[[Yuudachi#Second Upgrade|Yuudachi Kai Ni]]<br>[[Ayanami#Second Upgrade|Ayanami Kai Ni]]
 +
}}
 +
|}
 +
 
 +
Raw code input (the code flag is weird, view source to see it cleanly):
 +
 
 +
<code>
 +
{{<nowiki/>AkashiWorkshop}}
 +
{{<nowiki/>AkashiWorkshopLine
 +
|Name=10cm Twin High-angle Mount + Anti-Aircraft Fire Director
 +
|ItemType=GreenGunDP
 +
|Fuel=10
 +
|Ammo=60
 +
|Steel=150
 +
|Baux=50
 +
|Mats0-5=6/7
 +
|Mats6-9=5/8
 +
|Mats10=-
 +
|Screws0-5=3/4
 +
|Screws6-9=4/7
 +
|Screws10=-
 +
|EquipConsume0-5=-
 +
|EquipConsume6-9=2*
 +
|EquipConsume10=-
 +
|Sun=T
 +
|Mon=A
 +
|Tue=A
 +
|Wed=A
 +
|Thu=✓
 +
|Fri=T
 +
|Sat=T
 +
|2ndShip=[[Akizuki]]<br>[[Teruzuki]]
 +
|Notes=Uses [[10cm Twin High-angle Mount]]s for improvement past ★+6.
 +
}}
 +
 
 +
{{<nowiki/>AkashiWorkshopLine
 +
|Name=12.7cm Twin Gun Mount
 +
|ItemType=RedGunLight
 +
|Fuel=10
 +
|Ammo=30
 +
|Steel=60
 +
|Baux=0
 +
|Mats0-5=1/2
 +
|Mats6-9=1/2
 +
|Mats10=2/3
 +
|Screws0-5=1/2
 +
|Screws6-9=1/2
 +
|Screws10=3/6
 +
|EquipConsume0-5=-
 +
|EquipConsume6-9=1
 +
|EquipConsume10=2
 +
|Sun=✓
 +
|Mon=✓
 +
|Tue=✓
 +
|Wed=✓
 +
|Thu=✓
 +
|Fri=✓
 +
|Sat=✓
 +
}}
 +
 
 +
{{<nowiki/>AkashiWorkshopLine
 +
|Name=12.7cm Twin Mount Type-B Kai 2
 +
|ItemType=RedGunLight
 
|Fuel=10
 
|Fuel=10
 
|Ammo=60
 
|Ammo=60
Line 104: Line 177:
 
}}
 
}}
 
|}
 
|}
 +
</code>

Revision as of 21:56, 20 July 2016

Please ignore the grotesque mass above, it gets embedded in another template and I have no idea if it's even going to work yet.

So far the below variables exist: Required:

  • ItemType: Please list item type as reference to the icon template.
Please see Category:Equipment Icons for a list of names you can substitute.
  • Name:
  • Fuel, Ammo, Steel, Baux: The resource costs for improvement
  • Mats0-5, Mats6-9, Mats10: Development Materials required to improve from 0-5, 6-9, and to max, respectively.
  • Screws0-5, Screws6-9=4/7, Screws10: Screws/Improvement materials required to improve from 0-5, 6-9, and to max, respectively.
  • EquipConsume0-5, EquipConsume6-9, EquipConsume10: Equipment pieces to improve from 0-5, 6-9, and to max, respectively.

Optional:

  • Sun, Mon, Tue, Wed, Thu, Fri, Sat: Please place a checkmark or the first digit of the ship allowed on the following days.
Absence of input will assume not allowed, and fill the field with a red X.
  • 2ndShip: List second ship required for improvement.
Absence of input will insert a "-" in the field.
Use br tag to create indents, and link ships manually.
  • Notes: List additional notes required.
Absence of input will generate a blank cell.


Example below, combined with Template:AkashiWorkshop.

Raw code input:

Type Name Resource Day 2nd Ship Note
Fuel Ammunition Steel Bauxite Item Icon Development Material.png Item Icon Improvement Material.png # of equipment needed for that upgrade. An asterisk following the number indicates a different equipment is required. Sun Mon Tue Wed Thu Fri Sat
High-Angle Gun 10cm Twin High-angle Mount + Anti-Aircraft Fire Director 0 10 60 150 50 6/7 3/4 - T A A A T T Akizuki
Teruzuki
Uses 10cm Twin High-angle Mounts for improvement past ★+6.
6 5/8 4/7 2*
10 - - -
Small Caliber Main Gun 12.7cm Twin Gun Mount 0 10 30 60 0 1/2 1/2 - -
6 1/2 1/2 1
10 2/3 3/6 2
Small Caliber Main Gun 12.7cm Twin Mount Type-B Kai 2 0 10 60 100 0 2/2 2/3 - X X X X Yuudachi Kai Ni
Ayanami Kai Ni
6 2/2 2/4 1
10 - - -

Raw code input (the code flag is weird, view source to see it cleanly):

{{AkashiWorkshop}} {{AkashiWorkshopLine |Name=10cm Twin High-angle Mount + Anti-Aircraft Fire Director |ItemType=GreenGunDP |Fuel=10 |Ammo=60 |Steel=150 |Baux=50 |Mats0-5=6/7 |Mats6-9=5/8 |Mats10=- |Screws0-5=3/4 |Screws6-9=4/7 |Screws10=- |EquipConsume0-5=- |EquipConsume6-9=2* |EquipConsume10=- |Sun=T |Mon=A |Tue=A |Wed=A |Thu=✓ |Fri=T |Sat=T |2ndShip=Akizuki
Teruzuki |Notes=Uses 10cm Twin High-angle Mounts for improvement past ★+6. }}

{{AkashiWorkshopLine |Name=12.7cm Twin Gun Mount |ItemType=RedGunLight |Fuel=10 |Ammo=30 |Steel=60 |Baux=0 |Mats0-5=1/2 |Mats6-9=1/2 |Mats10=2/3 |Screws0-5=1/2 |Screws6-9=1/2 |Screws10=3/6 |EquipConsume0-5=- |EquipConsume6-9=1 |EquipConsume10=2 |Sun=✓ |Mon=✓ |Tue=✓ |Wed=✓ |Thu=✓ |Fri=✓ |Sat=✓ }}

{{AkashiWorkshopLine |Name=12.7cm Twin Mount Type-B Kai 2 |ItemType=RedGunLight |Fuel=10 |Ammo=60 |Steel=100 |Baux=0 |Mats0-5=2/2 |Mats6-9=2/2 |Mats10=- |Screws0-5=2/3 |Screws6-9=2/4 |Screws10=- |EquipConsume0-5=- |EquipConsume6-9=1 |EquipConsume10=- |Mon=✓ |Tue=✓ |Wed=✓ |2ndShip=Yuudachi Kai Ni
Ayanami Kai Ni }} |}