Template:ForgeSlot: Difference between revisions

From IdleOn MMO Wiki
imported>Kiokurashi
No edit summary
imported>Blackwolfe
No edit summary
Line 18: Line 18:
### Cargo Store ###
### Cargo Store ###
--><includeonly>
--><includeonly>
{{#cargo_store:_table=AnvilCraft
{{#if:{{{cargo}}}|{{#cargo_store:_table=AnvilCraft
   |AnvilTab={{{anvtab|Missing Tab}}}
   |AnvilTab={{{anvtab|Missing Tab}}}
   |CraftNum={{{craftnum|9999}}}
   |CraftNum={{{craftnum|9999}}}
Line 31: Line 31:
   |Quantity4={{{quantity4|}}}
   |Quantity4={{{quantity4|}}}
   |RecipeFrom={{{recipefrom|Unobtainable}}}
   |RecipeFrom={{{recipefrom|Unobtainable}}}
}}<!--
}}}}<!--


--><div class ="forgeslot" style = "width:400px;">
--><div class ="forgeslot" style = "width:400px;">

Revision as of 23:30, 3 June 2021

This template defines the table "AnvilCraft". View table.

Usage:
{{ForgeSlot
|anvtab=example (like Anvil Tab I)
|craftnum=example (the order in the crafting ui)
|levelreq=example
|resource1=example
|quantity1=example
|resource2=example
|quantity2=example
|resource3=example
|quantity3=example
|resource4=example
|quantity4=example
|recipefrom=example (where the recipe comes from)
}}