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> |
Revision as of 20:29, 10 November 2024
|- | {{{Level}}} | class="plinkt-image " |[[File:{{{Product}}}.png|30px|link={{{Product}}}]] || class="plinkt-link "| [[{{{Product}}}|{{{Product}}}]] | class="plinkt-image " |[[File:{{{Material}}}.png|30px|link={{{Material}}}]] || class="plinkt-link "| [[{{{Material}}}|{{{Material}}}]] | {{{ExperienceFirstTime}}} | {{{Experience}}} | {{{ExperienceSecondary}}} | Expression error: Unrecognised punctuation character "{". | | | 0 | | | {{Currency|{{round:Expression error: Unexpected < operator.}|2}}
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Level | Level | Level required to make the recipe | Number | optional |
Item | Item | Name of the recipe item | String | optional |
Category | Category Variant | Variant of the food item | String | optional |
Cost | Cost | Cost of producing the recipe | Number | optional |
Experience | Experience XP | Experience gained per item | Number | optional |
ExperienceFirstTime | ExperienceFirstTime | Experience gained per item for the first time | Number | optional |
Ingredients | Ingredients | no description | Unknown | optional |
ExperiencePerHour | ExperiencePerHour | no description | Unknown | optional |
ProfitPerHour | ProfitPerHour | no description | Unknown | optional |