Template:Recipe draw/doc: Difference between revisions

From Captain of Industry Wiki
Jump to: navigation, search
Creation
 
m formatting
Line 1: Line 1:
:Purpose
;Purpose
;This template provides a method to rapidly illustrate crafting recipes without in-depth knowledge of wiki syntax or manual repetition/copy-pasting.
:This template provides a method to rapidly illustrate crafting recipes without in-depth knowledge of wiki syntax or manual repetition/copy-pasting.


:Limitations
;Limitations
;This template can accept up to 6 input, 6 outputs, and 1 time value per recipe.
: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:

Coal
:
12
72
2
12
10 
60 
4
24
8
48
{{Recipe
  | Building    = Rotary Kiln
  | Input1Name  = Limestone
  | Input1Qty   = 12
  | Input2Name  = Coal
  | Input2Qty   = 2
  | Time        = 10
  | Output1Name = Cement
  | Output1Qty  = 4
  | Output2Name = Exhaust
  | Output2Qty  = 8
}}