MediaWiki API help
This is an auto-generated MediaWiki API documentation page.
Documentation and examples: https://www.mediawiki.org/wiki/API
action=variableinfo
(main | variableinfo)
- This module is internal or unstable. Its operation may change without notice.
- This module requires read rights.
- This module requires write rights.
- This module only accepts POST requests.
- Source: unknown
- License: unknown
Get detailed information about given configuration variable.
Parameters:
- wiki_id
The ID of the wiki.
- This parameter is required.
- Type: integer
- variable_id
The ID of the variable.
- Type: integer
- variable_name
- ā§¼apihelp-variableinfo-param-variable_nameā§½
- token
A "csrf" token retrieved from action=query&meta=tokens
- This parameter is required.