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