Template:Formula cell/doc

From Arknights Terra Wiki
Jump to navigation Jump to search

This template is used to create a table of formulae in the Factory/Production page and the subpages of Workshop/Formula in conjunction with {{Formula head}} and {{Formula end}}.

Usage

Add {{Formula head}}, at least one {{Formula cell}} or {{fc}}, and {{Formula end}} following the example below:

Factory
{{Formula head|mode=factory}}
{{Formula cell|Tactical Battle Record, 1|time=3:00:00|cap=5|req=Level 3 Factory}}
...
{{Formula cell|Pure Gold, 1|time=1:12:00|cap=2}}
...
{{Formula end}}
Workshop
{{Formula head|mode=workshop}}
{{Formula cell|Orirock Cluster, 1|Orirock Cube, 5|lmd=200|morale=2|req=Level 2 Workshop}}
...
{{Formula cell|Crystalline Electronic Unit, 1|Crystalline Circuit, 1|Polymerized Gel, 2|Incandescent Alloy Block, 1|lmd=400|morale=8|req=Level 3 Workshop<br/>Clear S5-9}}
...
{{Formula end}}

Syntax

Variable Parameters
{{{1}}} The resultant item and its quantity, separated by a comma.
{{{2}}} The first material item and its quantity, separated by a comma.
{{{3}}} The second material item and its quantity, separated by a comma.
{{{4}}} The third material item and its quantity, separated by a comma.
time The production time (for Factory production formulae).
cap The storage capacity (for Factory production formulae).
lmd The LMD cost (for Workshop processing formulae).
morale The morale drained (for Workshop processing formulae).
req The formula's requirement.