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=pushallinfo
(main | pushallinfo)
- This module requires read rights.
- Source: PushAll
- License: GPL-3.0-or-later
Specific parameters:
Other general parameters are available.
- titles
- ⧼apihelp-pushallinfo-param-titles⧽
- This parameter is required.
- Separate values with | or alternative.
- Maximum number of values is 50 (500 for clients that are allowed higher limits).
- targets
- ⧼apihelp-pushallinfo-param-targets⧽
- This parameter is required.
- Separate values with | or alternative.
- Maximum number of values is 50 (500 for clients that are allowed higher limits).
Example:
- ⧼apihelp-pushall-example⧽
- api.php?action=pushallinfo&titles=page1|page2&targets=target1|target2 [open in sandbox]