User:BetaNotus: Difference between revisions

From Project Gorgon
Jump to navigation Jump to search
Line 21: Line 21:
   notcategory = Items/Herb
   notcategory = Items/Herb
   notcategory = Items/Meat
   notcategory = Items/Meat
  notcategory = Items/MushroomParts
  notcategory = Items/Plant
   reset      = categories
   reset      = categories
   columns = 4
   columns = 4
Line 48: Line 50:
<dpl>
<dpl>
   category  = Items/Mushroom
   category  = Items/Mushroom
  category = Items/CookingIngredient
  reset      = categories
  columns = 4
  mode = userformat
  format = ,\n* {{Item|%PAGE%}},,
  allowcachedresults=true
</dpl>
===== Mushroom Parts =====
<dpl>
  category  = Items/MushroomParts
   category = Items/CookingIngredient
   category = Items/CookingIngredient
   reset      = categories
   reset      = categories
Line 88: Line 100:
<dpl>
<dpl>
   category  = Items/Meat
   category  = Items/Meat
  category = Items/CookingIngredient
  reset      = categories
  columns = 4
  mode = userformat
  format = ,\n* {{Item|%PAGE%}},,
  allowcachedresults=true
</dpl>
===== Plants =====
<dpl>
  category  = Items/Plant
   category = Items/CookingIngredient
   category = Items/CookingIngredient
   reset      = categories
   reset      = categories

Revision as of 16:16, 4 March 2020

To-Do List

Everything


Pages needing deletion

{{#dpl: | category = Candidates for deletion | columns = 3

| format =

}}

Food List Testing

<dpl>

 category   = Items/CookingIngredient
 notcategory = Items/Nuts
 notcategory = Items/Fruit
 notcategory = Items/Mushroom
 notcategory = Items/Vegetable
 notcategory = Items/Fish
 notcategory = Items/Herb
 notcategory = Items/Meat
 notcategory = Items/MushroomParts
 notcategory = Items/Plant
 reset      = categories
 columns = 4
 mode = userformat

format = ,\n*

 
[[Expression error: Unrecognized punctuation character "{".]]

,,

 allowcachedresults=true

</dpl>

Nuts

<dpl>

 category   = Items/Nuts
 reset      = categories
 columns = 4
 mode = userformat

format = ,\n*

 
[[Expression error: Unrecognized punctuation character "{".]]

,,

 allowcachedresults=true

</dpl>

Fruit

<dpl>

 category   = Items/Fruit
 reset      = categories
 columns = 4
 mode = userformat

format = ,\n*

 
[[Expression error: Unrecognized punctuation character "{".]]

,,

 allowcachedresults=true

</dpl>

Mushrooms

<dpl>

 category   = Items/Mushroom
 category = Items/CookingIngredient
 reset      = categories
 columns = 4
 mode = userformat

format = ,\n*

 
[[Expression error: Unrecognized punctuation character "{".]]

,,

 allowcachedresults=true

</dpl>

Mushroom Parts

<dpl>

 category   = Items/MushroomParts
 category = Items/CookingIngredient
 reset      = categories
 columns = 4
 mode = userformat

format = ,\n*

 
[[Expression error: Unrecognized punctuation character "{".]]

,,

 allowcachedresults=true

</dpl>

Vegetable

<dpl>

 category   = Items/Vegetable
 category = Items/CookingIngredient
 reset      = categories
 columns = 4
 mode = userformat

format = ,\n*

 
[[Expression error: Unrecognized punctuation character "{".]]

,,

 allowcachedresults=true

</dpl>

Fish

<dpl>

 category   = Items/Fish
 category = Items/CookingIngredient
 reset      = categories
 columns = 4
 mode = userformat

format = ,\n*

 
[[Expression error: Unrecognized punctuation character "{".]]

,,

 allowcachedresults=true

</dpl>

Herbs

<dpl>

 category   = Items/Herb
 category = Items/CookingIngredient
 reset      = categories
 columns = 4
 mode = userformat

format = ,\n*

 
[[Expression error: Unrecognized punctuation character "{".]]

,,

 allowcachedresults=true

</dpl>

Meats

<dpl>

 category   = Items/Meat
 category = Items/CookingIngredient
 reset      = categories
 columns = 4
 mode = userformat

format = ,\n*

 
[[Expression error: Unrecognized punctuation character "{".]]

,,

 allowcachedresults=true

</dpl>

Plants

<dpl>

 category   = Items/Plant
 category = Items/CookingIngredient
 reset      = categories
 columns = 4
 mode = userformat

format = ,\n*

 
[[Expression error: Unrecognized punctuation character "{".]]

,,

 allowcachedresults=true

</dpl>