User:BetaNotus: Difference between revisions
Jump to navigation
Jump to search
| Line 12: | Line 12: | ||
=== Food List Testing === | === Food List Testing === | ||
<dpl> | <dpl> | ||
category = Items/CookingIngredient | category = Items/CookingIngredient | ||
| Line 20: | Line 19: | ||
notcategory = Items/Vegetable | notcategory = Items/Vegetable | ||
notcategory = Items/Fish | notcategory = Items/Fish | ||
notcategory = Items/Herb | |||
notcategory = Items/Meat | |||
reset = categories | reset = categories | ||
columns = 4 | columns = 4 | ||
| Line 65: | Line 66: | ||
</dpl> | </dpl> | ||
===== Fish ===== | ===== Fish ===== | ||
<dpl> | <dpl> | ||
category = Items/Fish | category = Items/Fish | ||
category = Items/CookingIngredient | |||
reset = categories | |||
columns = 4 | |||
mode = userformat | |||
format = ,\n* {{Item|%PAGE%}},, | |||
allowcachedresults=true | |||
</dpl> | |||
===== Herbs ===== | |||
<dpl> | |||
category = Items/Herb | |||
category = Items/CookingIngredient | |||
reset = categories | |||
columns = 4 | |||
mode = userformat | |||
format = ,\n* {{Item|%PAGE%}},, | |||
allowcachedresults=true | |||
</dpl> | |||
===== Meats ===== | |||
<dpl> | |||
category = Items/Meat | |||
category = Items/CookingIngredient | category = Items/CookingIngredient | ||
reset = categories | reset = categories | ||
Revision as of 16:13, 4 March 2020
To-Do List
- Everything