Template:Infobox Recipe: Difference between revisions

no edit summary
No edit summary
No edit summary
(19 intermediate revisions by the same user not shown)
Line 1:
<includeonly>{{#vardefine:mat1cost|{{#if:{{{mat1|}}}|{{formatnum:{{#ask:[[{{{mat1}}}]]|?Value=|mainlabel=-}}|R}}|0}}}}{{#vardefine:mat2cost|{{#if:{{{mat2|}}}|{{formatnum:{{#ask:[[{{{mat2}}}]]|?Value=|mainlabel=-}}|R}}|0}}}}{{#vardefine:mat2total|0}}{{#vardefine:output1cost|{{#if:{{{output1|}}}|{{formatnum:{{#ask:[[{{{output1}}}]]|?Value=|mainlabel=-}}|R}}|0}}}}{| class="wikitable"
{| class="wikitable"
! colspan="4" | Requirements
|-
Line 17:
! Cost
|-
| {{#if:{{{mat1|}}}|[[File:{{{mat1}}}.png|30px]]|{{Unknown}}}}
| {{!#if:{{{mat1|}} }|[[File:{{{mat1}}}.png|30px]]|{{Unknown}}}}
| style="text-align: right;" {{!}} [[{{{mat1mat1qty|1}}}]]
{{!}}| style="text-align: right;" {{!}} {{Currency|{{#vardefineecho:mat1total|{{#expr:{{{mat1qty|1}}} * {{#if:{{#var:mat1cost}}|{{#var:mat1cost}}|0}}}}}}}}
|}-
{{!}} style="text-align: right;" {{!}} {{formatnum:{{#vardefineecho:mat1total|{{#expr:{{{mat1qty|1}}} * {{formatnum:{{#ask:[[{{{mat1}}}]]|?Cost=|mainlabel=-}}|R}}}}}}}}
{{!}}-
}}
{{#if:{{{mat2|}}}|
{{!}} [[File:{{{mat2}}}.png|30px]]
{{!}} [[{{{mat2}}}]]
{{!}} style="text-align: right;" {{!}} {{{mat2qty|1}}}
{{!}} style="text-align: right;" {{!}} {{formatnum:Currency|{{#vardefineecho:mat1totalmat2total|{{#expr:{{{mat2qty|1}}} * {{formatnum#if:{{#askvar:[[{{{mat2mat2cost}}}]]|?Cost=|mainlabel=-{{#var:mat2cost}}|R0}}}}}}}}
{{!}}-
}}
! colspan="3" | Total cost
| style="text-align: right;" {{!}} {{formatnum:Currency|{{#vardefineecho:totalcost|{{#expr:{{#varexists:mat1total|{{#var:mat1total}}|0}} + {{#varexists:mat2total|{{#var:mat2total}}|0}}}}}}}}
|-
! colspan="2" | Ouput
Line 38 ⟶ 36:
! Cost
|-
| {{!#if:{{{output1|}} }|[[File:{{{output1}}}.png|30px]]|{{Unknown}}}}
| {{!#if:{{{output1|}} }|[[{{{output1}}}]]|{{Unknown}}}}
| style="text-align: right;" {{!}} {{{output1qty|1}}}
| style="text-align: right;" {{!}} {{formatnum:Currency|{{#vardefineecho:output1output1costtotal|{{#expr:{{{output1qty|1}}} * {{formatnum#if:{{#askvar:[[{{{output1output1cost}}}]]|?Cost=|mainlabel=-{{#var:output1cost}}|R0}}}}}}}}
|-
! colspan="3" | Profit
| style="text-align: right;" {{!}} {{formatnum:Currency|{{#expr:{{#var:output1output1costtotal}} - {{#var:mat1totaltotalcost}}}}}}
|}</includeonly><noinclude>{{/doc}}</noinclude>
|}