Bản mẫu:Category tree all/doc
Giao diện
Đây là một trang con tài liệu dành cho Bản mẫu:Category tree all. Nó gồm có các thông tin hướng dẫn sử dụng, thể loại và các nội dung khác không thuộc về phần trang bản mẫu gốc. |
Usage
[sửa mã nguồn]This template displays a configurable showable list of subcategories, pages, images, or parent categories.
Syntax
[sửa mã nguồn]{{category tree all}}
– basic form, uses the name of the category page it is placed on{{category tree all|
– usestitle
}}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}}
– 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
[sửa mã nguồn]{{category tree all|
will create this box:Astronomy education
}}
Hiển thị tất cả nhấn nút "+": |
---|
Không tìm thấy thể loại Astronomy education
|
{{category tree all|
will create a box without numbers:Astronomy education
|showcount=off}}
Hiển thị tất cả nhấn nút "+": |
---|
Không tìm thấy thể loại Astronomy education
|
{{category tree all|
will create a box initially showing the tree to a depth of one:Astronomy education
|depth=1}}
Hiển thị tất cả nhấn nút "+": |
---|
Không tìm thấy thể loại Astronomy education
|
{{category tree all|
will create a box initially showing the tree to a depth of two:Astronomy education
|depth=2}}
Hiển thị tất cả nhấn nút "+": |
---|
Không tìm thấy thể loại Astronomy education
|
{{category tree all|
will create this box:Astronomy education
|mode=parents|depth=1|hideroot=on}}
Hiển thị tất cả parents nhấn nút "+": |
---|
Không tìm thấy thể loại Astronomy education
|
{{category tree all|
will create this box:Astronomy education
|mode=parents|depth=1|header=This is a user-defined header, click + to show parent categories:}}
This is a user-defined header, click + to show parent categories: |
---|
Không tìm thấy thể loại Astronomy education
|
{{category tree all|
will create this box:Astronomy education
|depth=2|header=This is another user-defined header, click something}}
This is another user-defined header, click something |
---|
Không tìm thấy thể loại Astronomy education
|
See also
[sửa mã nguồn]- {{category tree}}
- mw:Extension:CategoryTree
- commons:Template:Category tree all - {{category tree all}} ported to Wikimedia Commons
- commons:Template:Category tree