MediaWiki API súgó

Ez egy automatikusan generált MediaWiki-API-dokumentációs lap.

Dokumentáció és példák: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page

list=globalallusers (agu)

(main | query | globalallusers)
  • Ez a modul olvasási jogot igényel.
  • Forrás: CentralAuth
  • Licenc: GPL-2.0-or-later

Enumerate all global users.

Jellemző paraméterek:
Other general parameters are available.
agufrom

The username to start enumerating from.

aguto

The username to stop enumerating at.

aguprefix

Search for all users that begin with this value.

agudir

Direction to sort in.

A következő értékek egyike: ascending, descending
Alapértelmezett: ascending
agugroup

Limit users to given global groups.

Értékek (elválasztó: | vagy más): steward
aguexcludegroup

Exclude users in given global groups.

Értékek (elválasztó: | vagy más): steward
aguprop

What pieces of information to include:

lockinfo
Whether the user account is locked.
groups
Lists global groups that the user is in. This uses more server resources and may return fewer results than the limit.
existslocally
Adds the information if the user exists locally.
Értékek (elválasztó: | vagy más): existslocally, groups, lockinfo
agulimit

How many total usernames to return.

Típus: egész vagy max
Az értéknek 1 és 500 között kell lennie.
Alapértelmezett: 10