Template:RaidDropsLine: Difference between revisions
Jump to navigation
Jump to search
>Iron Jessica m (Iron Jessica moved page Template:RaidDrop to Template:RaidDropsLine without leaving a redirect) |
>Iron Jessica No edit summary |
||
Line 1: | Line 1: | ||
{{#switch: {{lc:{{{ | <includeonly> | ||
| {{#ifeq:{{{Image|{{{image|}}}}}}|No||[[File:{{{Name}}}.png]]}} | |||
| | | align="left" | {{#if:{{{Namenotes|{{{namenotes|}}}}}}|{{{Name}}} {{{Namenotes|{{{namenotes|}}}}}}|{{{Name|DreamScape Wiki:No page{{!}}Unknown}}}}} | ||
| | | {{formatnum:{{#replace:{{{Quantity|{{{quantity|Unknown}}}}}}|-|–}}}} | ||
| | | {{#switch: {{lc:{{{Rarity|{{{rarity|unknown}}}}}}}} | ||
| | | always = style="background:#00bbff;color:white;" data-value="1" {{!}} Always | ||
}} | | common = style="background:#4cd62c;color:white;" data-value="2" {{!}} 1/10 | ||
| uncommon = style="background:#d6cf08;color:white;" data-value="3" {{!}} 1/25 | |||
| rare = style="background:#ff9d00;color:white;" data-value="4" {{!}} 1/50 | |||
| very rare = style="background:#e52727;color:white;" data-value="5" {{!}} 1/100 | |||
| ultrarare = style="background:#e247e5;color:white;" data-value="6" {{!}} 1/1,000 | |||
| dream = style="background:#C5B358;color:white;" data-value="7" {{!}} 1/1500 | |||
| ultradream = style="background:#0c52c5;color:white;" data-value="8" {{!}} 1/2000 | |||
| #default = style="background:#0c52c5;color:white;" data-value="8" {{!}} {{{Rarity|{{{rarity|Unknown}}}}}} | |||
}} | |||
|- | |||
|- {{{Raritynotes|{{{raritynotes|}}}}}}[[Category:{{{Name}}}]] | |||
|- {{PreloadPage}}</includeonly> |