Template:Row/Meds: Difference between revisions
Jump to navigation
Jump to search
(Updated price field.) |
(added code for trader price.) |
||
(3 intermediate revisions by the same user not shown) | |||
Line 6: | Line 6: | ||
--><td style="border: 1px solid #aaa; padding: 0.2em 0.5em; | --><td style="border: 1px solid #aaa; padding: 0.2em 0.5em; | ||
{{#ifeq: {{{PRC|{{{2|}}}}}} | 0|color:lightgray}}"> <nowiki>$</nowiki> {{formatnum:{{#expr:{{{PRC|{{{2|}}}}}} * 0.01 }} }} | {{#ifeq: {{{PRC|{{{2|}}}}}} | 0|color:lightgray}}"> <nowiki>$</nowiki> {{formatnum:{{#expr:{{{PRC|{{{2|}}}}}} * 0.01 }} }}<!-- | ||
The next line prints the 'price_postapoc' price if set. Which is used for trading. | |||
-->{{#if:{{{trade_price|}}}| (<nowiki>$</nowiki> {{formatnum:{{#expr:{{{trade_price}}} * 0.01 }} }}) }}</td><!-- | |||
--><td style="border: 1px solid #aaa; border-right-color: #333; padding: 0.2em 0.5em; text-align:left; font-size: 0.9em; line-height:100%"> {{lc:{{{MATERIAL|{{{5|}}}}}}}} </td><!-- | --><td style="border: 1px solid #aaa; border-right-color: #333; padding: 0.2em 0.5em; text-align:left; font-size: 0.9em; line-height:100%"> {{lc:{{{MATERIAL|{{{5|}}}}}}}} </td><!-- | ||
Line 22: | Line 24: | ||
{{#ifexpr: {{{FUN|{{{10|}}}}}} > 0 |darkgreen|{{#ifexpr: {{{FUN|{{{10|}}}}}} < 0 |darkred|lightgray}}}}"> {{{FUN|{{{10|}}}}}} </td><!-- | {{#ifexpr: {{{FUN|{{{10|}}}}}} > 0 |darkgreen|{{#ifexpr: {{{FUN|{{{10|}}}}}} < 0 |darkred|lightgray}}}}"> {{{FUN|{{{10|}}}}}} </td><!-- | ||
--><td style="border: 1px solid #aaa; padding: 0.2em 0.5em; text-align:left; font-size: 0.9em; line-height:100%"> {{ | --><td style="border: 1px solid #aaa; padding: 0.2em 0.5em; text-align:left; font-size: 0.9em; line-height:100%"> {{Usefunctiontotext|{{{use_func|{{{11|}}}}}}}}</td> | ||
}} </td> | |||
</tr></includeonly><noinclude>[[Category:Templates|{{PAGENAME}}]]</noinclude> | </tr></includeonly><noinclude>[[Category:Templates|{{PAGENAME}}]]</noinclude> |