Difference between revisions of "Template:Crafting Recipe"
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=" | + | <table class="itemTable"> |
<tr> | <tr> | ||
− | <th class=" | + | <th class="it-header-row"></th> |
− | <th class=" | + | <th class="it-header-row">Crafting<br>Level</th> |
− | <th class=" | + | <th class="it-header-row">Exp</th> |
− | <th class=" | + | <th class="it-header-row">Materials</th> |
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td class=" | + | <td class="it-data-input"><img src="https://www.idlescape.com/images/farming/adamantite_hoe.png"></td> <!-- item img url --> |
− | <td class=" | + | <td class="it-data-input">51</td> <!-- crafting lvl --> |
− | <td class=" | + | <td class="it-data-input">8,600</td> <!-- crafting exp --> |
− | <td class=" | + | <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=" | + | <table class="itemTable"> |
<tr> | <tr> | ||
− | <th class=" | + | <th class="it-header-row"></th> |
− | <th class=" | + | <th class="it-header-row">Crafting<br>Level</th> |
− | <th class=" | + | <th class="it-header-row">Exp</th> |
− | <th class=" | + | <th class="it-header-row">Materials</th> |
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td class=" | + | <td class="it-data-input"><img src="https://www.idlescape.com/images/farming/runite_hoe.png"></td> <!-- item img url --> |
− | <td class=" | + | <td class="it-data-input">71</td> <!-- crafting lvl --> |
− | <td class=" | + | <td class="it-data-input">22,613</td> <!-- crafting exp --> |
− | <td class=" | + | <td class="it-data-input">x270 [[Runite Bar|Runite Bars]]<br>x135 [[Yew Log|Yew Logs]]</td> <!-- crafting mats --> |
</tr> | </tr> | ||
</table> | </table> | ||
|}} | |}} |