Template:ProductionSlot: Difference between revisions

From IdleOn MMO Wiki
imported>BigCoight
mNo edit summary
mNo edit summary
 
(16 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<div style = "width:400px;">
<includeonly><table class="wikitable forgeslot" style="text-align:center; min-width:45%;">
<table style = "width:100%; background:#e6e6e6; border-radius: 10px;border:1px solid black;">
         <tr>
         <tr>
             <table style = "width:400px;background:#916699;border-radius:10px 10px 0px 0px;">
             <th style="width:15%; text-align:center;">{{skillicon|smithing}}</th>
            <tr>
             <th style="width:15%;">No</th>
             <th style = "width:33.33%;">Level Required</th>
             <th style="width:30%;">Exp Per Craft</th>
             <th style = "width:33.33%;">Item Number</th>
             <th style="width:40%;">Production</th>
             <th style = "width:33.33%;">Exp Per Craft</th>
            </tr>
            </table>
         </tr>
         </tr>
         <tr>
         <tr>
             <table style ="width:100%;">
             <td style="text-align:center;">{{{lvlreq}}}</td>
            <tr>
             <td style="text-align:center;">{{{num}}}</td>
             <td style = "width:33.33%; text-align:center">{{{lvlreq}}}</td>
             <td style="text-align:center;">{{{expcraft}}}</td>
             <td style = "width:33.33%; text-align:center">{{{num}}}</td>
             <td style="text-align:center;">{{{time}}}</td>
             <td style = "width:33.33%; text-align:center">{{{expcraft}}}</td>
            </tr>
            </table>
         </tr>
         </tr>
</table>
</table>[[Category:Producible]]
</div>
</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.
}}