Template:FoodRow
From Feed The Beast Wiki
Template documentation (for the above template, sometimes hidden or invisible)
Contents
A table row for a table with food items.
Syntax[edit]
{{FoodRow|<1>|<2>|<3>}}
Parameters[edit]
-
1
: The name of the food item. -
2
: The amount of hunger restored by the item. -
3
: The saturation of the item.
Examples[edit]
{| class="wikitable sortable" border="1" |- ! Name ! Food ! Saturation {{FoodRow|Steak|8|0.8}} |}
gives...
Name | Food | Saturation |
---|---|---|
8 () | 0.8 |