模板:Recipe infobox/doc:修订间差异
(创建页面,内容为“==Usage== Available parameters: <pre> {{Recipe infobox |recipename= |ingredients= |catalysts= |requirementcost= |image= }} </pre> ==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 }} <pre> {{Recipe infobox |recipename=Rainbow Goo…”) |
小 (已保护“模板:Recipe infobox/doc”([编辑=仅允许管理员](无限期))) |
(没有差异)
|
2024年4月3日 (三) 16:18的最新版本
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 }}