Template:AkashiWorkshopLine

|- | rowspan="3" |{{ {{{ItemType}}} }} | rowspan="3" style="text-align:center;" |[[{{{Name}}}]] | 0 | rowspan="3" |{{{Fuel}}} | rowspan="3" |{{{Ammo}}} | rowspan="3" |{{{Steel}}} | rowspan="3" |{{{Baux}}} | {{{Mats0-5}}} | {{{Screws0-5}}} | {{{EquipConsume0-5}}} | rowspan="3" style="background-color:rgb(255, 153, 153);"| X | rowspan="3" style="background-color:rgb(255, 153, 153);"| X | rowspan="3" style="background-color:rgb(255, 153, 153);"| X | rowspan="3" style="background-color:rgb(255, 153, 153);"| X | rowspan="3" style="background-color:rgb(255, 153, 153);"| X | rowspan="3" style="background-color:rgb(255, 153, 153);"| X | rowspan="3" style="background-color:rgb(255, 153, 153);"| X | rowspan="3" style="white-space:nowrap;" |- | rowspan="3" | |- | 6 | {{{Mats6-9}}} | {{{Screws6-9}}} | {{{EquipConsume6-9}}} |- | 10 | {{{Mats10}}} | {{{Screws10}}} | {{{EquipConsume10}}}

Template-info.png Template documentation [view] [edit] [history] [purge]

Summary

This template is designed to accommodate for any item in Akashi's workshop that has a single crafting tree. It must be accompanied by a manually formatted table or Template:AkashiWorkshop to make the content into a proper format.

Variables

Required:

  • ItemType: Please list item type as reference to the icon template.
  • Name: Insert name of equipment exactly as it is on equipment page, will automatically be linked.
  • 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, 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.

Examples

Testing Example

Combined with Template:AkashiWorkshop. Strictly for purposes of seeing how the template works, data is gibberish. Much of the template has been intentionally empty to show default behaviors.

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
Engine Improvement Daihatsu-class Landing Craft 0 10 0 30 30 1/3 1/2 1 Y X X X X X X -
6 3/4 2/3 3
10 6/9 4/10 2

Raw code input

{{AkashiWorkshop}}
{{AkashiWorkshopLine
|Name=Daihatsu-class Landing Craft
|ItemType=Turbine
|Fuel=10
|Ammo=0
|Steel=30
|Baux=30
|Mats0-5=1/3
|Mats6-9=3/4
|Mats10=6/9
|Screws0-5=1/2
|Screws6-9=2/3
|Screws10=4/10
|EquipConsume0-5=1
|EquipConsume6-9=3
|EquipConsume10=2
|Sun=Y
}}
|}
 

Practical Example

Combined with Template:AkashiWorkshop and Template:AkashiWorkshopLine2.

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 - - -
Anti-Aircraft Fire Director Type 94 Anti-Aircraft Fire Director 0 0 0 80 70 4/5 2/3 - A
T
A
T
A
T
Akizuki
Fubuki Kai Ni
Teruzuki
Hatsuzuki
Uses 10cm Twin High-angle Mounts for improvement.
Upgrades into 10cm Twin High-angle Mount + Anti-Aircraft Fire Director.
6 3/5 3/5 1*
10 8/10 5/10 2*
0 {{{Fuel:2}}} {{{Ammo:2}}} {{{Steel:2}}} {{{Baux:2}}} 4/5 2/3 - X X X Maya Kai Ni Uses 12.7cm Twin High-angle Mounts for improvement.
Upgrades into 12.7cm Twin High-angle Mount + Anti-Aircraft Fire Director.
6 3/5 3/5 1*
10 7/9 5/9 2*

Raw code input

{{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]]<br>[[Teruzuki]]
|Notes=Uses [[10cm Twin High-angle Mount]]s 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#Second Upgrade|Yuudachi Kai Ni]]<br>[[Ayanami#Second Upgrade|Ayanami Kai Ni]]
}}
{{AkashiWorkshopLine2
|Name=Type 94 Anti-Aircraft Fire Director
|ItemType=AntiAircraftFireDirector
|Fuel=0
|Ammo=0
|Steel=80
|Baux=70
|Mats0-5=4/5
|Mats6-9=3/5
|Mats10=8/10
|Screws0-5=2/3
|Screws6-9=3/5
|Screws10=5/10
|EquipConsume0-5=-
|EquipConsume6-9=1*
|EquipConsume10=2*
|Sun=✓
|Mon=A<BR>T
|Tue=A<BR>T
|Wed=A<BR>T
|Thu=✓
|Fri=✓
|Sat=✓
|2ndShip=[[Akizuki]]<br>[[Fubuki#Second Remodel|Fubuki Kai Ni]]<br>[[Teruzuki]]<br>[[Hatsuzuki]]
|Notes=Uses [[10cm Twin High-angle Mount|10cm Twin High-angle Mounts]] for improvement. <br />Upgrades into [[10cm Twin High-angle Mount + Anti-Aircraft Fire Director]].
|Mats0-5:2=4/5
|Mats6-9:2=3/5
|Mats10:2=7/9
|Screws0-5:2=2/3
|Screws6-9:2=3/5
|Screws10:2=5/9
|EquipConsume0-5:2=-
|EquipConsume6-9:2=1*
|EquipConsume10:2=2*
|Sun:2=✓
|Thu:2=✓
|Fri:2=✓
|Sat:2=✓
|2ndShip:2=[[Maya#Second Remodel|Maya Kai Ni]]
|Notes:2=Uses [[12.7cm Twin High-angle Mount|12.7cm Twin High-angle Mounts]] for improvement. <br />Upgrades into [[12.7cm Twin High-angle Mount + Anti-Aircraft Fire Director]].
}}