Template:GetRecipesUsing
Jump to navigation
Jump to search
This template is for getting recipes using some ingredients in a format that can be parsed.
The output format will be like this:
Every recipe is separated with a '<MANY>' delimiter.
The recipe is structured like: Result Item;Result Amount;Ingredients;Workstation
Ingredients are structured like: Ingredient1,Ingredient1 Amount/Ingredient2, Ingredient2 Amount/...
Each ingredient is separated with a '/', while the ingredient name and amount is separated with a ','
Usage[edit]
{{GetRecipesUsing|items}}
items is the items to query, separated with a ';'