From Brotato Wiki
(INITIAL \o/) |
m (fix typo errors) |
||
(One intermediate revision by the same user not shown) | |||
Line 3: | Line 3: | ||
ICON | ICON | ||
--><span class="rarity{{GetRarity|{{{name|{{{1|}}}}}}}} rounded relative"><!-- | --><span class="rarity{{GetRarity|{{{name|{{{1|}}}}}}}} rounded relative"><!-- | ||
-->[[File: | -->[[File:{{{name|{{{1|}}}}}}.png|30px|link={{{name|{{{1|}}}}}}]]<!-- | ||
--></span><!-- | --></span><!-- | ||
CAPTION | CAPTION | ||
Line 30: | Line 30: | ||
"example": "Acid", | "example": "Acid", | ||
"type": "string", | "type": "string", | ||
"suggested": true | "suggested": true, | ||
"aliases": [ | |||
"1" | |||
] | |||
} | } | ||
}, | }, |
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 |