Date: Wed, 4 Mar 2015 14:20:06 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.5.3) Content-Type: application/x-phpwiki; pagename=Help%2FIncludeTreePlugin; flags=PAGE_LOCKED%2CEXTERNAL_PAGE; charset=UTF-8 Content-Transfer-Encoding: binary Display Dynamic Category Tree. == Usage == {{{ <> }}} == Arguments == {| class="bordered" |- ! Argument ! Description ! Default value |- | **exclude** | | |- | **include_self** | | 0 |- | **noheader** | | 0 |- | **page** | | The current page |- | **description** | Override default Description. Printed as header. | |- | **reclimit** | | 2 |- | **info** | | false |- | **direction** | Get BackLinks or forward links (links listed on the page) | back |- | **firstreversed** | If true, get BackLinks for the first page and forward links for the rest. Only applicable when direction = 'forward'. | false |- | **excludeunknown** | If true (default) then exclude any mentioned pages which don't exist yet. Only applicable when direction = 'forward'. | true |- | **dtree** | | true |} == Example == {{{ <> }}} == Author == * [[Help:Reini Urban|Reini Urban]] == See Also == * [[Help:SiteMapPlugin]] ---- [[PhpWikiDocumentation]] [[CategoryWikiPlugin]]