API:Tags

From MediaWiki.org
Jump to: navigation, search
Tools clipart.png This page is part of the MediaWiki API documentation.
Language: English
MediaWiki API

Quick overview:

v · d · e
  • Prefix: tg
  • Required Rights: None
  • POST Only? No

List valid change tags.

Parameters [edit]

  • continue – When more results are available, use this to continue.
  • limit – The maximum number of tags to list. Type: limit
  • prop – Which properties to get name - Adds name of tag displayname - Adds system message for the tag description - Adds description of the tag hitcount - Adds the amount of revisions that have this tag.
Type: one of name, displayname, description, hitcount

Errors Codes [edit]

  • invalidtitle – Bad title ``key''.
  • invalidtitle – Bad title ``title''.
  • readapidenied – You need read permission to use this module.