Template:DropsLine2: Difference between revisions
Jump to navigation
Jump to search
>Iron Jessica No edit summary |
>Iron Jessica No edit summary |
||
Line 5: | Line 5: | ||
| {{formatnum:{{#replace:{{{Quantity|{{{quantity|Unknown}}}}}}|-|–}}}} | | {{formatnum:{{#replace:{{{Quantity|{{{quantity|Unknown}}}}}}|-|–}}}} | ||
| {{#switch: {{lc:{{{Rarity|{{{rarity|unknown}}}}}}}} | | {{#switch: {{lc:{{{Rarity|{{{rarity|unknown}}}}}}}} | ||
| always = style="background: | | always = style="background:{{{backgroundColor}}};color:white;" data-value="1" {{!}} Always | ||
| 20 = style="background: | | 20 = style="background:{{{backgroundColor}}};color:white;" data-value="2" {{!}} 1/20 | ||
| 50 = style="background: | | 50 = style="background:{{{backgroundColor}}};color:white;" data-value="3" {{!}} 1/50 | ||
| 85 = style="background: | | 85 = style="background:{{{backgroundColor}}};color:white;" data-value="4" {{!}} 1/85 | ||
| 125 = style="background: | | 125 = style="background:{{{backgroundColor}}};color:white;" data-value="5" {{!}} 1/125 | ||
| 200 = style="background: | | 200 = style="background:{{{backgroundColor}}};color:white;" data-value="6" {{!}} 1/200 | ||
| 350= style="background: | | 350= style="background:{{{backgroundColor}}};color:white;" data-value="7" {{!}} 1/350 | ||
| 500 = style="background: | | 500 = style="background:{{{backgroundColor}}};color:white;" data-value="8" {{!}} 1/500 | ||
| 1000 = style="background: | | 1000 = style="background:{{{backgroundColor}}};color:white;" data-value="8" {{!}} 1/1000 | ||
| #default = style="background:#0c52c5;color:white;" data-value="9" {{!}} {{{Rarity|{{{rarity|Unknown}}}}}} | | #default = style="background:#0c52c5;color:white;" data-value="9" {{!}} {{{Rarity|{{{rarity|Unknown}}}}}} | ||
}} | }} |