Module:workgroup ping/data/documentation

Hello, you have come here looking for the meaning of the word Module:workgroup ping/data/documentation. In DICTIOUS you will not only get to know all the dictionary meanings for the word Module:workgroup ping/data/documentation, but we will also tell you about its etymology, its characteristics and you will know how to say Module:workgroup ping/data/documentation in singular and plural. Everything you need to know about the word Module:workgroup ping/data/documentation you have here. The definition of the word Module:workgroup ping/data/documentation will help you to be more precise and correct when speaking or writing your texts. Knowing the definition ofModule:workgroup ping/data/documentation, as well as those of other words, enriches your vocabulary and provides you with more and better linguistic resources.
This module documentation page is in beta stage.
Its interface has been stabilised, but the module documentation page may still contain errors. Do not deploy widely until the module documentation page has been tested.

This module contains a list of work groups and their members for Module:workgroup ping. For a human-readable list, see {{wgping}}.

Etiquette

  • Apart from exceptional circumstances, please do not add or remove other users against their wishes from any of the lists.
  • Regular contributors in any of the work groups may be added by others unless they object.
  • Inactive users may be removed, but please notify them before doing so.
  • Indefinitely blocked users may be likewise removed.

Format

The work group data is a table whose keys are work group identifiers. String-valued table entries designate aliases, while table-values entries are groups proper.

The table describing a workgroup may contain numeric keys (designating group members) or any of the following string keys:

desc
Long name of the group.
category
Categorises a group in the human-readable group listing.

Please separate user names from metadata with a blank line, keep only one user name one per line and always end user name lines with a comma, like so:

groups = "comedians"
groups = "comedians"
groups = {
	desc = "Users with something vaguely resembling a sense of humour",

	"Æ&Œ",
	"Kephir",
	"Type56op9",
}

This will make the list more readable by humans and automatic filters.