Template:ForgeSlot: Difference between revisions

From IdleOn MMO Wiki
imported>BigCoight
mNo edit summary
imported>Grzib
mNo edit summary
Line 12: Line 12:
     </td>
     </td>
     {{#if:{{{resource1|}}}|<tr>
     {{#if:{{{resource1|}}}|<tr>
         <td style = "width:80%;">{{CraftReq|item={{{resource1}}}}} </td>
         <td style = "width:80%;">{{CraftReq|{{{resource1}}}}} </td>
         <td style = "width:20%;text-align:center;">x{{{quantity1}}}</td>
         <td style = "width:20%;text-align:center;">x{{{quantity1}}}</td>
     </tr>}}
     </tr>}}

Revision as of 09:54, 14 December 2020


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)
}}