Template:Chef/RecipeRow: Difference between revisions
Jump to navigation
Jump to search
Content added Content deleted
ChefAnhSung (talk | contribs) No edit summary |
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}}}]]|? |
{{#vardefine:IngredientsExperiment|{{#if:{{{Item|}}}|{{#ask:[[{{{Item}}}]]|?Material=|mainlabel=-}}}}}} |
||
{{!}}- |
{{!}}- |
Revision as of 14:19, 10 November 2024
|- | {{{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 |