Template:ItemBox

From Risk of Rain 2 Wiki
Jump to navigation Jump to search

Template that renders item with a background based on tier. The entire box is a link to that item's page.

Parameters

item or 1st unnamed parameter = name of the item to display.
size or 2nd unnamed parameter = [optional] size of the box in pixels. Defaults to 64.
tier or 3rd unnamed parameter = [optional] rarity / tier of the item, defines background. By default rarity is detected automatically.
    Can be one of the following: Common, White, Uncommon, Green, Legendary, Red, Boss, Yellow, Lunar, Blue, Void, Equipment, Orange.

Usage

{{ItemBox|Soldier's Syringe}}
BgCommon.pngSoldier's Syringe.png


{{ItemBox|Chronobauble|120|Legendary}}
BgLegendary.pngChronobauble.png


{{ItemBox|Titanic Knurl|32}}
{{ItemBox|Genesis Loop|32}}
{{ItemBox|Queen's Gland|32}}
{{ItemBox|Dio's Best Friend (Consumed)|32}}
BgBoss.pngTitanic Knurl.png

BgBoss.pngGenesis Loop.png

BgBoss.pngQueen's Gland.png

Bg.pngDio's Best Friend (Consumed).png