User:Celestial/TemplateSandbox: Difference between revisions
Jump to navigation
Jump to search
Content added Content deleted
No edit summary |
No edit summary |
||
Line 10: | Line 10: | ||
{{!}} {{{ExperienceSecondary}}} |
{{!}} {{{ExperienceSecondary}}} |
||
{{!}} {{#vardefineecho:TotalExperience|{{#expr:{{{Experience}}} + {{{ExperienceSecondary}}}}}}} |
{{!}} {{#vardefineecho:TotalExperience|{{#expr:{{{Experience}}} + {{{ExperienceSecondary}}}}}}} |
||
{{!}} {{Currency|{{{MatCost}}} |
{{!}} {{Currency|{{{MatCost}}}}} |
||
{{!}} {{Currency|{{#expr:{{{MatCost}}} / 2}} |
{{!}} {{Currency|{{#expr:{{{MatCost}}} / 2}}}} |
||
{{!}} {{Currency|{{#var:SellValue}}}} |
{{!}} {{Currency|{{#var:SellValue}}}} |
||
{{!}} {{Currency|{{#expr:{{{MatCost}}} / 2 - {{#var:SellValue}}}} |
{{!}} {{Currency|{{#expr:{{{MatCost}}} / 2 - {{#var:SellValue}}}}}} |
||
{{!}} {{Currency|{{#vardefineecho:TotalProfit|{{#expr:{{#var:SellValue}} * 2 - {{{MatCost}}}}}}} |
{{!}} {{Currency|{{#vardefineecho:TotalProfit|{{#expr:{{#var:SellValue}} * 2 - {{{MatCost}}}}}}}}} |
||
{{!}} {{Currency|{{round:{{#expr:{{#var:TotalProfit}} / {{#var:TotalExperience}}}|2}} |
{{!}} {{Currency|{{round:{{#expr:{{#var:TotalProfit}} / {{#var:TotalExperience}}}}}|2}} |
||
<noinclude> |
<noinclude> |
||
<templatedata> |
<templatedata> |