Help:CategoryTree

From Tetherless World Wiki

Jump to: navigation, search

Contents

Original Categorytree

  <categorytree mode=pages>Thing</categorytree>


Use as Parser Function

 {{#categorytree: Thing}}



Recommended Usage

 {{#categorytree: Thing|depth=5|mode=all|showcount}}



note

  • the global Max depth can be configured by $wgCategoryTreeMaxDepth (see settings file)
  • possible value for mode: all, pages, categories, parents
  • user may choose to show the number of pages under that category

Inversely Show parents


What if we do not set mode

Personal tools