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
action=askargs
(main | askargs)
- This module requires read rights.
- Source: Semantic MediaWiki
- License: GPL-2.0-or-later
API module to query Semantic MediaWiki using the ask language as list of conditions, printouts and parameters.
Specific parameters:
Other general parameters are available.
- conditions
- ⧼apihelp-askargs-param-conditions⧽
- This parameter is required.
- Separate values with | or alternative.
- Maximum number of values is 50 (500 for clients that are allowed higher limits).
- printouts
- ⧼apihelp-askargs-param-printouts⧽
- Separate values with | or alternative.
- Maximum number of values is 50 (500 for clients that are allowed higher limits).
- Default: (empty)
- parameters
- ⧼apihelp-askargs-param-parameters⧽
- Separate values with | or alternative.
- Maximum number of values is 50 (500 for clients that are allowed higher limits).
- Default: (empty)
- api_version
Output formatting:
- 2
- Backwards-compatible format using {} for the result list.
- 3
- Experimental format using [] as result list.
- One of the following values: 2, 3
- Default: 2