User:BetaNotus: Difference between revisions

From Project Gorgon
Jump to navigation Jump to search
Line 16: Line 16:
   category  = Items/CookingIngredient
   category  = Items/CookingIngredient
   notcategory = Items/Nuts
   notcategory = Items/Nuts
  notcategory = Items/Fruit
  notcategory = Items/Mushroom
   reset      = categories
   reset      = categories
   columns = 4
   columns = 4
Line 25: Line 27:
<dpl>
<dpl>
   category  = Items/Nuts
   category  = Items/Nuts
  reset      = categories
  columns = 4
  mode = userformat
  format = ,\n* {{Item|%PAGE%}},,
  allowcachedresults=true
</dpl>
===== Fruit =====
<dpl>
  category  = Items/Fruit
  reset      = categories
  columns = 4
  mode = userformat
  format = ,\n* {{Item|%PAGE%}},,
  allowcachedresults=true
</dpl>
===== Mushrooms =====
<dpl>
  category  = Items/Mushroom
  category = Items/CookingIngredient
   reset      = categories
   reset      = categories
   columns = 4
   columns = 4

Revision as of 16:08, 4 March 2020

To-Do List

Everything


Pages needing deletion

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

| format =

}}

Food List Testing

Archery <dpl>

 category   = Items/CookingIngredient
 notcategory = Items/Nuts
 notcategory = Items/Fruit
 notcategory = Items/Mushroom
 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>