Editing Template:Infobox Recipe
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><!-- |
|||
⚫ | |||
-->{{#if:{{{rawmat1|}}}|{{#set:RawMaterial1={{{rawmat1}}}}}}}<!-- |
|||
-->{{#if:{{{rawmat2|}}}|{{#set:RawMaterial2={{{rawmat2}}}}}}}<!-- |
|||
-->{{#if:{{{rawmat3|}}}|{{#set:RawMaterial3={{{rawmat3}}}}}}}<!-- |
|||
-->{{#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="2" | Facility |
|||
| colspan="2" | {{#if:{{{facility|}}}|[[{{{facility}}}]]|{{Unknown}}}} |
|||
|- |
|||
! colspan="2" | Profession |
|||
! Level |
|||
! XP |
|||
|- |
|||
| colspan="2" | {{#if:{{{profession|}}}|[[{{{profession}}}]]|{{Unknown}}}} |
|||
| style="text-align: center;" | {{#if:{{{level|}}}|{{{level}}}|{{Unknown}}}} |
|||
| style="text-align: center;" | {{#if:{{{exp|}}}|{{{exp}}}|{{Unknown}}}} |
|||
|- |
|||
! colspan="2" | Raw Ingredient |
|||
! Quantity |
|||
! Cost |
|||
|- |
|||
| {{#if:{{{rawmat1|}}}|[[File:{{{rawmat1}}}.png|30px]]|{{Unknown}}}} |
|||
| {{#if:{{{rawmat1|}}}|[[{{{rawmat1}}}]]|{{Unknown}}}} |
|||
| style="text-align: right;" {{!}} {{{rawmat1qty|1}}} |
|||
| style="text-align: right;" {{!}} {{Currency|{{#vardefineecho:rawmat1total|{{#expr:{{{rawmat1qty|1}}} * {{#if:{{#var:rawmat1cost}}|{{#var:rawmat1cost}}|0}}}}}}}} |
|||
|- |
|||
{{#if:{{{rawmat2|}}}| |
|||
{{!}} [[File:{{{rawmat2}}}.png|30px]] |
|||
{{!}} [[{{{rawmat2}}}]] |
|||
{{!}} style="text-align: right;" {{!}} {{{rawmat2qty|1}}} |
|||
{{!}} style="text-align: right;" {{!}} {{Currency|{{#vardefineecho:rawmat2total|{{#expr:{{{rawmat2qty|1}}} * {{#if:{{#var:rawmat2cost}}|{{#var:rawmat2cost}}|0}}}}}}}} |
|||
{{!}}- |
|||
}} |
|||
{{#if:{{{rawmat3|}}}| |
|||
{{!}} [[File:{{{rawmat3}}}.png|30px]] |
|||
{{!}} [[{{{rawmat3}}}]] |
|||
{{!}} style="text-align: right;" {{!}} {{{rawmat3qty|1}}} |
|||
{{!}} style="text-align: right;" {{!}} {{Currency|{{#vardefineecho:rawmat3total|{{#expr:{{{rawmat3qty|1}}} * {{#if:{{#var:rawmat3cost}}|{{#var:rawmat3cost}}|0}}}}}}}} |
|||
{{!}}- |
|||
}} |
|||
! colspan="3" | Total Raw cost |
|||
| style="text-align: right;" {{!}} {{Currency|{{#vardefineecho:totalcost|{{#expr:{{#varexists:rawmat1total|{{#var:rawmat1total}}|0}} + {{#varexists:rawmat2total|{{#var:rawmat2total}}|0}} + {{#varexists:rawmat3total|{{#var:rawmat3total}}|0}}}}}}}} |
|||
|- |
|||
{{#if:{{{preparedmat1|}}}| |
|||
! colspan="2" {{!}} Intermediate Ingredient |
|||
! Quantity |
|||
! 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 |
|||
! Quantity |
|||
! Value |
|||
|- |
|||
| {{#if:{{{output1|}}}|[[File:{{{output1}}}.png|30px]]|{{Unknown}}}} |
|||
| {{#if:{{{output1|}}}|[[{{{output1}}}]]|{{Unknown}}}} |
|||
| style="text-align: right;" {{!}} {{{output1qty|1}}} |
|||
| style="text-align: right;" {{!}} {{Currency|{{#vardefineecho:output1costtotal|{{#expr:{{{output1qty|1}}} * {{#if:{{#var:output1cost}}|{{#var:output1cost}}|0}}}}}}}} |
|||
|- |
|||
! colspan="3" | Profit |
|||
| style="text-align: right;" {{!}} {{Currency|{{#expr:{{#var:output1costtotal}} - {{#var:totalcost}}}}}} |
|||
⚫ |