Date: Fri, 7 Dec 2012 14:58:45 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.4.0) Content-Type: application/x-phpwiki; pagename=Help%2FMostPopularPlugin; flags=PAGE_LOCKED%2CEXTERNAL_PAGE; markup=2; charset=UTF-8 Content-Transfer-Encoding: binary The **~MostPopular** [[Help:WikiPlugin|plugin]] will display the pages of wiki that have the most (or least) number of hits. == Usage == {{{ <> }}} == Arguments == All [[Help:PageList|PageList]] arguments, plus the following ones: {| class="bordered" |- ! Argument ! Description ! Default value |- | **limit** | The number of pages to display. If the limit is negative, the least popular pages will be displayed. If the limit is 0, all visited pages will be displayed. | 20 |- | **sortby** | Page sorting order | ~-hits |- | **noheader** | Do not display header | false |- | **info** | List of columns to display | hits |} == Example == {{{ <> }}} <> == Author == * [[Help:Reini Urban|Reini Urban]] == See Also == ---- [[PhpWikiDocumentation]] [[CategoryWikiPlugin]]