Template:ProductionSlot: Difference between revisions
From IdleOn MMO Wiki
imported>BigCoight mNo edit summary |
imported>BigCoight mNo edit summary |
||
Line 1: | Line 1: | ||
<div | <div style = "width:400px;"> | ||
<table style = "width:100%; background:#e6e6e6; border-radius: 10px;border:1px solid black;"> | <table style = "width:100%; background:#e6e6e6; border-radius: 10px;border:1px solid black;"> | ||
<tr style = "width:100%;"> | <tr 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 style = "width:33.33%;">Level Required</th> | <th style = "width:33.33%;">Level Required</th> | ||
<th style = "width:33.33%;">Item Number</th> | <th style = "width:33.33%;">Item Number</th> | ||
<th style = "width:33.33%;">Exp Per Craft</th> | <th style = "width:33.33%;">Exp Per Craft</th> | ||
</tr></table> | </tr> | ||
</table> | |||
</tr> | </tr> | ||
<tr style = "width:100%;"> | <tr style = "width:100%;"> | ||
<table style ="width:100%;"><tr> | <table style ="width:100%;"> | ||
<tr> | |||
<td style = "width:33.33%; text-align:center">{{{lvlreq}}}</td> | <td style = "width:33.33%; text-align:center">{{{lvlreq}}}</td> | ||
<td style = "width:33.33%; text-align:center">{{{num}}}</td> | <td style = "width:33.33%; text-align:center">{{{num}}}</td> | ||
<td style = "width:33.33%; text-align:center">{{{expcraft}}}</td> | <td style = "width:33.33%; text-align:center">{{{expcraft}}}</td> | ||
</tr></table> | </tr> | ||
</table> | |||
</tr> | </tr> | ||
</table> | </table> | ||
</div> | </div> |
Revision as of 07:33, 20 November 2020
Level Required | Item Number | Exp Per Craft |
---|
{{{lvlreq}}} | {{{num}}} | {{{expcraft}}} |