Template:Machine Recipe/doc: Difference between revisions

From Captain of Industry Wiki
Jump to: navigation, search
m proper case
Phoenixx (talk | contribs)
No edit summary
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{Machine Recipe
{{Machine Recipe
| Input1Name  = Construction Material I
| Input1Name  = Construction Parts
| Input1Qty  = 12
| Input1Qty  = 12
| Input2Name  = Iron
| Input2Name  = Iron
| Input2Qty  = 12
| Input2Qty  = 12
| Time        = 60
}}
}}
Example usage:<pre>
Example usage:<pre>
{{Machine Recipe
{{Machine Recipe
| Input1Name  = Construction Material I
| Input1Name  = Construction Parts
| Input1Qty  = 12
| Input1Qty  = 12
| Input2Name  = Iron
| Input2Name  = Iron
Line 19: Line 20:
| Input6Name  = Iron
| Input6Name  = Iron
| Input6Qty  = 12
| Input6Qty  = 12
| Time        = 60
}}
}}
</pre>
</pre>
<includeonly>[[Category:Infobox templates|Material]]</includeonly><!--
<includeonly>[[Category:Infobox templates|Material]]</includeonly><!--
--><noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude>
--><noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude>

Latest revision as of 00:25, 2 March 2023

12
+
12
/ 60

Example usage:

{{Machine Recipe
| Input1Name  = Construction Parts
| Input1Qty   = 12
| Input2Name  = Iron
| Input2Qty   = 12
| Input3Name  = Iron
| Input3Qty   = 12
| Input4Name  = Iron
| Input4Qty   = 12
| Input5Name  = Iron
| Input5Qty   = 12
| Input6Name  = Iron
| Input6Qty   = 12
| Time        = 60
}}