Template:Chef/RecipeRow: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
(Undo unstable changes made from previous edits)
(Grouping xp and gold related info together, moved ingredients to fourth column, adding cost/xp.)
Line 8: Line 8:
{{!}} {{Plinkt|{{{Item}}}}}
{{!}} {{Plinkt|{{{Item}}}}}
{{!}} [[{{{Category}}}]]
{{!}} [[{{{Category}}}]]
{{!}} {{#if:{{#var:RawMaterial1}}|{{#var:RawMaterial1}}<br />|}}{{#if:{{#var:RawMaterial2}}|{{#var:RawMaterial2}}<br />|}}{{#if:{{#var:RawMaterial3}}|{{#var:RawMaterial3}}<br />|}}
{{!}} {{Currency|{{#var:SellValue}}}}
{{!}} {{Currency|{{{Cost}}}}}
{{!}} {{Currency|{{#expr:{{#var:SellValue}} - {{{Cost}}}}}}}
{{!}} {{{Experience}}}
{{!}} {{{Experience}}}
{{!}} {{{ExperienceFirstTime}}}
{{!}} {{{ExperienceFirstTime}}}
{{!}} {{#if:{{#var:RawMaterial1}}|{{#var:RawMaterial1}}<br />|}}{{#if:{{#var:RawMaterial2}}|{{#var:RawMaterial2}}<br />|}}{{#if:{{#var:RawMaterial3}}|{{#var:RawMaterial3}}<br />|}}
{{!}} {{{ExperiencePerHour}}}
{{!}} {{{ExperiencePerHour}}}
{{!}} {{Currency|{{{Cost}}}}}
{{!}} {{Currency|{{#var:SellValue}}}}
{{!}} {{Currency|{{#expr:{{#var:SellValue}} - {{{Cost}}}}}}}
{{!}} {{Currency|{{#expr:({{#var:SellValue}} - {{{Cost}}})/{{{Experience}}}}}}}
{{!}} {{{ProfitPerHour}}}
{{!}} {{{ProfitPerHour}}}
<noinclude>{{/doc}}</noinclude>
<noinclude>{{/doc}}</noinclude>