Template:Recipe: Difference between revisions

From Evospace
Jump to navigation Jump to search
Created page with "{| class="wikitable" |- ! Icon !! Name !! Ingredients !! Products !! Time !! Machine |- | [[File:{{{icon}}}|32px]] | {{{name}}} | {{{ingredients}}} | {{{products}}} | {{{time}}} s | {{{machine}}} |}"
 
No edit summary
 
Line 1: Line 1:
{| class="wikitable"
<includeonly>{{#invoke:RecipeLoader|get|{{{1}}}|{{{2}}}}}</includeonly>
|-
<noinclude>
! Icon !! Name !! Ingredients !! Products !! Time !! Machine
Usage:
|-
<pre>
| [[File:{{{icon}}}|32px]]
{{Recipe|BlastFurnaceRecipeDictionary|IronDustSmelting}}
| {{{name}}}
</pre>
| {{{ingredients}}}
</noinclude>
| {{{products}}}
| {{{time}}} s
| {{{machine}}}
|}

Latest revision as of 12:26, 31 July 2025


Usage:

{{Recipe|BlastFurnaceRecipeDictionary|IronDustSmelting}}