Jump to content

Module:Class mask/doc

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by MSGJ (talk | contribs) at 10:31, 9 May 2023 (uses lua). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

This module implements {{class mask}}. See the template page for documentation.

Quality function

This "quality" function replaces Template:WPBannerMeta/class and implements the logic needed for Wikipedia:Village pump (proposals)/Archive 198#Project-independent quality assessments.

The module takes a project-defined class |class= and a banner-defined class (tested via |article_class=) and normalises the output. The result is prefixed by a letter as follows:

  • H: the project class is not defined, or it is defined and equals the article class. In this case WPBannerMeta will hide the display of the quality assessment (categorisation will still happen as usual).
  • X: the project class and article class differ, so the tracking category Category:Articles with conflicting quality ratings will be populated.
  • Y: the project class is defined and the article class is undefined or invalid. The quality assessment is displayed as usual in the project banner.

This function is tested at Module talk:Class mask/testcases2.