Modul:category tree/Doku
Dies ist die Dokumentationsseite für Modul:category tree
This module is used for generating category boilerplate templates. It is not meant to be used directly, but is to be used by a more specific template such as {{poscatboiler}}
.
Parameters
ännernThe module takes the following parameters:
template=
- The name of the template that uses the module. This name is used as the name of the submodule that is queried for information.
code=
- The code that specifies what 'owns' the category's contents. This is usually a language code such as
en
, but it can also be a script code likeLatn
or the code of a language family. label=
- A name for the thing that is being categorised. The submodule determines how the label is interpreted, so it depends on the template being used. Many templates use it to look up data in a table, while others may interpret it as a language code of some kind.
sc=
- The script code of the items to be categorised. This is usually empty, but many categories such as those used by Mandarin Chinese can split into subcategories based on script.
General workings
ännernEvery template that uses this module should have a submodule of this module with the same name as the template. This submodule should export a function named new
which takes a single parameter: a table containing the various parameters that were passed to the template initially. This function should return a new Category
object representing those parameters, or nil
if the combination of parameters was not valid (i.e. no such category exists).
The module is based on the principle of two main kinds of category:
Basic categories are those for which the code=
parameter is not empty. These therefore belong to a specific language (or similar) and are the "regular" categories. Examples are: Category:English nouns, Category:French templates, Category:nl:Linguistics, Category:English terms derived from Japanese, Category:Latin script characters.
Umbrella categories do not have a code, but contain all basic categories of their label, one for each code. These are the "by language" type categories. Examples are: Category:Nouns by language, Category:Templates by language, Category:Linguistics, Category:Terms derived from Japanese, Category:Characters by script.
Some templates also distinguish a third type of category, the fundamental category. This category is used as the parent category for all umbrella categories.
Category objects
ännernCategory objects are returned by each submodule's new
function. They represent a single category in the tree. A category object has a variety of methods which may be called on it to ask for information about the category.
getBreadcrumbName
ännerngetBreadcrumbName()
Returns the name that is used for the category in the "breadcrumbs" at the top of the category page.
getDataModule
ännerngetDataModule()
Returns the name of the module which contains the data for this category. This is used to create an "edit" link on the category, which allows users to find and edit the information more easily.
getCategoryName
ännerngetCategoryName()
Returns the name of the category that this category object represents.
getDescription
ännerngetDescription()
Returns the description text that is shown at the top of the category page. If the category has no description, this returns nil
.
getParents
ännerngetParents()
Returns a table of the parent categories of this category. Each element in the table is a table itself, with two elements:
.name
- One of two possibilities: An category object representing the parent category, or a string that directly specifies the name of the parent category.
.sort
- The sorting key that should be used when categorizing the current category in the parent.
If the category has no parents, this returns nil
.
getChildren
ännerngetChildren()
Returns a table of the child categories of this category. Each element in the table is a category object representing the child category. If the category has no children, this returns nil
.
getUmbrella
ännerngetUmbrella()
Returns a category object for the current category's corresponding umbrella category. If the current category is already an umbrella category, this returns nil
. It also returns nil
if the category has no umbrella category.
Data modules
ännernSome category templates, like {{poscatboiler}}
, use separate data modules to list information for a large number of categories together. The following values are generally used in these modules:
description
- A plain English description for the label.
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. 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
andsort
. In the latter case,name
value specifies the parent label name, while thesort
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.
- An item in the table can be either a single string, or a table containing two elements called
Subpages
ännern- Doku
- affix cat
- affix cat/Doku
- derivcatboiler
- derivcatboiler/Doku
- famcatboiler
- famcatboiler/Doku
- langcatboiler
- langcatboiler/Doku
- poscatboiler
- poscatboiler/Doku
- poscatboiler/Vörlagen/Doku
- poscatboiler/data
- poscatboiler/data/Doku
- poscatboiler/data/Etymologie
- poscatboiler/data/Etymologie/Doku
- poscatboiler/data/Naams
- poscatboiler/data/Naams/Doku
- poscatboiler/data/Snacks
- poscatboiler/data/Spraakbiller
- poscatboiler/data/Symbolen
- poscatboiler/data/Vörlagen
- poscatboiler/data/Woortaarten
- poscatboiler/data/Woortaarten/Doku
- poscatboiler/data/Wöör bi semantsche Funktschoon
- poscatboiler/data/diverse
- poscatboiler/data/diverse/Doku
- scriptcatboiler
- scriptcatboiler/Doku
- scriptcatboiler/data
- scriptcatboiler/data/Doku
- templates
- templates/Doku
- topic cat
- topic cat/Biologie un Medizin
- topic cat/Biologie un Medizin/Doku
- topic cat/Bouwwarken un Infrastruktur
- topic cat/Bouwwarken un Infrastruktur/Doku
- topic cat/Doku
- topic cat/Geografsche Objekten
- topic cat/Geografsche Objekten/Doku
- topic cat/Kontinenten/Doku
- topic cat/Minsch un Natuur
- topic cat/Minsch un Natuur/Doku
- topic cat/Natuurwetenschop
- topic cat/Natuurwetenschop/Doku
- topic cat/Spraken
- topic cat/Spraken/Doku
- topic cat/Staat un Verwalten
- topic cat/Staat un Verwalten/Doku
- topic cat/Staten
- topic cat/Staten/Doku
- topic cat/Weertschop
- topic cat/Weertschop (allgemeen)/Doku
- topic cat/Wetenschop
- topic cat/Wetenschop/Doku
- topic cat/data