Template:DropsLineTest: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
| {{{txt|{{{1}}}}}} | | {{{txt|{{{1}}}}}} | ||
| {{{quantity|}}} | | {{{quantity|}}} | ||
|style="background-color: {{# | |style="background-color: | ||
{{#switch: {{{r|0}}} | |||
| 1 = #afeeee | |||
| 1/25 = #56e156 | |||
| 26/100 = #ffed4c | |||
| 101/1000 = #ff6262 | |||
| #ffffff | |||
}};" | 1/{{{r|0}}} | |||
| <center>{{Price|{{{1}}}}}</center> | | <center>{{Price|{{{1}}}}}</center> | ||
</includeonly> | </includeonly> |