DPL Example 016

From FollowTheScore
Revision as of 08:46, 12 May 2009 by Gero (talk | contribs) (New page: == Show ''Issues'' which were updated recently == <pre><nowiki> {{#dpl: |namespace=Issue |addeditdate=true |ordermethod=lastedit |order=descending |count=10 }} </nowiki></pre> ------...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Show Issues which were updated recently

{{#dpl:
 |namespace=Issue
 |addeditdate=true
 |ordermethod=lastedit
 |order=descending
 |count=10
}}

You will get the following result:

Show Issues which have not been touched for a long time

{{#dpl:
 |namespace=Issue
 |addeditdate=true
 |ordermethod=lastedit
 |count=10
}}

You will get the following result: