Template:Chef/RecipeRow: Difference between revisions
ChefAnhSung (talk | contribs) (add description to recipe row) |
ChefAnhSung (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
{{#vardefine:SellValue|{{#if:{{{Item|}}}|{{formatnum:{{#ask:[[{{{Item}}}]]|?Value=|mainlabel=-}}|R}}|0}}}} |
{{#vardefine:SellValue|{{#if:{{{Item|}}}|{{formatnum:{{#ask:[[{{{Item}}}]]|?Value=|mainlabel=-}}|R}}|0}}}} |
||
{{#vardefine:IngredientsExperiment|{{#if:{{{Item|}}}|{{#ask: [[{{{Item}}}]] |
|||
| ?mat1= |
|||
| link=none |
|||
| mainlabel=- |
|||
}}}} |
|||
{{!}}- |
{{!}}- |
||
{{!}} {{{Level}}} |
{{!}} {{{Level}}} |
||
Line 12: | Line 18: | ||
{{#if: {{{ExperiencePerHour|}}} | {{!}} {{{ExperiencePerHour}}} }} |
{{#if: {{{ExperiencePerHour|}}} | {{!}} {{{ExperiencePerHour}}} }} |
||
{{#if: {{{ProfitPerHour|}}} | {{!}} {{{ProfitPerHour}}} }} |
{{#if: {{{ProfitPerHour|}}} | {{!}} {{{ProfitPerHour}}} }} |
||
{{#if: {{{IngredientsExperiment|}}} | {{!}} {{{IngredientsExperiment}}} }} |
|||
<noinclude> |
<noinclude> |
||
<templatedata> |
<templatedata> |
Revision as of 14:01, 10 November 2024
{{#vardefine:IngredientsExperiment|
|- | {{{Level}}} | class="plinkt-image " |[[File:{{{Item}}}.png|30px|link={{{Item}}}]] || class="plinkt-link "| [[{{{Item}}}|{{{Item}}}]] | [[{{{Category}}}]] | 0 | Lua error in Module:Currency at line 28: Could not interpret "{{{Cost}}}" as a number. | Lua error in Module:Currency at line 28: Could not interpret "<strong class="error">Expression error: Unrecognised punctuation character "{".</strong>" as a number. | {{{Experience}}} | {{{ExperienceFirstTime}}} | {{{Ingredients}}}
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 |