Template:DropsLineTest: Difference between revisions

From Roat Pkz
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: #{{#ifexpr: {{{r|0}}} <= 1| afeeee| #{{#ifexpr: {{{r|0}}} <= 25| 56e156 | #{{#ifexpr: {{{r|0}}} <= 100 | ffed4c | #{{#ifexpr: {{{r|0}}} <= 1000| ff863c | #{{#ifexpr: {{{r|0}}} <= 9999999 | ff6262 }}}}}}}}}}" | 1/{{{r|0}}}
{{#switch: {{{r|0}}}
| {{Price|{{{1}}}}}
    | 1 = #afeeee
|-
    | 1/25 = #56e156
    | 26/100 = #ffed4c
    | 101/1000 = #ff6262
    | #ffffff
}};" | 1/{{{r|0}}}
| <center>{{Price|{{{1}}}}}</center>
</includeonly>
</includeonly>

Revision as of 14:36, 5 May 2024