แม่แบบ:poscatboiler/documentation
แม่แบบ:uses lua This template automatically generates descriptions and categorization for categories whose name follows the format "(language name) (label)", "(language name) (label) in (script) script" and "(label) by language".
See Module:category tree/poscatboiler/data/documentation for information on how to modify the handling of specific categories. This describes the format of the data describing specific categories, which is found in Module:category tree/poscatboiler/data and its submodules.
Parameters
[แก้ไข]|1=
- The language code (see Wiktionary:Languages) of the language that the category name begins with, and which the category's contents belongs to. Leave this empty for umbrella ("by language") categories.
|2=
- The label of the category. This is the part of the category name that follows the language name, and precedes any script name. It cannot be empty. For umbrella categories, the label should not include the following "by language" text.
|3=
- The script code (see Wiktionary:Scripts), if this is a script-specific subcategory. This is used for languages whose entries are categorised separately by script. For example, a category Category:Pali nouns in Devanagari script will have
|1=pi
,|2=nouns
and|3=Deva
. |raw=1
- Specify this for raw categories. Raw categories have an arbitrary format and identified by special raw labels or parsed by special raw handlers. For these categories,
|2=
specifies the entire category name (not including theCategory:
prefix), and|1=
and|3=
are blank or omitted.
Additional parameters are allowed for some categories, depending on the particular category handler. These directly correspond to additional user-specified parameters when calling {{auto cat}}
, except that numbered parameters are offset by 3 so that they start at |4=
(e.g. |1=
to {{auto cat}}
is passed as |4=
to {{poscatboiler}}
, |2=
to {{auto cat}}
is passed as |5=
to {{poscatboiler}}
, etc.).
Examples
[แก้ไข]- On Category:English lemmas:
{{poscatboiler|en|lemmas}}
- On Category:English adverbs:
{{poscatboiler|en|adverbs}}
- On Category:Adverbs by language:
{{poscatboiler||adverbs}}
- On Category:German terms by etymology:
{{poscatboiler|de|terms by etymology}}