Template:Item: Difference between revisions

From StrawberryMC
CmdBlock00 (talk | contribs)
No edit summary
CmdBlock00 (talk | contribs)
mNo edit summary
Line 38: Line 38:
</div>
</div>
<div class="item-rarity item-rarity-{{{rarity|common}}}">
<div class="item-rarity item-rarity-{{{rarity|common}}}">
  '''[[Rarity#{{ucfirst:{{{rarity|common}}}}}|{{ucfirst:{{{rarity|common}}}}}]]'''
  '''[[Rarity]]'''
</div>
</div>



Revision as of 23:20, 13 October 2025

Parameters

Example

{{Item
 | name          = Item Name
 | image         = File:ItemImage.png
 | type          = tool
 | rarity        = epic
 | magicFind     = 10
 | fortune       = 25
 | blast         = 100
 | income        = 50
 | xpMulti       = 100
 | speed         = 120
 | diggingPower  = 300
}}

Preview

Unnamed Item