Template:Chef/RecipeRow: Difference between revisions
Jump to navigation
Jump to search
Content added Content deleted
m (Syntax error.) |
(Rounding profit / xp) |
||
Line 15: | Line 15: | ||
{{!}} {{Currency|{{#var:SellValue}}}} |
{{!}} {{Currency|{{#var:SellValue}}}} |
||
{{!}} {{Currency|{{#expr:{{#var:SellValue}} - {{{Cost}}}}}}} |
{{!}} {{Currency|{{#expr:{{#var:SellValue}} - {{{Cost}}}}}}} |
||
{{!}} {{Currency|{{#expr:({{#var:SellValue}} - {{{Cost}}})/(200*{{{Experience}}})}}}} |
{{!}} {{Currency|{{#expr:({{#var:SellValue}} - {{{Cost}}})/(200*{{{Experience}}}) round 2}}}} |
||
{{!}} {{{ProfitPerHour}}} |
{{!}} {{{ProfitPerHour}}} |
||
<noinclude>{{/doc}}</noinclude> |
<noinclude>{{/doc}}</noinclude> |