Template:ProductionSlot: Difference between revisions

From IdleOn MMO Wiki
imported>BigCoight
mNo edit summary
imported>BigCoight
mNo edit summary
Line 3: Line 3:
         <tr colspan="3" style = "width:100%;">
         <tr colspan="3" style = "width:100%;">
             <table style = "width:400px;background:#916699;border-radius:10px 10px 0px 0px;"><tr>
             <table style = "width:400px;background:#916699;border-radius:10px 10px 0px 0px;"><tr>
             <th>Level Required</th>
             <th style = "width:33.33%;">Level Required</th>
             <th>Item Number</th>
             <th style = "width:33.33%;">Item Number</th>
             <th>Exp Per Craft</th>
             <th style = "width:33.33%;">Exp Per Craft</th>
             </tr></table>
             </tr></table>
         </tr>
         </tr>
         <tr colspan="3" style = "width:100%;"><tr>
         <tr colspan="3" style = "width:100%;"><tr>
             <table style ="width:100%;">
             <table style ="width:100%;">
             <td>{{{lvlreq}}}</td>
             <td style = "width:33.33%;">{{{lvlreq}}}</td>
             <td>{{{num}}}</td>
             <td style = "width:33.33%;">{{{num}}}</td>
             <td>{{{expcraft}}}</td>
             <td style = "width:33.33%;">{{{expcraft}}}</td>
             </tr></table>
             </tr></table>
         </tr>
         </tr>
</table>
</table>
</div>
</div>

Revision as of 07:29, 20 November 2020

Level Required Item Number Exp Per Craft
{{{lvlreq}}} {{{num}}} {{{expcraft}}}