Malli: KeskitasonAinesosaInfolaatikko
Siirry navigaatioon
Siirry hakuun
Mallin dokumentaatio
|
---|
Huom. joitain osia mallin esimerkistä ei välttämättä näy ilman annettuja arvoja. |
Katsele tai muokkaa tätä dokumentaatiota. (Mallin dokumentaatiosta) |
Muokkaajat voivat tehdä testejä tämän mallin sandboxissa ja testisivulla.
|
Tälle mallille on sukulaissivuja tai alamalleja: Template:IntermediateIngredientInfobox |
Käyttö
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!
Syntaksi
{{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 |
Esimerkkejä
{{IntermediateIngredientInfobox
|desc = Sweet leaf ground into a sugar suitable for cooking.
|crafter = Mixing Station
|type = Stirring
|ingredients = {{ItemList
|Sweet Leaf = 1
}}
}}
Katso myös
- {{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}}