Template:ForgeSlot: Difference between revisions

From IdleOn MMO Wiki
imported>Wekhter
mNo edit summary
imported>Wekhter
mNo edit summary
Line 36: Line 36:
<table style="width:100%; background:#e6e6e6; border-radius:.7em;border:1px solid black;">
<table style="width:100%; background:#e6e6e6; border-radius:.7em;border:1px solid black;">
     <tr style="background:#916699;">
     <tr style="background:#916699;">
         <th style="text-align:left; border-top-left-radius:.5em;">{{#if:{{{anvtab|}}}|[[File:{{{anvtab}}}.png|left|25px|link=]]}} {{{anvtab|Tab?}}} Crafting Recipe</th>
         <th style="text-align:left; border-top-left-radius:.5em;">{{#if:{{{anvtab|}}}|[[File:{{{anvtab}}}.png|25px|link=]]}} {{{anvtab|Tab?}}} Crafting Recipe</th>
         <th style="text-align:center;">Req:{{{levelreq}}}[[File:Smithing.png|right|25px|link=]]  
         <th style="text-align:center;">Req:{{{levelreq}}}[[File:Smithing.png|25px|link=]]  
         <th style="text-align:center; border-top-right-radius:.5em;">'''No.{{{craftnum|?}}}'''</td></th>
         <th style="text-align:center; border-top-right-radius:.5em;">'''No.{{{craftnum|?}}}'''</td></th>
     </tr>
     </tr>

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