Jump to content
This wiki has been automatically closed because there have been no edits or log actions made within the last 60 days. If you are a user (who is not the bureaucrat) that wishes for this wiki to be reopened, please request that at Requests for reopening wikis. If this wiki is not reopened within 6 months it may be deleted. Note: If you are a bureaucrat on this wiki, you can go to Special:ManageWiki and uncheck the "Closed" box to reopen it.

Select by recently changed (example): Difference between revisions

m
no edit summary
mNo edit summary
Line 4:
The following example:
 
<pre><nowiki>{{#dpl:
namespace=Extension
|addeditdate=true
Line 10:
|order=descending
|count=10
}}</nowiki></pre>
 
Would produce the last ten edited articles in the Extension namespace:
Line 25:
The following example:
 
<pre><nowiki>{{#dpl:
namespace=Extension
|addeditdate=true
Line 31:
|order=ascending
|count=10
}}</nowiki></pre>
 
Would produce the first ten edited articles in the Extension namespace:
Line 46:
The following example:
 
<pre><nowiki>{{#dpl:
namespace=Extension
|addeditdate=true
Line 53:
|order=ascending
|count=7
}}</nowiki></pre>
 
Would produce the last seven revision of articles in the Extension namespace:
Cookies help us deliver our services. By using our services, you agree to our use of cookies.