Template:Recipe draw/doc: Difference between revisions
From Captain of Industry Wiki
Thadius856 (talk | contribs) m formatting |
Thadius856 (talk | contribs) m typo |
||
| Line 3: | Line 3: | ||
;Limitations | ;Limitations | ||
:This template can accept up to 6 | :This template can accept up to 6 inputs, 6 outputs, and 1 time value per recipe. | ||
Example usage: | Example usage: | ||
Revision as of 18:00, 12 January 2022
- Purpose
- This template provides a method to rapidly illustrate crafting recipes without in-depth knowledge of wiki syntax or manual repetition/copy-pasting.
- Limitations
- This template can accept up to 6 inputs, 6 outputs, and 1 time value per recipe.
Example usage:
{{Recipe
| Building = Rotary Kiln
| Input1Name = Limestone
| Input1Qty = 12
| Input2Name = Coal
| Input2Qty = 2
| Time = 10
| Output1Name = Cement
| Output1Qty = 4
| Output2Name = Exhaust
| Output2Qty = 8
}}