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 18: | Line 18: | ||
{{#if: {{{ExperiencePerHour|}}} | {{!}} {{{ExperiencePerHour}}} }} |
{{#if: {{{ExperiencePerHour|}}} | {{!}} {{{ExperiencePerHour}}} }} |
||
{{#if: {{{ProfitPerHour|}}} | {{!}} {{{ProfitPerHour}}} }} |
{{#if: {{{ProfitPerHour|}}} | {{!}} {{{ProfitPerHour}}} }} |
||
{{#if: {{ |
{{#if: {{#var:IngredientsExperiment}} | {{!}} {{#var:IngredientsExperiment}} }} |
||
<noinclude> |
<noinclude> |
||
<templatedata> |
<templatedata> |
Revision as of 14:02, 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 |