API:Parameter information

From MediaWiki.org
Jump to: navigation, search
Tools clipart.png This page is part of the MediaWiki API documentation.
Language: English  • Deutsch • polski
MediaWiki API

Quick overview:

v · d · e
MediaWiki version: = 1.12

Obtaining parameter information[edit | edit source]

You can obtain information about modules and their parameters through action=paraminfo.

Parameters[edit | edit source]

  • modules: A list of top-level module names (value of the action= parameter)
  • querymodules: A list of query module names (value of the prop=, meta= or list= parameter)

Example[edit | edit source]

Getting information about action=parse and prop=info

Possible errors[edit | edit source]

None.