Difference between revisions of "User:Thadius856/sandbox3"
From Captain of Industry Wiki
Thadius856 (talk | contribs) (Created blank page) |
Thadius856 (talk | contribs) (test1) |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
{{#cargo_query: tables=recipes | |||
| fields = _pageName = Building, | |||
Input1Name, Input1Qty, Input1Unit, | |||
Input2Name, Input2Qty, Input2Unit, | |||
Input3Name, Input3Qty, Input3Unit, | |||
Input4Name, Input4Qty, Input4Unit, | |||
Input5Name, Input5Qty, Input5Unit, | |||
Input6Name, Input6Qty, Input6Unit, | |||
Time, | |||
Output1Name, Output1Qty, Output1Unit, | |||
Output2Name, Output2Qty, Output2Unit, | |||
Output3Name, Output3Qty, Output3Unit, | |||
Output4Name, Output4Qty, Output4Unit, | |||
Output5Name, Output5Qty, Output5Unit, | |||
Output6Name, Output6Qty, Output6Unit | |||
| where = Input1Name = "Gold" OR Input2Name = "{{#var:Gold}}" OR Input3Name = "{{#var:Gold}}" | |||
OR Input4Name = "{{#var:Gold}}" OR Input5Name = "{{#var:Gold}}" OR Input6Name = "{{#var:Gold}}" | |||
OR Output1Name = "{{#var:Gold}}" OR Output2Name = "{{#var:Gold}}" OR Output3Name = "{{#var:Gold}}" | |||
OR Output4Name = "{{#var:Gold}}" OR Output5Name = "{{#var:Gold}}" OR Output6Name = "{{#var:Gold}}" | |||
| intro = ==Recipes== | |||
| format = template | |||
| template = Recipe draw | |||
| named args = yes | |||
| default = | |||
}} |