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=ma-merge-page-new

(main | ma-merge-page-new)
  • This module requires read rights.
  • Source: MergeArticles
  • License: GPL-3.0-only

Merges a draft version into a new page

Specific parameters:
Other general parameters are available.
pageID

ID of a page

This parameter is required.
Type: integer
text

Text content of a page

skipFile

Bool. Set if files should be skipped

Type: boolean (details)
target

Title of the target page

This parameter is required.