Template:Infobox cooking/doc

From Fields of Mistria Wiki
Jump to navigation Jump to search

Syntax

<onlyinclude>{{{{{1|Infobox cooking}}}
|image=[[File:example.png]]
|name=
|imagecaption={{Description|example}}
|source=[[Inn]]
|energyHealth={{Price|50|health}}<br>{{Price|50|stamina}}
|defaultInfusion=[[Infusion|Speedy]]
|buyPrice={{Price|150}}
|sellPrice={{Price|150}}
|ingredients={{itemIcon|Example}} (6)<br> {{itemIcon|Example}} (1)
|cookTime=20
|stars={{Price|1|stars}}
|craftingLevel={{Price|2|cookinglevel}}
|kitchenTier={{Price|1|kitchen1}}
|recipeSource=
}}</onlyinclude>

Sample output


<onlyinclude>{{{{{1|Infobox cooking}}}
|image=[[File:blackberry jam.png]]
|name=Blackberry Jam
|imagecaption={{Description|blackberry jam}}
|source=[[Inn]]
|energyHealth={{Price|50|health}}<br>{{Price|50|stamina}}
|defaultInfusion=
|buyPrice={{Price|150}}
|sellPrice={{Price|150}}
|ingredients=[[File:blackberry.png|30px]][[Blackberry]] (6)<br>[[File:sugar.png|30px]][[Sugar]] (1)
|cookTime={{Price|20|time}}
|stars={{Price|1|stars}}
|craftingLevel={{Price|2|cookinglevel}}
|kitchenTier={{Price|1|kitchen1}}
|recipeSource=
}}</onlyinclude>