Template:ForgeSlot: Difference between revisions

From IdleOn MMO Wiki
imported>Grzib
No edit summary
imported>Blackwolfe
No edit summary
Line 32: Line 32:
             <tr style = "width:100%;">
             <tr style = "width:100%;">
                 <td style = "width:80%;>Recipe From</td>
                 <td style = "width:80%;>Recipe From</td>
                 <td style = "text-align:center;">{{{recipefrom}}}</td>
                 <td style = "text-align:center;">{{{recipefrom|Unknown/Unobtainable}}}</td>
             </tr>
             </tr>
         </table>
         </table>

Revision as of 12:26, 29 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)
}}