Jump to content

Template:Infobox item

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

Usage

This template creates a lean infobox for items in Megabonk, focusing only on core identification details.

Unlock conditions and strategic notes should be placed in the main body of the article under their own headings.

Parameters

  • name: The name of the item.
  • rarity: The item's rarity (e.g., Default, Common, 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.
}}