Template:Chef/RecipeRow: Difference between revisions
Jump to navigation
Jump to search
Content added Content deleted
(Dynamic material cost and profit calculation) |
m (Remove deprecated template parameter) |
||
Line 13: | Line 13: | ||
| {{{ExperienceFirstTime}}} |
| {{{ExperienceFirstTime}}} |
||
| {{{ExperiencePerHour}}} |
| {{{ExperiencePerHour}}} |
||
| {{#if:{{#var:RawMaterialTotalCost}}|{{Currency|{{#var:RawMaterialTotalCost}}}} |
| {{#if:{{#var:RawMaterialTotalCost}}|{{Currency|{{#var:RawMaterialTotalCost}}}}}} |
||
| {{Currency|{{#var:SellValue}}}} |
| {{Currency|{{#var:SellValue}}}} |
||
| {{#if:{{#var:RawMaterialTotalCost}}|{{Currency|{{#expr:{{#var:SellValue}} - {{#var:RawMaterialTotalCost}}}}}}}} |
| {{#if:{{#var:RawMaterialTotalCost}}|{{Currency|{{#expr:{{#var:SellValue}} - {{#var:RawMaterialTotalCost}}}}}}}} |