Template:Chef/RecipeRow: Difference between revisions
Jump to navigation
Jump to search
Content added Content deleted
(Adjusted profit/xp to be based on 200 "actions" per item, as xp is for 0.005 of an item.) |
m (Syntax error.) |
||
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}}})}}}} |
||
{{!}} {{{ProfitPerHour}}} |
{{!}} {{{ProfitPerHour}}} |
||
<noinclude>{{/doc}}</noinclude> |
<noinclude>{{/doc}}</noinclude> |