POST transform/wikitext/to/mobile-html/{title}
Operation ID: transformWikitextToMobileHtml
Auth: unknown
Description
Transform wikitext to Mobile HTML. - Stability: [stable](https://www.mediawiki.org/wiki/Wikimedia_Product/Wikimedia_Product_Infrastructure_team/API_endpoint_stability_policy#Stable) - Rate limit: 25 req/s (5 req/s when `stash: true`) Please follow [wikitech-l](https://lists.wikimedia.org/mailman/listinfo/wikitech-l) or [mediawiki-api-announce](https://lists.wikimedia.org/mailman/listinfo/mediawiki-api-announce) for announcements of breaking changes.
Parameters (3)
(string, header, optional)
The desired language variant code for wikis where LanguageConverter is enabled. Example: `sr-el` for Latin transcription of the Serbian language.
(string, header, optional)
Output mode for mobile-html. Default is `editPreview`.
Constraints: {'enum': ['editPreview', 'contentAndReferences', 'content', 'references']}
(string, path, required)
Page title. Use underscores instead of spaces. Use percent-encoding. Example: `Main_Page`.
No probe data for this endpoint yet.