From Brotato Wiki
m (fix missing templatedata alias for "1", and remove unused "image" option) |
m (fix typo errors) |
||
Line 3: | Line 3: | ||
ICON | ICON | ||
--><span class="rarity{{GetRarity|{{{name|{{{1|}}}}}}}} rounded relative"><!-- | --><span class="rarity{{GetRarity|{{{name|{{{1|}}}}}}}} rounded relative"><!-- | ||
-->[[File:{{{name|{{{1| | -->[[File:{{{name|{{{1|}}}}}}.png|30px|link={{{name|{{{1|}}}}}}]]<!-- | ||
--></span><!-- | --></span><!-- | ||
CAPTION | CAPTION |
Latest revision as of 02:17, 10 November 2022
Mini version of Template:Iconbox, intended to be used inline with other content, to link to an Item or Weapon. Fixed size (30px).
Examples
{{MiniIconbox|Acid}}
{{MiniIconbox|Hammer}}
This is a link for Acid, which is an Item.
This is a link for Hammer, which is a Weapon.
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Name | name 1 | Name of the item or weapon
| String | suggested |