Template:Recipe
This template defines the table "Recipes". View table.
{{Recipe
| id =
| ingredients =
| effects =
| hasplants =
| hasfungus =
| recipetext =
}}
| id | the cs file that holds the recipe data. | String |
|---|---|---|
| ingredients | list of ingredients required. | List (</br>) of wikitext (the ingredient link) |
| effects | the effect. just the decription is fine. | string |
| hasplants | defaults to no | yes/no |
| hasfungus | defaults to no | yes/no |
| recipetext | the RecipeText in factions.xml aka what you ask for the faction member to teach you. | String |