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)
  • มอดูลนี้เป็นมอดูลภายในหรือไม่เสถียร การดำเนินการของมอดูลนี้อาจเปลี่ยนแปลงได้โดยไม่แจ้งให้ทราบล่วงหน้า
  • มอดูลนี้ต้องการสิทธิในการอ่าน
  • แหล่งที่มา: ParserMigration
  • สัญญาอนุญาต: CC0-1.0

Parse a page with two different parser configurations.

Specific parameters:
Other general parameters are available.
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".

old
Parses the page using the "old" configuration; MediaWiki's legacy parser
new
Parses the page using the "new" configuration; Parsoid
ค่า (คั่นด้วย | หรือข้อความทดแทน): new, old
Default: old|new
redirect

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