Template:ProductionSlot: Difference between revisions

From IdleOn MMO Wiki
imported>BigCoight
mNo edit summary
mNo edit summary
 
(9 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<includeonly>
<includeonly><table class="wikitable forgeslot" style="text-align:center; min-width:45%;">
<div style = "width:400px;">
         <tr>
<table style = "background:#e6e6e6; border-radius: 10px;border:1px solid black;">
             <th style="width:15%; text-align:center;">{{skillicon|smithing}}</th>
         <tr><td>
             <th style="width:15%;">No</th>
             <table style = "width:400px;background:#916699;border-radius:10px 10px 0px 0px;">
             <th style="width:30%;">Exp Per Craft</th>
            <tr>
             <th style="width:40%;">Production</th>
            <th style = "width:15%;">{{skillicon|input=smithing}}</th>
             <th style = "width:15%;">No</th>
             <th style = "width:30%;">Exp Per Craft</th>
             <th style = "width:40%;">Production</th>
            </td></tr>
            </table>
         </tr>
         </tr>
         <tr><td>
         <tr>
            <table style ="width:100%;">
             <td style="text-align:center;">{{{lvlreq}}}</td>
            <tr>
             <td style="text-align:center;">{{{num}}}</td>
             <td style = "width:10%; text-align:center">{{{lvlreq}}}</td>
             <td style="text-align:center;">{{{expcraft}}}</td>
             <td style = "width:10%; text-align:center">{{{num}}}</td>
             <td style="text-align:center;">{{{time}}}</td>
             <td style = "width:40%; text-align:center">{{{expcraft}}}</td>
             <td style = "width:40%; text-align:center">{{{time}}}</td>
            </td></tr>
            </table>
         </tr>
         </tr>
</table>
</table>[[Category:Producible]]
</div>
</includeonly><noinclude><pre>
</includeonly>
 
<noinclude>
<pre>
{{ProductionSlot
{{ProductionSlot
|lvlreq=example - Level required to produce
|lvlreq=example - Level required to produce
Line 33: Line 19:
}}
}}
</pre>
</pre>
[[Category:Table templates]]
</noinclude>
</noinclude>
[[Category:Producible]]

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.
}}