Template:ProductionSlot: Difference between revisions
From IdleOn MMO Wiki
imported>BigCoight (Created page with "<includeonly> <div class ="forgeslot" style = "width:400px;"> <table style = "width:100%; background:#e6e6e6; border-radius: 10px;border:1px solid black;"> <tr style =...") |
mNo edit summary |
||
(28 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
<includeonly> | <includeonly><table class="wikitable forgeslot" style="text-align:center; min-width:45%;"> | ||
< | <tr> | ||
<th style="width:15%; text-align:center;">{{skillicon|smithing}}</th> | |||
<tr style = "width: | <th style="width:15%;">No</th> | ||
<th style = " | <th style="width:30%;">Exp Per Craft</th> | ||
<th style = " | <th style="width:40%;">Production</th> | ||
<th style = " | |||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td style = "text-align: | <td style="text-align:center;">{{{lvlreq}}}</td> | ||
<td style = "text-align:center;">{{{ | <td style="text-align:center;">{{{num}}}</td> | ||
<td style = "text-align:center;">{{{expcraft}}}</ | <td style="text-align:center;">{{{expcraft}}}</td> | ||
<td style="text-align:center;">{{{time}}}</td> | |||
</tr> | </tr> | ||
</table> | </table>[[Category:Producible]] | ||
</ | </includeonly><noinclude><pre> | ||
{{ProductionSlot | |||
[[Category: | |lvlreq=example - Level required to produce | ||
|expcraft=example - How much xp that is required to produce. | |||
}} | |||
</pre> | |||
[[Category:Table templates]] | |||
</noinclude> |
Latest revision as of 04:26, 2 March 2023
{{ProductionSlot |lvlreq=example - Level required to produce |expcraft=example - How much xp that is required to produce. }}