Template:Checkuser

Checks if user has "edit" right, meaning in most cases it exist.

usage: Dependent on the RightFunctions extension.

{{Checkuser|username}}

If the user exist value will be "1", else value will be empty.

Additional params

  • right: check for a right other than edit (defaults to "edit").
  • Then: value to show if user / right exists (defaults to 1).
  • Else: value to show if user / right doesn't exists (defaults to nothing).


Checks if user has "edit" right, meaning in most cases it exist.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
User1

no description

Unknownrequired
rightright

no description

Unknownoptional
thenthen

no description

Unknownoptional
elseelse

no description

Unknownoptional