Template:RecipePrint

From Necesse Wiki
Jump to navigation Jump to search

This template is for printing a recipe. The formatting of the recipe has to be correct for it to work properly.

Usage[edit]

{{RecipePrint|resultitem,resultamount|ingredients|craftingstation|delimiter=<br>}}

resultitem parameter is the item name. resultitem and resultamount parameter must be separated by a comma (,).

ingredients parameter is the ingredients separated by a slash (/). Each ingredient name and amount must then be separated by a comma (,). Example for 4 spruce logs and 10 iron bars: Spruce Log, 4/Iron Bar,10

craftingstation parameter is the crafting station it is used at. Use 'inventory' for inventory crafting.

delimiter parameter is optional, and is inserted between result item, ingredients and crafting station.

ingrdelimiter parameter is optional, and is inserted between each ingredient.