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=discussiontoolspageinfo

(main | discussiontoolspageinfo)
  • This module is internal or unstable. Its operation may change without notice.
  • This module requires read rights.
  • Source: Discussion tools
  • License: MIT

Returns metadata required to initialize the discussion tools.

Specific parameters:
Other general parameters are available.
page

The page to perform actions on.

oldid

The revision number to use (defaults to latest revision).

Type: integer
prop

Which properties to get:

transcludedfrom
Which other pages comments have been transcluded from
threaditemshtml
Representation of the comment threads parsed from the page
Values (separate with | or alternative): threaditemshtml, transcludedfrom
Default: transcludedfrom
excludesignatures

Exclude user signatures from the comments (when using prop=threaditemshtml).

Type: boolean (details)