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=pagetriagetagging
(main | pagetriagetagging)
- This module requires read rights.
- This module requires write rights.
- This module only accepts POST requests.
- Source: PageTriage
- License: MIT
Add tags to an article.
Specific parameters:
Other general parameters are available.
- pageid
The article for which to be tagged.
- This parameter is required.
- Type: integer
- token
A "csrf" token retrieved from action=query&meta=tokens
- This parameter is required.
- top
The tagging text to be added to the top of an article.
- bottom
The tagging text to be added to the bottom of an article.
- deletion
Whether or not the tagging is for a deletion nomination.
- Type: boolean (details)
- note
Personal note to page creators from reviewers.
- taglist
Pipe-separated list of tags.
- This parameter is required.
- Separate values with | or alternative.
- Maximum number of values is 50 (500 for clients that are allowed higher limits).