Zum Inhalt springen

Modul:category tree/scriptcatboiler/Doku

Vun Wiktionary

Dies ist die Dokumentationsseite für Modul:category tree/scriptcatboiler

This module implements {{scriptcatboiler}}. The documentation here describes how the module works, and how to add, modify or remove information from the category tree. For information on how to use the template itself, see its documentation.

Data modules

[ännern]

The information on each label for this template is contained in Module:category tree/scriptcatboiler/data.

The following values are recognised in this data module:

parents
A table listing one or more parent labels of this label.
  • An item in the table can be either a single string, or a table containing two elements called name and sort. In the latter case, name value specifies the parent label name, while the sort value specifies the sort key to use to sort it in that category.
  • If a parent label begins with Category: it is interpreted as a raw category name, rather than as a label name. It can still have its own sort key as usual.
fundamental
The "fundamental" category name, which is the parent category that all umbrella categories are collected in.
sortparentumbrella
The sort key used to sort the umbrella category within the fundamental category. This generally defaults to the display name, but can be overridden with something like ** for root categories to make them easier to find.
description
A plain English description for the label.

Special template-like parameters can be used inside the parents and description values. These are replaced by the equivalent text.

{{{scname}}}
The name of the script that the category belongs to.
{{{sccat}}}
The name of the script's main category, which adds "script" to the regular name.