Template:ForgeSlot: Difference between revisions

From IdleOn MMO Wiki
imported>Wekhter
mNo edit summary
imported>Wekhter
mNo edit summary
Line 57: Line 57:
     </tr>}}
     </tr>}}
     {{#if:{{{recipefrom|}}}|<tr>
     {{#if:{{{recipefrom|}}}|<tr>
       <td colspan="3" style="text-align:right;">Recipe from {{{recipefrom|Unobtainable}}}</td>
       <td colspan="3" style="text-align:right; padding-right:.3em">Recipe from {{{recipefrom|Unobtainable}}}</td>
     </tr>}}
     </tr>}}
</table>
</table>

Revision as of 00:56, 26 June 2021

This template defines the table "AnvilCraft". View table.

Usage:
{{ForgeSlot
|anvtab=example (like Anvil Tab I)
|craftnum=example (the order in the crafting ui)
|levelreq=example
|resource1=example
|quantity1=example
|resource2=example
|quantity2=example
|resource3=example
|quantity3=example
|resource4=example
|quantity4=example
|recipefrom=example (where the recipe comes from)
}}