Difference between revisions of "Recent"

From No Subject - Encyclopedia of Psychoanalysis
Jump to: navigation, search
(2nd test)
(added tests for RecentActivity extension)
Line 1: Line 1:
 +
 +
 +
==RecentActivity Test Edits #1==
 +
 +
===Show the last five articles that have been edited===
 +
<pre>
 +
{{RecentActivity:type=edits}}
 +
</pre>
 +
 +
{{RecentActivity:type=edits}}
 +
 +
===Show the last five articles that have been created===
 +
<pre>
 +
{{RecentActivity:type=new}}
 +
</pre>
 +
{{RecentActivity:type=new}}
 +
 +
===Show the last five articles that have been created by user TheoryLeaks===
 +
<pre>
 +
{{RecentActivity:type=new|user=TheoryLeaks}}
 +
</pre>
 +
{{RecentActivity:type=new|user=TheoryLeaks}}
 +
 +
===Show the last ten articles that have been edited===
 +
<pre>
 +
{{RecentActivity:type=edits|count=10}}
 +
</pre>
 +
{{RecentActivity:type=edits|count=10}}
 +
 +
 +
 +
==Simple Changes Test #1==
 
{{Special:SimpleChanges/days=5,limit=40}}
 
{{Special:SimpleChanges/days=5,limit=40}}
  
 
+
==Simple Changes Test #2 ==
 
{{Special:SimpleChanges/50}}
 
{{Special:SimpleChanges/50}}

Revision as of 14:53, 11 April 2019


RecentActivity Test Edits #1

Show the last five articles that have been edited

{{RecentActivity:type=edits}}

Show the last five articles that have been created

{{RecentActivity:type=new}}

Show the last five articles that have been created by user TheoryLeaks

{{RecentActivity:type=new|user=TheoryLeaks}}

Show the last ten articles that have been edited

{{RecentActivity:type=edits|count=10}}


Simple Changes Test #1

Simple Changes Test #2