User:Celestial/TemplateSandbox: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
(Created page with "{{#vardefine:BuyValue|{{#if:{{{Material|}}}|{{formatnum:{{#ask:[[{{{Material}}}]]|?Value=|mainlabel=-}}|R}}|0}}}} {{#vardefine:SellValue|{{#if:{{{Product|}}}|{{formatnum:{{#ask:[[{{{Product}}}]]|?Value=|mainlabel=-}}|R}}|0}}}} {{!}}- {{!}} {{{Level}}} {{!}} {{Plinkt|{{{Product}}}}} {{!}} {{Plinkt|{{{Material}}}}} {{!}} {{{ExperienceFirstTime}}} {{!}} {{{Experience}}} {{!}} {{{ExperienceSecondary}}} {{!}} {{#expr:{{{Experience}}} + ({{{ExperienceSecondary}}} * 2)}} {{!}}...")
 
No edit summary
Line 9: Line 9:
{{!}} {{{Experience}}}
{{!}} {{{Experience}}}
{{!}} {{{ExperienceSecondary}}}
{{!}} {{{ExperienceSecondary}}}
{{!}} {{#expr:{{{Experience}}} + ({{{ExperienceSecondary}}} * 2)}}
{{!}} {{#expr:{{{Experience}}} + ({{{ExperienceSecondary}}} / 0.5)}}
{{!}} {{Currency|{{#var:BuyValue}}}}
{{!}} {{Currency|{{#var:BuyValue}}}}
{{!}} {{Currency|{{#expr:{{#var:BuyValue}} / 2}}
{{!}} {{Currency|{{#expr:{{#var:BuyValue}} / 2}}
Line 15: Line 15:
{{!}} {{Currency|{{#expr:{{#var:BuyValue}} / 2 - {{#var:SellValue}}}}
{{!}} {{Currency|{{#expr:{{#var:BuyValue}} / 2 - {{#var:SellValue}}}}
{{!}} {{Currency|{{#expr:{{#var:SellValue}} - {{#var:BuyValue}} / 2}}
{{!}} {{Currency|{{#expr:{{#var:SellValue}} - {{#var:BuyValue}} / 2}}
{{!}} {{Currency|{{#expr:({{#var:SellValue}} - {{#var:BuyValue}} / 2) / {{{Experience}}} + ({{{ExperienceSecondary}}} * 2)}}
{{!}} {{Currency|{{#expr:({{#var:SellValue}} - {{#var:BuyValue}} / 2) / {{{Experience}}} + ({{{ExperienceSecondary}}} / 0.5)}}
<noinclude>
<noinclude>
<templatedata>
<templatedata>