Template:Chef/RecipeRow: Difference between revisions

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

edits