Template:ForgeSlot: Difference between revisions

From IdleOn MMO Wiki
imported>Blackwolfe
No edit summary
imported>Blackwolfe
No edit summary
Line 5: Line 5:
         <table style = "width:400px;background:#916699;border-radius:10px 10px 0px 0px;">
         <table style = "width:400px;background:#916699;border-radius:10px 10px 0px 0px;">
             <tr style = "width:100%;">
             <tr style = "width:100%;">
                 <th style = "text-align:left;">[[File:{{{anvtab}}}.png|25px]] {{{anvtab|Tab missing}}} Crafting Recipe</th>
                 {{#if:{{{anvtab|}}}|<th style = "text-align:left;">[[File:{{{anvtab}}}.png|25px]]}} {{{anvtab|Tab missing}}} Crafting Recipe</th>
                 <th style = "text-align:center;">Req:{{{levelreq}}}[[File:Smithing.png|25px]]  
                 <th style = "text-align:center;">Req:{{{levelreq}}}[[File:Smithing.png|25px]]  
                 <td style = "text-align:center;">'''Nr.{{{craftnum|Crafting number missing}}}'''</td></th>
                 <td style = "text-align:center;">'''Nr.{{{craftnum|Crafting number missing}}}'''</td></th>

Revision as of 21:26, 20 November 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
|quantity4=example
|resource4=example
|quantity4=example
|recipefrom=example (where the recipe comes from)
}}