MediaWiki API help

This is an auto-generated MediaWiki API documentation page.

Documentation and examples: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page

meta=globalrenamestatus (grs)

(main | query | globalrenamestatus)
  • This module requires read rights.
  • Source: AntiSpoof for CentralAuth
  • License: GPL-2.0-or-later

Show information about global renames that are in progress.

Parameter:
grsuser

User that is being renamed. Can be either their old name or new name.

Type: user, by any of user name, IP, IP range and interwiki name (e.g. "prefix>ExampleName")
Example:
Get information about the current global user
api.php?action=query&meta=globalrenamestatus [open in sandbox]