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=parsetemplates
(main | parsetemplates)
- This module requires read rights.
- Source: WSSlots
- License: GPL-2.0-or-later
Parse the templates on a page.
Specific parameters:
Other general parameters are available.
- title
Title of the page to parse. Cannot be used together with pageid or oldid.
- pageid
Page ID of the page to parse. Cannot be used together with title or oldid.
- Type: integer
- oldid
Revision ID of the content to parse. Cannot be used together with title or pageid.
- Type: integer
- slot
The name of the slot to parse.
- Default: main