Template:Infobox item
Appearance
Usage
This template creates a lean infobox for items in Megabonk. It automatically colors both the item's name and its rarity text based on the rarity value.
Parameters
- name: The name of the item.
- rarity: The item's rarity (Default, Common, Uncommon, Rare, Epic, Legendary).
- effect: The in-game description of the item's effect.
- image: (Optional) The file name for the item's image.
- type: (Optional) The type of item. Defaults to "Item".
Example Usage
{{Infobox item | name = Boss Buster | image = Boss Buster.png | rarity = Common | type = Item | effect = +15% more damage to Elites and Bosses. }}