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=thank

(main | thank)
  • This module requires read rights.
  • This module requires write rights.
  • This module only accepts POST requests.
  • Source: Thanks
  • License: MIT

Magpadala ng pasasalamat sa isang editor.

Specific parameters:
Other general parameters are available.
rev

ID ng rev pasasalamatan mo. Kailangang maibigay ito o ang 'log'.

Type: integer
The value must be no less than 1.
log

ID ng log na pasasalamatan mo. Kailangang maibigay ito o ang 'rev'.

Type: integer
The value must be no less than 1.
token

A "csrf" token retrieved from action=query&meta=tokens

This parameter is required.
source

Maiksing string na naglalarawan sa pinagmulan ng hiling, halimbawa, diff o history.

Example:
Magpadala ng pasasalamat para sa pagbabagong ID 456, kung saan isang pahina ng pagbabago ang pinagmulan.
api.php?action=thank&revid=456&source=diff&token=123ABC [open in sandbox]