Template:Recipe draw/doc: Difference between revisions
From Captain of Industry Wiki
								
												
				Thadius856 (talk | contribs)  Creation  | 
				Thadius856 (talk | contribs) m formatting  | 
				||
| Line 1: | Line 1: | ||
;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 input, 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 input, 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
}}