Template:Chef/RecipeRow: Difference between revisions
Grouping xp and gold related info together, moved ingredients to fourth column, adding cost/xp.
ChefAnhSung (talk | contribs) (Undo unstable changes made from previous edits) |
(Grouping xp and gold related info together, moved ingredients to fourth column, adding cost/xp.) |
||
Line 8:
{{!}} {{Plinkt|{{{Item}}}}}
{{!}} [[{{{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}}}
{{!}} {{{ExperienceFirstTime}}}
▲{{!}} {{#if:{{#var:RawMaterial1}}|{{#var:RawMaterial1}}<br />|}}{{#if:{{#var:RawMaterial2}}|{{#var:RawMaterial2}}<br />|}}{{#if:{{#var:RawMaterial3}}|{{#var:RawMaterial3}}<br />|}}
{{!}} {{{ExperiencePerHour}}}
▲{{!}} {{Currency|{{{Cost}}}}}
▲{{!}} {{Currency|{{#var:SellValue}}}}
▲{{!}} {{Currency|{{#expr:{{#var:SellValue}} - {{{Cost}}}}}}}
{{!}} {{Currency|{{#expr:({{#var:SellValue}} - {{{Cost}}})/{{{Experience}}}}}}}
{{!}} {{{ProfitPerHour}}}
<noinclude>{{/doc}}</noinclude>
|