Template:Invslot

Revision as of 02:53, 2 November 2025 by Administrator (talk | contribs) (Created page with "<includeonly> <div class="invslot {{#if:{{{class|}}}|{{{class}}}|}}" style="{{{style|}}}"> [[File:{{{item|Diamond_Sword.png}}}|32px|link={{{link|}}}]] <span class="invcount" style="{{{numstyle|}}}">{{{count|}}}</span> <span class="mctt"> {{{title|}}} {{#if:{{{l1|}}}|<br />{{{l1}}}|}} {{#if:{{{l2|}}}|<br />{{{l2}}}|}} {{#if:{{{l3|}}}|<br />{{{l3}}}|}} </span> </div> </includeonly> <noinclude> Usage: <pre>{{Invslot |item=Diamond_Sword.png |count=...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


Usage:

{{Invslot
 |item=Diamond_Sword.png
 |count=1
 |title=Diamond Sword
 |l1=Damage: +7
 |l2=Unbreaking III
 |l3=Legendary
 |link=Diamond Sword
 |class=invslot-rare
 |style=border:1px solid #55ff55;
 |numstyle=color:#55ff55;
}}