User:BetaNotus: Difference between revisions
Jump to navigation
Jump to search
| Line 18: | Line 18: | ||
notcategory = Items/Fruit | notcategory = Items/Fruit | ||
notcategory = Items/Mushroom | notcategory = Items/Mushroom | ||
notcategory = Items/Vegetable | |||
notcategory = Items/Fish | |||
reset = categories | reset = categories | ||
columns = 4 | columns = 4 | ||
| Line 45: | Line 47: | ||
<dpl> | <dpl> | ||
category = Items/Mushroom | category = Items/Mushroom | ||
category = Items/CookingIngredient | |||
reset = categories | |||
columns = 4 | |||
mode = userformat | |||
format = ,\n* {{Item|%PAGE%}},, | |||
allowcachedresults=true | |||
</dpl> | |||
===== Vegetable ===== | |||
<dpl> | |||
category = Items/Vegetable | |||
category = Items/CookingIngredient | |||
reset = categories | |||
columns = 4 | |||
mode = userformat | |||
format = ,\n* {{Item|%PAGE%}},, | |||
allowcachedresults=true | |||
</dpl> | |||
===== Fish ===== | |||
===== Mushrooms ===== | |||
<dpl> | |||
category = Items/Fish | |||
category = Items/CookingIngredient | category = Items/CookingIngredient | ||
reset = categories | reset = categories | ||
Revision as of 16:10, 4 March 2020
To-Do List
- Everything
Pages needing deletion
{{#dpl: | category = Candidates for deletion | columns = 3
| format =
- ,
- %PAGE%, ,
}}
Food List Testing
Archery <dpl>
category = Items/CookingIngredient notcategory = Items/Nuts notcategory = Items/Fruit notcategory = Items/Mushroom notcategory = Items/Vegetable notcategory = Items/Fish reset = categories columns = 4 mode = userformat
format = ,\n*
{{ #replace: http://cdn.projectgorgon.com/v456/icons/icon_.png
| http://cdn.projectgorgon.com/v456/icons/icon_.png
| Error: Item not found }}[[Expression error: Unrecognized punctuation character "{".]]
,,
allowcachedresults=true
</dpl>
Nuts
<dpl>
category = Items/Nuts reset = categories columns = 4 mode = userformat
format = ,\n*
{{ #replace: http://cdn.projectgorgon.com/v456/icons/icon_.png
| http://cdn.projectgorgon.com/v456/icons/icon_.png
| Error: Item not found }}[[Expression error: Unrecognized punctuation character "{".]]
,,
allowcachedresults=true
</dpl>
Fruit
<dpl>
category = Items/Fruit reset = categories columns = 4 mode = userformat
format = ,\n*
{{ #replace: http://cdn.projectgorgon.com/v456/icons/icon_.png
| http://cdn.projectgorgon.com/v456/icons/icon_.png
| Error: Item not found }}[[Expression error: Unrecognized punctuation character "{".]]
,,
allowcachedresults=true
</dpl>
Mushrooms
<dpl>
category = Items/Mushroom category = Items/CookingIngredient reset = categories columns = 4 mode = userformat
format = ,\n*
{{ #replace: http://cdn.projectgorgon.com/v456/icons/icon_.png
| http://cdn.projectgorgon.com/v456/icons/icon_.png
| Error: Item not found }}[[Expression error: Unrecognized punctuation character "{".]]
,,
allowcachedresults=true
</dpl>
Vegetable
<dpl>
category = Items/Vegetable category = Items/CookingIngredient reset = categories columns = 4 mode = userformat
format = ,\n*
{{ #replace: http://cdn.projectgorgon.com/v456/icons/icon_.png
| http://cdn.projectgorgon.com/v456/icons/icon_.png
| Error: Item not found }}[[Expression error: Unrecognized punctuation character "{".]]
,,
allowcachedresults=true
</dpl>
Fish
Mushrooms
<dpl>
category = Items/Fish category = Items/CookingIngredient reset = categories columns = 4 mode = userformat
format = ,\n*
{{ #replace: http://cdn.projectgorgon.com/v456/icons/icon_.png
| http://cdn.projectgorgon.com/v456/icons/icon_.png
| Error: Item not found }}[[Expression error: Unrecognized punctuation character "{".]]
,,
allowcachedresults=true
</dpl>