User:BetaNotus: Difference between revisions

From Project Gorgon
Jump to navigation Jump to search
Line 24: Line 24:
   notcategory = Items/Plant
   notcategory = Items/Plant
   notcategory = Items/Cheese
   notcategory = Items/Cheese
  notcategory = Items/BottledItem
  notcategory = Items/Grass
   reset      = categories
   reset      = categories
   columns = 4
   columns = 4
Line 108: Line 110:
   allowcachedresults=true
   allowcachedresults=true
</dpl>
</dpl>
===== Plants =====
===== Plants=====
<dpl>
<dpl>
   category  = Items/Plant
   category  = Items/Plant
  category = Items/CookingIngredient
  reset      = categories
  columns = 4
  mode = userformat
  format = ,\n* {{Item|%PAGE%}},,
  allowcachedresults=true
</dpl>
===== Grasses =====
<dpl>
  category  = Items/Grass
   category = Items/CookingIngredient
   category = Items/CookingIngredient
   reset      = categories
   reset      = categories
Line 121: Line 133:
<dpl>
<dpl>
   category  = Items/Cheese
   category  = Items/Cheese
  category = Items/CookingIngredient
  reset      = categories
  columns = 4
  mode = userformat
  format = ,\n* {{Item|%PAGE%}},,
  allowcachedresults=true
</dpl>
===== Bottled Items=====
<dpl>
  category  = Items/BottledItem
   category = Items/CookingIngredient
   category = Items/CookingIngredient
   reset      = categories
   reset      = categories

Revision as of 16:22, 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
 notcategory = Items/Cheese
 notcategory = Items/BottledItem
 notcategory = Items/Grass
 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>

Grasses

<dpl>

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

format = ,\n*

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

,,

 allowcachedresults=true

</dpl>

Cheeses

<dpl>

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

format = ,\n*

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

,,

 allowcachedresults=true

</dpl>

Bottled Items

<dpl>

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

format = ,\n*

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

,,

 allowcachedresults=true

</dpl>