Template:Chef/RecipeRow: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
(remove profit as an input - automatically calculated now)
(derive sell value from item)
Line 3: Line 3:
{{!}} {{{Item}}}
{{!}} {{{Item}}}
{{!}} [[{{{Category}}}]]
{{!}} [[{{{Category}}}]]
{{!}} {{Currency|{{{SellValue}}}}}
{{!}} {{Currency|[[{{{Item}}}]]|?Value=|mainlabel=-}}
{{!}} {{Currency|{{{Cost}}}}}
{{!}} {{Currency|{{{Cost}}}}}
{{!}} {{Currency|{{#expr:{{{SellValue}}} - {{{Cost}}}}}}}
{{!}} {{Currency|{{#expr:{{{SellValue}}} - {{{Cost}}}}}}}