User:Celestial/TemplateSandbox: Difference between revisions
No edit summary |
No edit summary |
||
Line 14: | Line 14: | ||
{{!}} {{Currency|{{#var:SellValue}}}} |
{{!}} {{Currency|{{#var:SellValue}}}} |
||
{{!}} {{Currency|{{#expr:{{{MatCost}}} / 2 - {{#var:SellValue}}}} |
{{!}} {{Currency|{{#expr:{{{MatCost}}} / 2 - {{#var:SellValue}}}} |
||
{{!}} {{Currency|{{#expr:{{#var:SellValue}} * 2 - {{{MatCost}}}}} |
{{!}} {{Currency|{{#vardefineecho:TotalProfit|{{#expr:{{#var:SellValue}} * 2 - {{{MatCost}}}}}}} |
||
{{!}} {{Currency|{{#expr:{{#var: |
{{!}} {{Currency|{{#expr:{{#var:TotalProfit}} / {{#var:TotalExperience}}}} |
||
<noinclude> |
<noinclude> |
||
<templatedata> |
<templatedata> |
Revision as of 20:27, 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 "{". | {{Currency|{{{MatCost}}} | {{Currency|Expression error: Unrecognised punctuation character "{". | 0 | {{Currency|Expression error: Unrecognised punctuation character "{". | {{Currency|Expression error: Unrecognised punctuation character "{". | {{Currency|Expression error: Unexpected < operator.
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 |