Editing User:The Gaffer/Sandbox/RecipeCard
Jump to navigation
Jump to search
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: | ||
<includeonly> |
<includeonly> |
||
{{#set: |
|||
-->{{#if:{{{rawmat1|}}}|{{#set:RawMaterial1={{{rawmat1}}}}}}}<!-- |
|||
Material1={{{mat1}}} |
|||
-->{{#if:{{{rawmat2|}}}|{{#set:RawMaterial2={{{rawmat2}}}}}}}<!-- |
|||
}} |
|||
-->{{#if:{{{rawmat3|}}}|{{#set:RawMaterial3={{{rawmat3}}}}}}}<!-- |
|||
{{#vardefine:mat1cost|{{#if:{{{mat1|}}}|{{formatnum:{{#ask:[[{{{mat1}}}]]|?Value=|mainlabel=-}}|R}}|0}}}}{{#vardefine:mat2cost|{{#if:{{{mat2|}}}|{{formatnum:{{#ask:[[{{{mat2}}}]]|?Value=|mainlabel=-}}|R}}|0}}}}{{#vardefine:mat3cost|{{#if:{{{mat2|}}}|{{formatnum:{{#ask:[[{{{mat2}}}]]|?Value=|mainlabel=-}}|R}}|0}}}}{{#vardefine:mat2total|0}}{{#vardefine:mat3total|0}}{{#vardefine:output1cost|{{#if:{{{output1|}}}|{{formatnum:{{#ask:[[{{{output1}}}]]|?Value=|mainlabel=-}}|R}}|0}}}}{| class="wikitable" |
|||
-->{{#vardefine:rawmat1cost|{{#if:{{{rawmat1|}}}|{{formatnum:{{#ask:[[Sold item::{{{rawmat1}}}]]|?Shop buy price=|mainlabel=-|searchlabel=|limit=1|sort=Shop buy price|order=asc}}|R}}|0}}}}<!-- |
|||
-->{{#vardefine:rawmat2cost|{{#if:{{{rawmat2|}}}|{{formatnum:{{#ask:[[Sold item::{{{rawmat2}}}]]|?Shop buy price=|mainlabel=-|searchlabel=|limit=1|sort=Shop buy price|order=asc}}|R}}|0}}}}<!-- |
|||
-->{{#vardefine:rawmat3cost|{{#if:{{{rawmat3|}}}|{{formatnum:{{#ask:[[Sold item::{{{rawmat3}}}]]|?Shop buy price=|mainlabel=-|searchlabel=|limit=1|sort=Shop buy price|order=asc}}|R}}|0}}}}<!-- |
|||
-->{{#vardefine:rawmat2total|0}}<!-- |
|||
-->{{#vardefine:rawmat3total|0}}<!-- |
|||
-->{{#vardefine:output1cost|{{#if:{{{output1|}}}|{{formatnum:{{#ask:[[{{{output1}}}]]|?Value=|mainlabel=-}}|R}}|0}}}} |
|||
{| class="wikitable" |
|||
! colspan="4" | Requirements |
! colspan="4" | Requirements |
||
|- |
|- |
||
Line 27: | Line 21: | ||
! Cost |
! Cost |
||
|- |
|- |
||
| {{#if:{{{ |
| {{#if:{{{mat1|}}}|[[File:{{{mat1}}}.png|30px]]|{{Unknown}}}} |
||
| {{#if:{{{ |
| {{#if:{{{mat1|}}}|[[{{{mat1}}}]]|{{Unknown}}}} |
||
| style="text-align: right;" {{!}} {{{ |
| style="text-align: right;" {{!}} {{{mat1qty|1}}} |
||
| style="text-align: right;" {{!}} {{Currency|{{#vardefineecho: |
| style="text-align: right;" {{!}} {{Currency|{{#vardefineecho:mat1total|{{#expr:{{{mat1qty|1}}} * {{#if:{{#var:mat1cost}}|{{#var:mat1cost}}|0}}}}}}}} |
||
|- |
|- |
||
{{#if:{{{ |
{{#if:{{{mat2|}}}| |
||
{{!}} [[File:{{{ |
{{!}} [[File:{{{mat2}}}.png|30px]] |
||
{{!}} [[{{{ |
{{!}} [[{{{mat2}}}]] |
||
{{!}} style="text-align: right;" {{!}} {{{ |
{{!}} style="text-align: right;" {{!}} {{{mat2qty|1}}} |
||
{{!}} style="text-align: right;" {{!}} {{Currency|{{#vardefineecho: |
{{!}} style="text-align: right;" {{!}} {{Currency|{{#vardefineecho:mat2total|{{#expr:{{{mat2qty|1}}} * {{#if:{{#var:mat2cost}}|{{#var:mat2cost}}|0}}}}}}}} |
||
{{!}}- |
{{!}}- |
||
}} |
}} |
||
{{#if:{{{ |
{{#if:{{{mat3|}}}| |
||
{{!}} [[File:{{{ |
{{!}} [[File:{{{mat3}}}.png|30px]] |
||
{{!}} [[{{{ |
{{!}} [[{{{mat3}}}]] |
||
{{!}} style="text-align: right;" {{!}} {{{ |
{{!}} style="text-align: right;" {{!}} {{{mat3qty|1}}} |
||
{{!}} style="text-align: right;" {{!}} {{Currency|{{#vardefineecho: |
{{!}} style="text-align: right;" {{!}} {{Currency|{{#vardefineecho:mat3total|{{#expr:{{{mat3qty|1}}} * {{#if:{{#var:mat3cost}}|{{#var:mat3cost}}|0}}}}}}}} |
||
{{!}}- |
{{!}}- |
||
}} |
}} |
||
! colspan="3" | Total |
! colspan="3" | Total cost |
||
| style="text-align: right;" {{!}} {{Currency|{{#vardefineecho:totalcost|{{#expr:{{#varexists: |
| style="text-align: right;" {{!}} {{Currency|{{#vardefineecho:totalcost|{{#expr:{{#varexists:mat1total|{{#var:mat1total}}|0}} + {{#varexists:mat2total|{{#var:mat2total}}|0}} + {{#varexists:mat3total|{{#var:mat3total}}|0}}}}}}}} |
||
|- |
|- |
||
! colspan="2" | Material |
|||
{{#if:{{{preparedmat1|}}}| |
|||
! colspan="2" {{!}} Intermediate Ingredient |
|||
! Quantity |
! Quantity |
||
! Cost |
|||
! Facility |
|||
}} |
|||
|- |
|||
{{#if:{{{preparedmat1|}}}| |
|||
{{!}} [[File:{{{preparedmat1}}}.png|30px]] |
|||
{{!}} [[{{{preparedmat1}}}]] |
|||
{{!}} style="text-align: right;" {{!}} {{{preparedmat1qty|1}}} |
|||
{{!}} style="text-align: left;" {{!}} [[File:{{{preparedmat1fac}}}.png|30px]] [[{{{preparedmat1fac}}}]] |
|||
{{!}}- |
|||
{{!}}- |
|||
}} |
|||
{{#if:{{{preparedmat2|}}}| |
|||
{{!}} [[File:{{{preparedmat2}}}.png|30px]] |
|||
{{!}} [[{{{preparedmat2}}}]] |
|||
{{!}} style="text-align: right;" {{!}} {{{preparedmat2qty|1}}} |
|||
{{!}} style="text-align: left;" {{!}} [[File:{{{preparedmat2fac}}}.png|30px]] [[{{{preparedmat2fac}}}]] |
|||
{{!}}- |
|||
}} |
|||
{{#if:{{{preparedmat3|}}}| |
|||
{{!}} [[File:{{{preparedmat3}}}.png|30px]] |
|||
{{!}} [[{{{preparedmat3}}}]] |
|||
{{!}} style="text-align: right;" {{!}} {{{preparedmat3qty|1}}} |
|||
{{!}} style="text-align: left;" {{!}} [[File:{{{preparedmat3fac}}}.png|30px]] [[{{{preparedmat3fac}}}]] |
|||
{{!}}- |
|||
}} |
|||
|- |
|- |
||
! colspan="2" | Ouput |
! colspan="2" | Ouput |
||
Line 89: | Line 58: | ||
! colspan="3" | Profit |
! colspan="3" | Profit |
||
| style="text-align: right;" {{!}} {{Currency|{{#expr:{{#var:output1costtotal}} - {{#var:totalcost}}}}}} |
| style="text-align: right;" {{!}} {{Currency|{{#expr:{{#var:output1costtotal}} - {{#var:totalcost}}}}}} |
||
|}</includeonly><noinclude>{{/doc}}<templatedata> |
|||
|}<!-- |
|||
{ |
|||
-->{{#set:RawMaterialTotalCost={{formatnum:{{#var:totalcost}}}}}}<!-- |
|||
"params": { |
|||
--> |
|||
"mat1": {}, |
|||
"mat2": {}, |
|||
{{#if:{{{rawmat1|}}}| |
|||
"output1": {}, |
|||
{{#subobject:Uses Material |
|||
"facility": {}, |
|||
| Name = {{{rawmat1}}} |
|||
"profession": {}, |
|||
| Uses Quantity = {{{rawmat1qty|1}}} |
|||
"level": {}, |
|||
| Cost = {{#var:rawmat1total}} |
|||
"exp": {}, |
|||
| Used in = {{FULLPAGENAME}} |
|||
"mat1qty": {}, |
|||
}} |
|||
"mat2qty": {}, |
|||
}}<!-- |
|||
"output1qty": {}, |
|||
-->{{#if:{{{rawmat2|}}}| |
|||
"mat3": {}, |
|||
{{#subobject:Uses Material |
|||
"mat3qty": {} |
|||
| Name = {{{rawmat2}}} |
|||
}, |
|||
| Uses Quantity = {{{rawmat2qty|1}}} |
|||
"paramOrder": [ |
|||
| Cost = {{#var:rawmat2total}} |
|||
"mat1", |
|||
| Used in = {{FULLPAGENAME}} |
|||
"mat2", |
|||
}} |
|||
"mat3", |
|||
}}<!-- |
|||
"output1", |
|||
-->{{#if:{{{rawmat3|}}}| |
|||
"facility", |
|||
{{#subobject:Uses Material |
|||
"profession", |
|||
| Name = {{{rawmat3}}} |
|||
"level", |
|||
| Uses Quantity = {{{rawmat3qty|1}}} |
|||
"exp", |
|||
| Cost = {{#var:rawmat3total}} |
|||
"mat1qty", |
|||
| Used in = {{FULLPAGENAME}} |
|||
"mat2qty", |
|||
}} |
|||
"mat3qty", |
|||
}} |
|||
"output1qty" |
|||
</includeonly><noinclude>{{/doc}}</noinclude> |
|||
], |
|||
"format": "inline" |
|||
} |
|||
</templatedata></noinclude> |