Veidne:categorize/documentation

No ''Wiktionary''
Documentation for Veidne:categorize. [edit]
This page contains usage information, categories, interwiki links and other content describing the template.

This template is a template wrapper around the format_categories function in Module:utilities. It adds one or more categories to an entry, using the provided language code to generate a sort key specific to the language. If the namespace of the current page is not meant to contain entries (it's not the main namespace or Appendix) then the template does not categorize, so it's safe to use on any page and in any template.

The two templates {{catlangname}} and {{catlangcode}} are specialized versions of {{categorize}}. They work the same way, and have the same parameters. However:

  • {{catlangname}} will add the language name before all the names that are provided. This creates a "lexical" or "part-of-speech-like" category, whose name is based on the format Category:(language name) (category name).
  • {{catlangcode}} will add the language code and a colon : before all the names. This creates a "topical" category, whose name is based on the format Category:(language code):(category name).

Usage[labot šo sadaļu]

The template accepts the following parameters:

1=
The language code (see Wiktionary:Languages). This is required.
2=, 3=...
One or more categories. There is no limit to how many you can specify. Empty values will be skipped.
sort=
Provides a custom sort key. This will override the automatically generated sort key.

Examples[labot šo sadaļu]

  • {{categorize|en|Cockney rhyming slang}} adds:
    Category:Cockney rhyming slang
  • {{catlangname|en|nouns}} adds:
    Category:English nouns
  • {{catlangname|pt|suffixes}} adds:
    Category:Portuguese suffixes
  • {{catlangcode|en|Biology}} adds:
    Category:en:Biology
  • {{catlangcode|pt|Biology}} adds:
    Category:pt:Biology

See also[labot šo sadaļu]