Jump to content

Template:Infobox item

From Megabonk Wiki
Revision as of 13:45, 4 October 2025 by MegaAdmin (talk | contribs)

Usage

This template creates a lean infobox for items in Megabonk. It automatically colors the rarity text based on its 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.
}}