Template:Chef/RecipeRow: Difference between revisions
Jump to navigation
Jump to search
Content added Content deleted
ChefAnhSung (talk | contribs) No edit summary |
ChefAnhSung (talk | contribs) (remove SellValue as an input) |
||
Line 1: | Line 1: | ||
{{#vardefine: |
{{#vardefine:SellValue|{{#if:{{{Item|}}}|{{formatnum:{{#ask:[[{{{Item}}}]]|?Value=|mainlabel=-}}|R}}|0}}}} |
||
{{!}}- |
{{!}}- |
||
{{!}} {{{Level}}} |
{{!}} {{{Level}}} |
||
{{!}} {{Plinkt|{{{Item}}}}} |
{{!}} {{Plinkt|{{{Item}}}}} |
||
{{!}} [[{{{Category}}}]] |
{{!}} [[{{{Category}}}]] |
||
{{!}} {{Currency|{{#var: |
{{!}} {{Currency|{{#var:SellValue}}}} |
||
{{!}} {{Currency|{{{Cost}}}}} |
{{!}} {{Currency|{{{Cost}}}}} |
||
{{!}} {{Currency|{{#expr:{{#var: |
{{!}} {{Currency|{{#expr:{{#var:SellValue}} - {{{Cost}}}}}}} |
||
{{!}} {{{Experience}}} |
{{!}} {{{Experience}}} |
||
{{!}} {{{ExperienceFirstTime}}} |
{{!}} {{{ExperienceFirstTime}}} |
||
Line 19: | Line 19: | ||
"Item": {}, |
"Item": {}, |
||
"Category": {}, |
"Category": {}, |
||
"SellValue": {}, |
|||
"Cost": {}, |
"Cost": {}, |
||
"Experience": {}, |
"Experience": {}, |