Template:Item: Difference between revisions
Jump to navigation
Jump to search
FaeriMagic (talk | contribs) m (Added margin-right.) |
FaeriMagic (talk | contribs) m (Added margin-bottom.) |
||
Line 1: | Line 1: | ||
{| style="display: inline-block; margin | {| style="display: inline-block; margin: 0 10px 10px 0; border: 2px solid #895C40; width: 54px; height: 54px; border-radius: 2px; position: relative; cursor: pointer; {{#switch: {{uc:{{{rarity|}}}}} | ||
| UR = background: radial-gradient(circle, #F65E55, #B5423F); | | UR = background: radial-gradient(circle, #F65E55, #B5423F); | ||
| SSR = background: radial-gradient(circle, #F3C359, #9D5C28); | | SSR = background: radial-gradient(circle, #F3C359, #9D5C28); |
Revision as of 21:32, 3 April 2025
![]() |
0 |
This template renders an item icon.
Parameter | Description | Type | Status | |
---|---|---|---|---|
name | name | The item's page name is listed here and will direct the user to that page upon click. | Page name | suggested |
img | img | The item icon image is listed here. Do not use the "File:" prefix.
| File | suggested |
rarity | rarity | The rarity determines the background color of the icon.
| String | suggested |
quantity | num | The quantity of the item is listed here.
| Number | suggested |
How to use:
{{Item | name = | img = | rarity = | num = }}