Template:ForgeSlot: Difference between revisions

From IdleOn MMO Wiki
imported>Blackwolfe
m (Text replacement - ";background:#916699;" to "")
imported>Blackwolfe
No edit summary
Line 1: Line 1:
<includeonly>
<includeonly>
<div class ="forgeslot" style = "width:400px;">
<div class ="forgeslot" style = "width:400px;">
<table >
<table style = "width:100%; background:#e6e6e6; border-radius: 10px;border:1px solid black;">
     <td colspan="2" style = "width:100%;">
     <td colspan="2" style = "width:100%;">
         <table style = "width:400pxborder-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;">{{#if:{{{anvtab|}}}|[[File:{{{anvtab}}}.png|25px]]}} {{{anvtab|Tab?}}} Crafting Recipe</th>
                 <th style = "text-align:left;">{{#if:{{{anvtab|}}}|[[File:{{{anvtab}}}.png|25px]]}} {{{anvtab|Tab?}}} Crafting Recipe</th>

Revision as of 22:11, 16 March 2021


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