Editing Template:Chef/RecipeRow
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 1: | Line 1: | ||
{{!}}- |
|||
{| class="wikitable" |
|||
{{!}} {{{Level}}} |
|||
<onlyinclude><!-- |
|||
{{!}} {{{Item}}} |
|||
-->{{#vardefine:SellValue|{{#if:{{{Item|}}}|{{formatnum:{{#ask:[[{{{Item}}}]]|?Value=|mainlabel=-}}|R}}|0}}}}<!-- |
|||
{{!}} [[{{{Category}}}]] |
|||
-->{{#vardefine:RawMaterial1|{{#if:{{{Item|}}}|{{#ask:[[{{{Item}}}]]|?RawMaterial1=|mainlabel=-}}|R}}|0}}<!-- |
|||
⚫ | |||
-->{{#vardefine:RawMaterial2|{{#if:{{{Item|}}}|{{#ask:[[{{{Item}}}]]|?RawMaterial2=|mainlabel=-}}|R}}|0}}<!-- |
|||
{{!}} {{Currency|{{{Cost}}}}} |
|||
-->{{#vardefine:RawMaterial3|{{#if:{{{Item|}}}|{{#ask:[[{{{Item}}}]]|?RawMaterial3=|mainlabel=-}}|R}}|0}}<!-- |
|||
⚫ | |||
-->{{#vardefine:RawMaterialTotalCost|{{#if:{{{Item|}}}|{{formatnum:{{#ask:[[{{{Item}}}]]|?RawMaterialTotalCost=|mainlabel=-}}|R}}|0}}}} |
|||
{{!}} {{{Experience}}} |
|||
{{!}} {{{ExperienceFirstTime}}} |
|||
{{!}} {{{Ingredients}}} |
|||
{{#if: {{{ExperiencePerHour|}}} | {{!}} {{{ExperiencePerHour}}} }} |
|||
| {{#if:{{#var:RawMaterial1}}|{{#var:RawMaterial1}}|}}{{#if:{{#var:RawMaterial2}}|<br />{{#var:RawMaterial2}}|}}{{#if:{{#var:RawMaterial3}}|<br />{{#var:RawMaterial3}}|}} |
|||
{{#if: {{{ProfitPerHour|}}} | {{!}} {{{ProfitPerHour}}} }} |
|||
| {{{Experience}}} |
|||
<noinclude> |
|||
| {{{ExperienceFirstTime}}} |
|||
<templatedata> |
|||
| {{{ExperiencePerHour}}} |
|||
{ |
|||
| {{#if:{{#var:RawMaterialTotalCost}}|{{Currency|{{#var:RawMaterialTotalCost}}}}}} |
|||
"params": { |
|||
⚫ | |||
"Level": {}, |
|||
⚫ | |||
"Item": {}, |
|||
| {{#if:{{#var:RawMaterialTotalCost}}|{{#if:{{{Experience|}}}|{{Currency|{{#expr:({{#var:SellValue}} - {{#var:RawMaterialTotalCost}})/(200*{{{Experience}}}) round 2}}}}}}}} |
|||
"Category": {}, |
|||
| {{{ProfitPerHour}}}</onlyinclude> |
|||
"SellValue": {}, |
|||
⚫ | |||
"Cost": {}, |
|||
<noinclude>{{/doc}}</noinclude> |
|||
"Profit": {}, |
|||
"Experience": {}, |
|||
"ExperienceFirstTime": {}, |
|||
"Ingredients": {}, |
|||
"ExperiencePerHour": {}, |
|||
"ProfitPerHour": {} |
|||
⚫ | |||
} |
|||
</templatedata> |
|||
</noinclude> |