Template:ForgeSlot: Difference between revisions

From IdleOn MMO Wiki
imported>Wekhter
mNo edit summary
imported>Wekhter
mNo edit summary
Line 37: Line 37:
         <th class="anviltab">{{#if:{{{anvtab|}}}|[[File:{{{anvtab}}}.png|24px|link=]]}} {{{anvtab|Tab ?}}}</th>
         <th class="anviltab">{{#if:{{{anvtab|}}}|[[File:{{{anvtab}}}.png|24px|link=]]}} {{{anvtab|Tab ?}}}</th>
         <th>Lv Req: {{{levelreq|}}}</th>
         <th>Lv Req: {{{levelreq|}}}</th>
         <th>Exp: {{{expgiven|}}}</th>
         <th>Exp: {{Numdisplay|{{{expgiven|}}}}}</th>
         <th>'''No.{{{craftnum|?}}}'''</th>
         <th>'''No.{{{craftnum|?}}}'''</th>
     </tr>
     </tr>

Revision as of 07:57, 19 March 2022

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