Difference between revisions of "Template:Crafting Recipe"

From Idlescape Wiki
Jump to navigation Jump to search
(Creating page for testing)
 
m
Line 1: Line 1:
 
{{#ifeq: {{{1}}}|Adamantite Hoe|
 
{{#ifeq: {{{1}}}|Adamantite Hoe|
<table class="lootTable">
+
<table class="itemTable">
 
       <tr>
 
       <tr>
         <th class="lt-header-row"></th>
+
         <th class="it-header-row"></th>
         <th class="lt-header-row">Crafting<br>Level</th>
+
         <th class="it-header-row">Crafting<br>Level</th>
         <th class="lt-header-row">Exp</th>
+
         <th class="it-header-row">Exp</th>
         <th class="lt-header-row">Materials</th>
+
         <th class="it-header-row">Materials</th>
 
       </tr>
 
       </tr>
 
       <tr>
 
       <tr>
         <td class="lt-data-input"><img src="https://www.idlescape.com/images/farming/adamantite_hoe.png"></td> <!-- item img url -->
+
         <td class="it-data-input"><img src="https://www.idlescape.com/images/farming/adamantite_hoe.png"></td> <!-- item img url -->
         <td class="lt-data-input">51</td> <!-- crafting lvl -->
+
         <td class="it-data-input">51</td> <!-- crafting lvl -->
         <td class="lt-data-input">8,600</td> <!-- crafting exp -->
+
         <td class="it-data-input">8,600</td> <!-- crafting exp -->
         <td class="lt-data-input">x200 [[Adamantite Bar|Adamantite Bars]]<br>x100 [[Maple Log|Maple Logs]]</td> <!-- crafting mats -->
+
         <td class="it-data-input">x200 [[Adamantite Bar|Adamantite Bars]]<br>x100 [[Maple Log|Maple Logs]]</td> <!-- crafting mats -->
 
       </tr>
 
       </tr>
 
   </table>
 
   </table>
 
|}}{{#ifeq: {{{1}}}|Runite Hoe|
 
|}}{{#ifeq: {{{1}}}|Runite Hoe|
<table class="lootTable">
+
<table class="itemTable">
 
       <tr>
 
       <tr>
         <th class="lt-header-row"></th>
+
         <th class="it-header-row"></th>
         <th class="lt-header-row">Crafting<br>Level</th>
+
         <th class="it-header-row">Crafting<br>Level</th>
         <th class="lt-header-row">Exp</th>
+
         <th class="it-header-row">Exp</th>
         <th class="lt-header-row">Materials</th>
+
         <th class="it-header-row">Materials</th>
 
       </tr>
 
       </tr>
 
       <tr>
 
       <tr>
         <td class="lt-data-input"><img src="https://www.idlescape.com/images/farming/runite_hoe.png"></td> <!-- item img url -->
+
         <td class="it-data-input"><img src="https://www.idlescape.com/images/farming/runite_hoe.png"></td> <!-- item img url -->
         <td class="lt-data-input">71</td> <!-- crafting lvl -->
+
         <td class="it-data-input">71</td> <!-- crafting lvl -->
         <td class="lt-data-input">22,613</td> <!-- crafting exp -->
+
         <td class="it-data-input">22,613</td> <!-- crafting exp -->
         <td class="lt-data-input">x270 [[Runite Bar|Runite Bars]]<br>x135 [[Yew Log|Yew Logs]]</td> <!-- crafting mats -->
+
         <td class="it-data-input">x270 [[Runite Bar|Runite Bars]]<br>x135 [[Yew Log|Yew Logs]]</td> <!-- crafting mats -->
 
       </tr>
 
       </tr>
 
   </table>
 
   </table>
 
|}}
 
|}}

Revision as of 18:07, 13 February 2021