Test category listing

From FollowTheScore
Revision as of 23:50, 8 March 2008 by Gero (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Test category listing

This test query allows the listing of every article in a category. In this example, the category 'Test'. using the skipthispage parameter, the query can list every page in a category excluding any which are calling it, or including all including this page.

{{#dpl: category=Test }}

Produces the listing:


Note that Test category listing is excluded from this result. If you want the current page to be included:

{{#dpl: category=Test |skipthispage=no }}

using the & operator (syntax variant 1)

using the & operator (syntax variant 2