模板:Recipe infobox/doc
Usage
Available parameters:
{{Recipe infobox |recipename= |ingredients= |catalysts= |requirementcost= |image= }}
Examples
Recipe without catalysts
{{Recipe infobox |recipename=Rainbow Goobert Megasludge Alphapuddle |ingredients=Goobert, Blood Goobert, Light Goobert, Carrot Goobert, Steel Goobert |requirementcost=68 (6+15+18+12+17) |image=RainbowGoobertMegasludgeAlphapuddle_recipe.png }}
Recipe with catalysts
{{Recipe infobox |recipename=Strong Vampiric Potion |ingredients=Vampiric Potion |catalysts=Cauldron |requirementcost=18 (8+10) |image=StrongVampiricPotion_transform.png }}
Multiple Recipes
{{Recipe infobox |recipename=Strong Health Potion |ingredients=Health Potion, Healing Herbs |requirementcost=8 (4+4) |image=StrongHealthPotion_recipe.png }} {{Recipe infobox |recipename=Strong Health Potion |ingredients=Health Potion |catalysts=Cauldron |requirementcost=14 (4+10) |image=StrongHealthPotion_transform.png }}
Multiple Recipes with Line Break
Line breaks cause infoboxes to split, and generates an empty line (below this line).
{{Recipe infobox |recipename=Strong Health Potion |ingredients=Health Potion, Healing Herbs |requirementcost=8 (4+4) |image=StrongHealthPotion_recipe.png }} {{Recipe infobox |recipename=Strong Health Potion |ingredients=Health Potion |catalysts=Cauldron |requirementcost=14 (4+10) |image=StrongHealthPotion_transform.png }}
Item with Recipe
{{Item infobox |name=Burning Coal |image=BurningCoal.png |rarity=Rare |type=Gemstone, Fire |cost=2 |effect=Example |inshop=No |grid=1 }} {{Recipe infobox |recipename=Burning Coal |ingredients=Lump of Coal |catalysts=Fire |requirementcost= |image=BurningCoal_transform.png }}