Difference between revisions of "Food Template"
From UnReal World Wiki
(Created page with "{{infobox metaobj |type = |weight = |source = |spoilTime = |carb = |fat = |protein = |water = |poisonous = |effects =...") |
(No difference)
|
Revision as of 22:20, 22 September 2014
Contents
[hide]Template Parameters
This template is used when including food in the wiki. This is not the place to put things like plants
The parameters of the template are as follows:
Basic Info
- |type =
- Defines the type of food the entry describes
- Valid entries are: Berry, Meat, Fish, Porridge, Grain, Seed, Stew, Root, Pod, Stew, Flour
- It is important that you only use valid entries, as it has specific effects on how the template displays.
- |weight =
- The weight of a single unit in pounds.
- |source =
- Where the food comes from in the following format:
- [[requires::Blueberry Shrub]] [[requires::Elk]]
- Using this format ensures that the proper automatic cross-referencing takes place.
Nutritional Information
- |carb =
- The number of carbs in a single unit of the item
- |fat =
- The number of fat in a single unit of the item
- |protein =
- The number of protein in a single unit of the item
- |water =
- The number of water in a single unit of the item
Medicinal Section
- |poisonous =
- Defines if the item is poisonous.
- This section only shows up if |type is set to herb or mushroom.
- |effects =
- Defines the additional effects of the item.
- This section only shows up if type is set to herb or mushroom.
Recipe Section
The recipe section will only appears if the ingredient section is filled out.
- |ingredients =
- A list of the ingredients in a recipe, each item must be listed in the following format.
- 1lb [[requires:Berry]]
- |tools =
- A list of the ingredients in a recipe, each item must be listed in the following format.
- [[requires:Pot]]
- |process =
- The processes needed to complete the recipe.
- [[requires:Roast]]