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