Jump to content
Toggle menu
  • 8 articles
  • 75 files
  • 7 users
  • 37.8K edits
Neodyland Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Category tree all: Difference between revisions

Template page
m remove dr
m i8n; check default values
Line 1: Line 1:
{| style="border: 1px solid #808080; padding: 5px;" {{#ifeq:{{{alignright|}}}|yes|align="right"}}
{|role="presentation" border="0" cellspacing="0" cellpadding="0" style="margin:2px 0;background:#F7F8FF;color:#202122;border:1px solid #AAA;border-collapse:collapse;padding:2px 5px;line-height:normal" {{#ifeq:{{{alignright|}}}|yes|align="right"}}
|{{{header|'''To display all {{#ifeq: {{{mode|categories}}} | categories | subcategories | }}{{#ifeq: {{{mode|}}} | pages | pages | }}{{#ifeq: {{{mode|}}} | all | pages, subcategories and images | }}{{#ifeq: {{{mode|}}} | parents | parents | }} click on the "▶":'''}}}
|-
{{#tag: categorytree| {{{1|{{PAGENAME}}}}} |mode={{{mode|}}} |depth={{{depth|0}}} |hideroot={{{hideroot|off}}} |showcount={{{showcount|on}}} }}
!scope="col" style="padding:1px 5px;text-align:start"| {{{header|{{LangSwitch
|}<noinclude>
  |de = Um alle {{#switch:{{{mode|}}}|#default=Unterkategorien|all=Unterkategorien, Seiten und Bilder|pages=Seiten|parents=Eltern}} anzuzeigen, klicken Sie auf „▶“:
 
  |en = To display all {{#switch:{{{mode|}}}|#default=subcategories|all=subcategories, pages and images|pages=pages|parents=parents}}, click on “▶”:
{{Documentation}}
  |fr = Pour afficher toutes les {{#switch:{{{mode|}}}|#default=sous-catégories|all=sous-catégories, pages et images|pages=pages|parents=catégories parentes}}, cliquez sur « ▶ » :
 
  }}}}}
[[Category:Category navigational templates|{{PAGENAME}}]]
|-
|style="padding:1px 5px"|{{#tag:categorytree|{{#if:{{{1|}}}|{{{1|}}}|{{PAGENAME}}}}|mode={{#switch:{{{mode|}}}|#default=categories|all|pages|parents={{{mode|}}}}}|depth={{#if:{{{depth|}}}|{{{depth|}}}|0 }}|hideroot={{#if:{{{hideroot|}}}|{{{hideroot|}}}|off}}|showcount={{#if:{{{showcount|}}}|{{{showcount|}}}|on}}}}
|}<noinclude>{{Documentation}}
[[Category:Category navigational templates]]
</noinclude>
</noinclude>

Revision as of 08:33, 3 June 2023

To display all subcategories, click on “▶”:
Category Category tree all not found
Template documentation[ view · edit · history · purge ]
This documentation is transcluded from Template:Category tree all/doc.

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;
    • depth=0 displays only the root node, depth=1 displays one level of the tree and so forth;
    • hideroot=on hides the root category;
    • showcount=on displays the number of sub-subcategories after each subcategory.
    • header=a user-defined header to override the default, for example "click + to show pages"
  • {{category tree all|alignright=yes}} - basic right-aligned form
  • {{category tree all|mode=categories or pages or all or parents|alignright=yes}} - right-aligned form with mode parameter

Examples

will create this box:
To display all subcategories, click on “▶”:
Category Films not found
will create a box without numbers:
To display all subcategories, click on “▶”:
Category Films not found
will create a box initially showing the root only:
To display all subcategories, click on “▶”:
Category Films by country not found
will create a box initially showing the tree to a depth of one:
To display all subcategories, click on “▶”:
Category Films by country not found
  • {{category tree all|Archaeoastronomy|mode=categories|depth=2|hideroot=off|showcount=on}}
will create a box initially showing the tree to a depth of two:
To display all subcategories, click on “▶”:
Category Archaeoastronomy not found
will create this box:
To display all subcategories, click on “▶”:
Category Astronomy not found
will create this box:
To display all parents, click on “▶”:
Category Astronomy not found
  • {{category tree all|Astronomy|mode=parents|depth=0|hideroot=off|header=This is a user-defined header, click + to show parent categories:}}
will create this box:
This is a user-defined header, click + to show parent categories:
Category Astronomy not found
  • {{category tree all|Archaeoastronomy|mode=categories|depth=2|hideroot=off|showcount=on|header=This is another user-defined header, click something|Astronomy education}}
will create this box:
This is a user-defined header, click something
Category Archaeoastronomy not found

{{category tree all|Astronomy}}

will create these two boxes (next example uses {{Category tree both}} to do the same):
To display all parents, click on “▶”:
Category Astronomy not found
To display all subcategories, click on “▶”:
Category Astronomy not found
is an alternative way to create the same two boxes:

Template:Category tree both

See also


Cookies help us deliver our services. By using our services, you agree to our use of cookies.