Template:ProductionSlot: Difference between revisions
From IdleOn MMO Wiki
imported>BigCoight mNo edit summary |
mNo edit summary |
||
(22 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
< | <includeonly><table class="wikitable forgeslot" style="text-align:center; min-width:45%;"> | ||
<tr> | |||
<tr | <th style="width:15%; text-align:center;">{{skillicon|smithing}}</th> | ||
< | <th style="width:15%;">No</th> | ||
<th style="width:30%;">Exp Per Craft</th> | |||
<th> | <th style="width:40%;">Production</th> | ||
<th>Exp Per Craft</th> | |||
< | |||
</tr> | </tr> | ||
<tr> | |||
< | <td style="text-align:center;">{{{lvlreq}}}</td> | ||
<td style="text-align:center;">{{{num}}}</td> | |||
<td>{{{num}}}</td> | <td style="text-align:center;">{{{expcraft}}}</td> | ||
<td>{{{expcraft}}}</td> | <td style="text-align:center;">{{{time}}}</td> | ||
< | |||
</tr> | </tr> | ||
</table> | </table>[[Category:Producible]] | ||
</ | </includeonly><noinclude><pre> | ||
{{ProductionSlot | |||
|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. }}