Template:Chef/RecipeRow: Difference between revisions

remove SellValue as an input
No edit summary
(remove SellValue as an input)
Line 1:
{{#vardefine:sellValueSellValue|{{#if:{{{Item|}}}|{{formatnum:{{#ask:[[{{{Item}}}]]|?Value=|mainlabel=-}}|R}}|0}}}}
{{!}}-
{{!}} {{{Level}}}
{{!}} {{Plinkt|{{{Item}}}}}
{{!}} [[{{{Category}}}]]
{{!}} {{Currency|{{#var:sellValueSellValue}}}}
{{!}} {{Currency|{{{Cost}}}}}
{{!}} {{Currency|{{#expr:{{#var:sellValueSellValue}} - {{{Cost}}}}}}}
{{!}} {{{Experience}}}
{{!}} {{{ExperienceFirstTime}}}
Line 19:
"Item": {},
"Category": {},
"SellValue": {},
"Cost": {},
"Experience": {},
207

edits