899
edits
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
<includeonly>{|class="wikitable" style="width:488px; background-color: #6b6b6b; border: 3px solid #024672; color:#333333;" | <includeonly>{|class="wikitable" style="width:488px; background-color: #6b6b6b; border: 3px solid #024672; color:#333333;" | ||
! style="text-align:left; | Sells at: {{#switch: 1 |{{#expr: {{{sell}}} > 100}} = <p style="color:green;">{{{sell | ! style="text-align:left; | Sells at: {{#switch: 1 |{{#expr: {{{sell}}} > 100}} = <p style="color:green;">{{{sell}}}%</p> |{{#expr: {{{sell}}} < 100}} = <p style="color:red;">{{{sell}}}%</p>}} | ||
! style="text-align:left; | Buys at: {{#switch: 1 |{{#expr: {{{buy}}} > 100}} = <p style="color:green;">{{{buy | ! style="text-align:left; | Buys at: {{#switch: 1 |{{#expr: {{{buy}}} > 100}} = <p style="color:green;">{{{buy}}}%</p> |{{#expr: {{{buy}}} < 100}} = <p style="color:red;">{{{buy}}}%</p>}} | ||
! style="text-align:left; | Change per: {{{delta|}}}% | ! style="text-align:left; | Change per: {{{delta|}}}% | ||
|} | |} |
edits