Trợ giúp về API MediaWiki

This is an auto-generated MediaWiki API documentation page.

Documentation and examples: https://www.mediawiki.org/wiki/API

action=feedcontributions

(main | feedcontributions)
  • Mô đun này cần quyền đọc.
  • Source: MediaWiki
  • License: GPL-2.0+

Trả về nguồn cấp đóng góp người dùng.

Các tham số:
feedformat

Định dạng nguồn cấp.

Một giá trị: rss, atom
Mặc định: rss
user

What users to get the contributions for.

Tham số này là bắt buộc.
Type: user name
namespace

Which namespace to filter the contributions by.

Một giá trị: 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 1198, 1199
year

Từ năm (trở về trước).

Type: integer
month

Từ tháng (trở về trước).

Type: integer
tagfilter

Filter contributions that have these tags.

Các giá trị (phân tách bằng |): visualeditor, visualeditor-needcheck, visualeditor-switched
Mặc định: (trống)
deletedonly

Chỉ hiện các đóng góp đã xóa.

Type: boolean (details)
toponly

Chỉ hiện các phiên bản mới nhất.

Type: boolean (details)
newonly

Chỉ hiện các sửa đổi tạo trang.

Type: boolean (details)
showsizediff

Show the size difference between revisions.

Type: boolean (details)
Ví dụ:
Trả về các đóng góp của người dùng Ví dụ.
api.php?action=feedcontributions&user=Example