Date: Thu, 15 Apr 2010 16:32:58 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.4.0RC-20100415) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; pagename=Help%2FListSubpagesPlugin; flags=PAGE_LOCKED%2CEXTERNAL_PAGE; markup=2; charset=UTF-8 Content-Transfer-Encoding: binary The **~ListSubpages** [[Help:WikiPlugin|plugin]] lists the names of all sub-pages of a given page (by default the current page). == Usage {{{ <> }}} == Arguments All ~PageList arguments, plus the following ones. {| class="bordered" |- ! Argument ! Description ! Default value |- | **basepage** | The page to execute upon | Current pagename |- | **maxpages** | Maximum number of pages to include | none |- | **noheader** | Do not display header | false |- | **info** | List of columns to display | none |} == Example {{{ <> }}} <> == Author * [[PhpWiki:ReiniUrban|Reini Urban]] == See Also ---- [[PhpWikiDocumentation]] [[CategoryWikiPlugin]]