Template:ProductionSlot: Difference between revisions
From IdleOn MMO Wiki
imported>BigCoight mNo edit summary |
imported>BigCoight mNo edit summary |
||
Line 1: | Line 1: | ||
<div style = "width:400px;"> | <div style = "width:400px;"> | ||
<table style = "background:#e6e6e6; border-radius: 10px;border:1px solid black;"> | <table style = "background:#e6e6e6; border-radius: 10px;border:1px solid black;"> | ||
<tr> | <tr><td> | ||
<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> | ||
Line 7: | Line 7: | ||
<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> | </td></tr> | ||
</table> | </table> | ||
</tr> | </tr> | ||
<tr> | <tr><td> | ||
<table style ="width:100%;"> | <table style ="width:100%;"> | ||
<tr> | <tr> | ||
Line 16: | Line 16: | ||
<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> | </td></tr> | ||
</table> | </table> | ||
</tr> | </tr> | ||
</table> | </table> | ||
</div> | </div> |
Revision as of 07:35, 20 November 2020
| |||
|