Difference between revisions of "Template:Category tree/doc"
Jump to navigation
Jump to search
imported>Vanisaac m (→See also: clean up per WP:CAT#T and WP:AWBREQ add template:Sandbox other) |
imported>GhostInTheMachine (Add details for "alignright" and "depth") |
||
| Line 6: | Line 6: | ||
====Syntax==== | ====Syntax==== | ||
| − | * {{tlx|Category tree}} | + | * {{tlx|Category tree}} – basic form, uses the name of the category page it is placed on |
| − | * {{tlx|Category tree|title}} | + | * {{tlx|Category tree|title}} – uses the [[Help:Template#parameters|unnamed parameter]] <code>title</code> as the category name to be displayed |
| + | * {{tlx|Category tree|alignright{{=}}yes}} – align to the right | ||
| + | * {{tlx|Category tree|depth{{=}}2}} – display the tree already opened to 2 levels | ||
| − | ==== | + | ====Examples==== |
| − | + | ||
| + | {{tlx|Category tree|Films}} will create this box: | ||
{{category tree|Films}} | {{category tree|Films}} | ||
| − | {{ | + | |
| + | {{tlx|Category tree|Films about cats|depth{{=}}1}} will create this box: | ||
| + | {{category tree|Films about cats|depth=1}} | ||
===See also=== | ===See also=== | ||
| − | * {{tl|Category tree all}} | + | * {{tl|Category tree all}} – version that lets the user configure the appearance |
| − | * {{tl|Category tree both}} | + | * {{tl|Category tree both}} – displays two showable lists: subcategories at the left and parent categories at the right |
* [[mw:Extension:CategoryTree]] | * [[mw:Extension:CategoryTree]] | ||
* [[commons:Template:Category tree]] | * [[commons:Template:Category tree]] | ||
Latest revision as of 12:09, 4 September 2020
| This is a documentation subpage for Template:Category tree. It contains usage information, categories and other content that is not part of the original template page. |
Usage
Note that this template does not work as expected on either the mobile site or if users do not have JavaScript enabled. This affects about half of the readers at the English Wikipedia (as of 2016).
Syntax
{{Category tree}}– basic form, uses the name of the category page it is placed on{{Category tree|title}}– uses the unnamed parametertitleas the category name to be displayed{{Category tree|alignright=yes}}– align to the right{{Category tree|depth=2}}– display the tree already opened to 2 levels
Examples
{{Category tree|Films}} will create this box:
| Click on "►" below to display subcategories: |
|---|
► Films |
{{Category tree|Films about cats|depth=1}} will create this box:
| Click on "►" below to display subcategories: |
|---|
no subcategories |
See also
- {{Category tree all}} – version that lets the user configure the appearance
- {{Category tree both}} – displays two showable lists: subcategories at the left and parent categories at the right
- mw:Extension:CategoryTree
- commons:Template:Category tree