MediaWiki API help
This is an auto-generated MediaWiki API documentation page.
Documentation and examples: https://www.mediawiki.org/wiki/API
action=feedthreads
(main | feedthreads)
- This module requires read rights.
- Source: Liquid Threads
- License: GPL-2.0-or-later
Parameters:
- feedformat
- ⧼apihelp-feedthreads-param-feedformat⧽
- One of the following values: rss, atom
- Default: rss
- days
- ⧼apihelp-feedthreads-param-days⧽
- The value must be between 1 and 30.
- Type: integer
- Default: 7
- type
- ⧼apihelp-feedthreads-param-type⧽
- Values (separate with | or alternative): replies, newthreads
- Default: newthreads
- talkpage
- ⧼apihelp-feedthreads-param-talkpage⧽
- Separate values with | or alternative. Maximum number of values is 50 (500 for bots).
- thread
- ⧼apihelp-feedthreads-param-thread⧽
- Separate values with | or alternative. Maximum number of values is 50 (500 for bots).
Examples:
- ⧼apihelp-feedthreads-example-1⧽
- api.php?action=feedthreads [open in sandbox]
- ⧼apihelp-feedthreads-example-2⧽
- api.php?action=feedthreads&type=replies&thread=Thread:Foo [open in sandbox]
- ⧼apihelp-feedthreads-example-3⧽
- api.php?action=feedthreads&type=newthreads&talkpage=Talk:Main_Page [open in sandbox]