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=parser-migration

(main | parser-migration)
  • This module is internal or unstable. Its operation may change without notice.
  • This module requires read rights.
  • Source: ParserMigration
  • License: CC0-1.0

Parse a page with two different tidy configurations.

Parameters:
title

The title of the page to load and parse.

This parameter is required.
config

The parser configuration to use. May be "old", "new" or "old|new".

Values (separate with | or alternative): new, old
Default: old|new
redirect

Redirects are followed by default. Use "no" to not follow redirects.