MediaWiki API súgó

Ez egy automatikusan generált MediaWiki-API-dokumentációs lap.

Dokumentáció és példák: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page

action=parser-migration

(main | parser-migration)
  • Ez a modul belső használatú vagy nem stabil. A működése értesítés nélkül változhat.
  • Ez a modul olvasási jogot igényel.
  • Forrás: ParserMigration
  • Licenc: CC0-1.0

Parse a page with two different parser configurations.

Jellemző paraméterek:
Other general parameters are available.
title

The title of the page to load and parse.

Ez a paraméter kötelező.
config

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

old
Parses the page using the "old" configuration; MediaWiki's legacy parser
new
Parses the page using the "new" configuration; Parsoid
Értékek (elválasztó: | vagy más): new, old
Alapértelmezett: old|new
redirect

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