Template:IntermediateIngredientInfobox
Jump to navigation
Jump to search
Template documentation
|
---|
Note: portions of the template sample may not be visible without values provided. |
View or edit the template documentation. (About template documentation) |
Editors can experiment in this template's sandbox and test case pages.
|
Usage
Use to get data from template parameters. This will be wrapped into a p
HTML tag.
!Note: This template will only get the litteral data that was passed into the specified template. This means defaults will be read out as empty!
Syntax
{{IntermediateIngredientInfobox
|name =
|desc =
|crafter =
|type =
|ingredients =
}}
Field | Accepted Parameters | Notes |
---|---|---|
name | any string | Name of the ingredient |
desc | any string | Description of the ingredient |
crafter | page name | Name of the crafter this ingredient can be Crafted at |
type | page name | Action you have to perform at the crafter (Baking, Chopping, Flipping, Rolling, Stirring) |
ingredients | {{ItemList}} | The ingredients you need to craft |
Examples
{{IntermediateIngredientInfobox
|desc = Sweet leaf ground into a sugar suitable for cooking.
|crafter = Mixing Station
|type = Stirring
|ingredients = {{ItemList
|Sweet Leaf = 1
}}
}}
Related
- {{Template:AccomplishmentInfobox}}
- {{Template:BugInfobox}}
- {{Template:CookingInfobox}}
- {{Template:EventInfobox}}
- {{Template:FishInfobox}}
- {{Template:FurnitureInfobox}}
- {{Template:GameInfobox}}
- {{Template:GliderInfobox}}
- {{Template:GuideInfobox}}
- {{Template:IconInfobox}}
- {{Template:Infobox Location}}
- {{Template:ItemInfobox}}
- {{Template:LandscapeInfobox}}
- {{Template:LiteratureInfobox}}
- {{Template:NPCInfobox}}
- {{Template:OutfitInfobox}}
- {{Template:PatchNoteInfobox}}
- {{Template:PetInfobox}}
- {{Template:QuestInfobox}}
- {{Template:RoomInfobox}}
- {{Template:SkillInfobox}}
- {{Template:StampCardsInfobox}}
- {{Template:ToolskinInfobox}}
- {{Template:UserInfobox}}
- {{Template:VillagerInfobox}}
- {{Template:WikiInfobox}}