Template:AkashiWorkshopLine/doc
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: 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=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 | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Sun | Mon | Tue | Wed | Thu | Fri | Sat | ||||||||||||
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 | - | - | - | |||||||||||||||
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 | |||||||||||||||
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
}}
|}