From Brotato Wiki

Revision as of 02:27, 13 February 2023 by Darkly77 (talk | contribs) (support for leave the image field blank (added for Beta patch notes))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


Edit of Template:MiniIconbox that lets you set a custom image and no link. Fixed size (30px).

Intended for use on mod pages, which won't have item links.

Examples

Standard

Code: {{MiniModIconbox|Godhead|2|Mod-Isaac-godhead_icon.png}}

Result: Mod-Isaac-godhead icon.png Godhead

Empty Image

You can leave the image field blank if the image matches the name:

Code: {{MiniModIconbox|Anvil|4}}

Result: Anvil.png Anvil

No description.

Template parameters

ParameterDescriptionTypeStatus
Namename 1

Name of the item or weapon

Example
Acid
Stringsuggested
Rarityrarity 2

Rarity (1, 2, 3, 4, or -1)

Example
2
Stringsuggested
Imageimage 3

Image filename, including extension

Example
MyImage.png
Stringsuggested