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) (add in basic meta data for recipe row) |
||
Line 11: | Line 11: | ||
{{#if: {{{ExperiencePerHour|}}} | {{!}} {{{ExperiencePerHour}}} }} |
{{#if: {{{ExperiencePerHour|}}} | {{!}} {{{ExperiencePerHour}}} }} |
||
{{#if: {{{ProfitPerHour|}}} | {{!}} {{{ProfitPerHour}}} }} |
{{#if: {{{ProfitPerHour|}}} | {{!}} {{{ProfitPerHour}}} }} |
||
<noinclude> |
|||
<templatedata> |
|||
{ |
|||
"params": { |
|||
"Level": {}, |
|||
"Item": {}, |
|||
"Category": {}, |
|||
"SellValue": {}, |
|||
"Cost": {}, |
|||
"Profit": {}, |
|||
"Experience": {}, |
|||
"ExperienceFirstTime": {}, |
|||
"Ingredients": {}, |
|||
"ExperiencePerHour": {}, |
|||
"ProfitPerHour": {} |
|||
} |
|||
} |
|||
</templatedata> |
|||
</noinclude> |