Template:ForgeSlot: Difference between revisions

From IdleOn MMO Wiki
imported>Blackwolfe
No edit summary
imported>Blackwolfe
(Added documentation to the template)
Line 1: Line 1:
<includeonly>
<div class ="forgeslot" style = "width:400px;">
<div class ="forgeslot" style = "width:400px;">
<table style = "width:100%; background:#e6e6e6; border-radius: 10px;border:1px solid black;">
<table style = "width:100%; background:#e6e6e6; border-radius: 10px;border:1px solid black;">
Line 36: Line 37:
</table>
</table>
</div>
</div>
</includeonly>


<pre>
Usage:
{{ForgeSlot
|levelreq=example
|resource1=example
|quantity1=example
|resource2=example
|quantity2=example
|resource3=example
|quantity4=example
|resource4=example
|quantity4=example
|recipefrom=example (where the recipe comes from)
}}
</pre>
[[Category:Crafted]]
[[Category:Smithing]]
[[Category:Smithing]]
[[Category:Crafted]]

Revision as of 06:36, 19 November 2020


Usage:
{{ForgeSlot
|levelreq=example
|resource1=example
|quantity1=example
|resource2=example
|quantity2=example
|resource3=example
|quantity4=example
|resource4=example
|quantity4=example
|recipefrom=example (where the recipe comes from)
}}