Template:DropsLine2: Difference between revisions
Jump to navigation
Jump to search
>Iron Jessica No edit summary |
>Iron Jessica No edit summary |
||
Line 3: | Line 3: | ||
| align="left" | [[{{{Name|}}}]] | | align="left" | [[{{{Name|}}}]] | ||
| {{formatnum:{{{Quantity}}}}} | | {{formatnum:{{{Quantity}}}}} | ||
| {{#switch: {{lc:{{{ | | {{#switch: {{lc:{{{Rarity|{{{rarity|unknown}}}}}}}} | ||
| always = style="background:# | | always = style="background:#00bbff;color:white;" data-value="1" {{!}} Always | ||
| # | | common = style="background:#4cd62c;color:white;" data-value="2" {{!}} Common | ||
| uncommon = style="background:#d6cf08;color:white;" data-value="3" {{!}} Uncommon | |||
| rare = style="background:#ff9d00;color:white;" data-value="4" {{!}} Rare | |||
| very rare = style="background:#e52727;color:white;" data-value="5" {{!}} Very Rare | |||
| dream = style="background:#e247e5;color:white;" data-value="6" {{!}} Dream | |||
| legendary = style="background:#5c5959;color:white;" data-value="7" {{!}} Legendary | |||
| discontinued = style="background:#C5B358;color:white;" data-value="8" {{!}} Discontinued | |||
| random = style="background:#0c52c5;color:white;" data-value="9" {{!}} Varies | |||
| #default = style="background:#0c52c5;color:white;" data-value="9" {{!}} {{{Rarity|{{{rarity|Unknown}}}}}} | |||
}} | }} | ||
|- | |- | ||
</includeonly> | </includeonly> |