Bureaucrats, Interface administrators, Administrators (Semantic MediaWiki), Curators (Semantic MediaWiki), Editors (Semantic MediaWiki), Suppressors, Administrators
3,322
edits
No edit summary |
No edit summary |
||
Line 13: | Line 13: | ||
-->{{#arrayprint:$splitrecipes||@recipe@|<!-- | -->{{#arrayprint:$splitrecipes||@recipe@|<!-- | ||
// Reset the validrecipe variable used at the end of each recipe printing | // Reset the validrecipe variable used at the end of each recipe printing | ||
-->{{#vardefine:$validrecipe|}<!-- | -->{{#vardefine:$validrecipe|}}<!-- | ||
// Explode the ingredients string and define an array of each ingredients | // Explode the ingredients string and define an array of each ingredients | ||
-->{{#arraydefine:$ingredients|{{#explode:@recipe@|<RCRD>|1}}|/}}<!-- | -->{{#arraydefine:$ingredients|{{#explode:@recipe@|<RCRD>|1}}|/}}<!-- |