899
edits
mNo edit summary |
m (added 100 to colors) |
||
Line 1: | Line 1: | ||
<includeonly>{|style="width:488px;" | <includeonly>{|style="width:488px;" | ||
! style="width:33.34%; text-align:left;" | Sells at: {{#switch: 1 |{{#expr: {{{sell}}} > 100}} = {{Font color|Red|{{{sell|}}}%}} |{{#expr: {{{sell}}} < 100}} = {{Font color|Green|{{{sell|}}}%}}}} | ! style="width:33.34%; text-align:left;" | Sells at: {{#switch: 1 |{{#expr: {{{sell}}} > 100 or {{{sell}}} = 100}} = {{Font color|Red|{{{sell|}}}%}} |{{#expr: {{{sell}}} < 100}} = {{Font color|Green|{{{sell|}}}%}}}} | ||
! style="width:33.33%; text-align:center;" | Buys at: {{#switch: 1 |{{#expr: {{{buy}}} > 100}} = {{Font color|Green|{{{buy|}}}%}} |{{#expr: {{{buy}}} < 100}} = {{Font color|Red|{{{buy|}}}%}}}} | ! style="width:33.33%; text-align:center;" | Buys at: {{#switch: 1 |{{#expr: {{{buy}}} > 100 or {{{buy}}} = 100}} = {{Font color|Green|{{{buy|}}}%}} |{{#expr: {{{buy}}} < 100}} = {{Font color|Red|{{{buy|}}}%}}}} | ||
! style="width:33.34%; text-align:right;" | Change per: {{Font color|Yellow|{{{delta|}}}%}} | ! style="width:33.34%; text-align:right;" | Change per: {{Font color|Yellow|{{{delta|}}}%}} | ||
|} | |} |
edits