Template:ProductionSlot: Difference between revisions

From IdleOn MMO Wiki
imported>BigCoight
mNo edit summary
imported>BigCoight
mNo 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>
             <tr>
             <th style = "width:20%;">{{skillicon|input=smithing}}</th>
             <th style = "width:10%;">{{skillicon|input=smithing}}</th>
             <th style = "width:20%;">No</th>
             <th style = "width:10%;">No</th>
             <th style = "width:20%;">Exp Per Craft</th>
             <th style = "width:40%;">Exp Per Craft</th>
             <th style = "width:40%;">Production</th>
             <th style = "width:40%;">Production</th>
             </td></tr>
             </td></tr>
Line 15: Line 15:
             <table style ="width:100%;">
             <table style ="width:100%;">
             <tr>
             <tr>
             <td style = "width:20%; text-align:center">{{{lvlreq}}}</td>
             <td style = "width:10%; text-align:center">{{{lvlreq}}}</td>
             <td style = "width:20%; text-align:center">{{{num}}}</td>
             <td style = "width:10%; text-align:center">{{{num}}}</td>
             <td style = "width:20%; text-align:center">{{{expcraft}}}</td>
             <td style = "width:40%; text-align:center">{{{expcraft}}}</td>
             <td style = "width:40%; text-align:center">{{{time}}}</td>
             <td style = "width:40%; text-align:center">{{{time}}}</td>
             </td></tr>
             </td></tr>

Revision as of 06:56, 26 November 2020


{{ProductionSlot
|lvlreq=example - Level required to produce
|expcraft=example - How much xp that is required to produce.
}}