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=mintydocspublish

(main | mintydocspublish)
  • This module requires read rights.
  • This module requires write rights.
  • Source: MintyDocs
  • License: GPL-2.0-or-later

Publishes a MintyDocs page by copying it from the draft namespace to the main namespace.

Parameter:
title

The name of the page to publish

Example:
Copy the contents of the page Draft:ABC123 to the page ABC123
api.php?action=mintydocspublish&title=ABC123 [open in sandbox]