Difference between revisions of "Template:Category tree all/doc"

From blackwiki
Jump to navigation Jump to search
imported>Gilliam
m (Reverted edits by 2602:301:7794:E750:898C:836F:60A7:5B28 (talk) to last version by 41.249.253.52)
Line 2: Line 2:
 
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE -->
 
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE -->
 
=== Usage ===
 
=== Usage ===
hi
+
 
 
This template displays a configurable showable list of subcategories, pages, images, or parent categories.
 
This template displays a configurable showable list of subcategories, pages, images, or parent categories.
  
Line 11: Line 11:
 
** '''mode=pages''' displays only the pages in the category; '''mode=all''' displays subcategories, pages and images; '''mode=parents''' displays only the parent categories; mode is '''categories''' by default.
 
** '''mode=pages''' displays only the pages in the category; '''mode=all''' displays subcategories, pages and images; '''mode=parents''' displays only the parent categories; mode is '''categories''' by default.
 
** '''depth=1''' displays one level of the tree; '''depth=2''' displays two levels of the tree, and so forth; depth is '''0''' by default.
 
** '''depth=1''' displays one level of the tree; '''depth=2''' displays two levels of the tree, and so forth; depth is '''0''' by default.
** '''hi deroot=on''' hides the root category; hideroot is '''off''' by default.
+
** '''hideroot=on''' hides the root category; hideroot is '''off''' by default.
 
** '''showcount=off''' disables the (category, page, file) count after each category in the tree; showcount is '''on''' by default.
 
** '''showcount=off''' disables the (category, page, file) count after each category in the tree; showcount is '''on''' by default.
 
** '''header='''a user-defined header to override the default, for example "click '''+''' to show pages"
 
** '''header='''a user-defined header to override the default, for example "click '''+''' to show pages"

Revision as of 01:02, 23 January 2015

Usage

This template displays a configurable showable list of subcategories, pages, images, or parent categories.

Syntax

  • {{category tree all}} – basic form, uses the name of the category page it is placed on
  • {{category tree all|title}} – uses title as the category page name
  • {{category tree all|mode=categories or pages or all or parents|depth=0, 1 or more|hideroot=on or off|showcount=on or off|header=user-defined header}} – uses more of the categorytree tag parameters (see http://www.mediawiki.org/wiki/Extension:CategoryTree for details):
    • mode=pages displays only the pages in the category; mode=all displays subcategories, pages and images; mode=parents displays only the parent categories; mode is categories by default.
    • depth=1 displays one level of the tree; depth=2 displays two levels of the tree, and so forth; depth is 0 by default.
    • hideroot=on hides the root category; hideroot is off by default.
    • showcount=off disables the (category, page, file) count after each category in the tree; showcount is on by default.
    • header=a user-defined header to override the default, for example "click + to show pages"

Examples

To display all subcategories click on the "►":
Astronomy education(empty)
To display all pages, subcategories and images click on the "►":
Astronomy education(empty)

See also