Template:Item: Difference between revisions
Jump to navigation
Jump to search
FaeriMagic (talk | contribs) m (Changed it to margin: 5px;.) |
FaeriMagic (talk | contribs) m (Added N rarity radial-gradient.) |
||
Line 4: | Line 4: | ||
| SR = background: radial-gradient(circle, #6A3F84, #32203A); | | SR = background: radial-gradient(circle, #6A3F84, #32203A); | ||
| R = background: radial-gradient(circle, #2F516E, #131C2D); | | R = background: radial-gradient(circle, #2F516E, #131C2D); | ||
| N = background: radial-gradient(circle, #41795A, #274136); | |||
| #default = background: radial-gradient(circle, white, lightgray); | | #default = background: radial-gradient(circle, white, lightgray); | ||
}}" | }}" |
Revision as of 22:10, 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 = }}