Controlling output order: Difference between revisions

Added reference and clarified.
No edit summary
(Added reference and clarified.)
Line 39:
 
;''categoryadd'': outputs list based on most recent addition to the first category (requires to include one category and one only using 'category' parameter)
;''counter'': outputs list based on the number of times the page has been viewed (by ~popularity) : '''Attention:''' Requires the [https://www.mediawiki.org/wiki/Extension:HitCounters HitCounter Extension] since for wikis thaton upgraded to MediawikiMediaWiki 1.25.0 andor higher assince the counter feature was removed <ref>[https://www.mediawiki.org/wiki/Manual:$wgDisableCounters Manual:$wgDisableCounters]</ref>.
;''size'': outputs list based on the size of the article (bytes of wiki text)
;''firstedit'': outputs list based on first edit to the pages (creation)
Line 121:
 
For case insensitivity during the ''selection'' of articles, see [[ignorecase]].
 
==References==
<references />
Anonymous user