User:Celestial/TemplateSandbox: Difference between revisions
Jump to navigation
Jump to search
Content added Content deleted
No edit summary |
No edit summary |
||
Line 9: | Line 9: | ||
{{!}} {{{Experience}}} |
{{!}} {{{Experience}}} |
||
{{!}} {{{ExperienceSecondary}}} |
{{!}} {{{ExperienceSecondary}}} |
||
{{!}} {{#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|{{#expr:{{#var:SellValue}} - {{{MatCost}}} |
{{!}} {{Currency|{{#expr:{{#var:SellValue}} * 2 - {{{MatCost}}}}} |
||
{{!}} {{Currency|{{#expr: |
{{!}} {{Currency|{{#expr:{{#var:SellValue}} * 2 - {{{MatCost}}} / {{#var:TotalExperience}}}} |
||
<noinclude> |
<noinclude> |
||
<templatedata> |
<templatedata> |