API:Threads

Prefix: th Required Rights: None POST Only? No

Show details of LiquidThreads threads.

Parameters

  • authorLimit results to threads by a particular author(s).
  • dirThe direction in which to enumerate.
Type: one of older, newer
  • endidThe thread id to stop enumerating at. Type: integer
  • idGet threads with the given ID(s).
  • limitThe maximum number of threads to list. Type: limit
  • pageLimit results to threads on a particular page(s).
  • propWhich properties to get.
Type: one of id, subject, page, parent, ancestor, created, modified, author, summaryid, rootid, type, reactions
  • renderWhether or not to include the rendered thread in the results. Type: bool
  • renderlevelWhen rendering, the level at which to start (for the sake of depth limits, etc).
  • rendermaxdepthWhen rendering, the maximum depth of replies to show before showing a "Show X replies" link instead of replies.
  • rendermaxthreadcountWhen rendering, the maximum number of replies to show before adding a "Show more replies" link.
  • renderstartrepliesatWhen rendering, the point at which to start showing replies (used internally to load extra replies).
  • renderthreadcountWhen rendering, the number of threads in that level group.
  • renderthreadposWhen rendering, the position of the thread in the group of threads being rendered at that level (affects display somewhat).
  • rootLimit results to threads with the given root(s).
  • showdeletedWhether or not to show deleted threads. Type: bool
  • startidThe thread id to start enumerating from. Type: integer
  • summaryLimit results to threads corresponding to the given summary page(s).

Errors Codes

  • invalidtitleBad title ``key''.
  • invalidtitleBad title ``title''.
  • readapideniedYou need read permission to use this module.
Category:Auto-generated PageCategory:MediaWiki API
Category:Auto-generated Page Category:MediaWiki API