MediaWiki API help
This is an auto-generated MediaWiki Action API documentation page.
action=discussiontoolspageinfo
(main | discussiontoolspageinfo)
- This module is internal or unstable, and you should not use it. 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
- threaditemsflags
Flags to alter the output when using prop=threaditemshtml.
- noreplies
- Don't include the full reply tree, just provide the top-level headings (when using prop=threaditemshtml).
- activity
- Include extra activity data about the oldest and latest replies (when using prop=threaditemshtml).
- excludesignatures
- Exclude user signatures from the comments (when using prop=threaditemshtml).
- Values (separate with | or alternative): activity, excludesignatures, noreplies
- excludesignatures
- Deprecated.
Exclude user signatures from the comments (when using prop=threaditemshtml).