Template:Page List Function

From Habbox Wiki
Jump to navigation Jump to search

Parameters

<dpl>
namespace = include the type of page here: by default it is everything. To include just pages, leave it as namespace = 
notnamespace = if you want to EXCLUDE a namespace, add it here.
category  = include the categories you want to have here. You can have multiples, separated by | lines. 
count        =  the number of items you want to display
format    =  copy the format above for the gallery display
ordermethod =  the method you want ordering. e.g. lastedit is the latest edited, title would be by alphabetical order, category is by category
order       = the order the method should display - ascending or descending
 </dpl>

Example