Difference between revisions of "Food Template"
From UnReal World Wiki
m |
|||
Line 1: | Line 1: | ||
− | {{infobox | + | {{infobox Food |
|type = | |type = | ||
|weight = | |weight = |
Revision as of 22:32, 22 September 2014
Food Template | ||
---|---|---|
300x100px | ||
Basic Info | ||
Type: | ' | |
Weight: | ' | |
Source: | ' | |
Trade Value: | {{{value}}} | |
Spoil Time: | ' | |
Must Cook: | {{{mustCook}}} | |
Nutrition | ||
Carb | ' | |
Fat | ' | |
Protein | ' | |
Water | ' | |
more on nutrition |
Contents
Template Parameters
This template is used when including food in the wiki. The template is reactive to certain conditions and terms,so it's important to follow the standards the template is set up with. A clarification of data is listed below.
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]]