Trợ giúp về API MediaWiki
This is an auto-generated MediaWiki API documentation page.
Documentation and examples: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page
action=feedrecentchanges
- Mô đun này cần quyền đọc.
- Source: MediaWiki
- License: GPL-2.0-or-later
Trả về nguồn cấp thay đổi gần đây.
- feedformat
Định dạng nguồn cấp.
- Một trong các giá trị: atom, rss
- Default: rss
- namespace
Namespace to limit the results to.
- Một trong các giá trị: 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 100, 101, 710, 711, 828, 829
- invert
All namespaces but the selected one.
- Type: boolean (details)
- associated
Include associated (talk or main) namespace.
- Type: boolean (details)
- days
Ngày để giới hạn kết quả.
- Type: integer
- The value must be no less than 1.
- Default: 7
- limit
Số kết quả lớn nhất để cho ra.
- Type: integer
- The value must be between 1 and 50.
- Default: 50
- from
Show changes since then.
- Type: timestamp (allowed formats)
- hideminor
Ẩn thay đổi nhỏ.
- Type: boolean (details)
- hidebots
Ẩn thay đổi do bot thực hiện.
- Type: boolean (details)
- hideanons
Ẩn thay đổi do người dùng vô danh thực hiện.
- Type: boolean (details)
- hideliu
Ẩn thay đổi do người dùng đăng nhập thực hiện.
- Type: boolean (details)
- hidepatrolled
Ẩn thay đổi đã tuần tra.
- Type: boolean (details)
- hidemyself
Ẩn thay đổi do người dùng hiện tại thực hiện.
- Type: boolean (details)
- hidecategorization
Hide category membership changes.
- Type: boolean (details)
- tagfilter
Lọc theo thẻ.
Tất cả các chỉnh sửa ngoại trừ những chỉnh sửa được gắn thẻ với những chỉnh sửa đã chọn.
- Type: boolean (details)
- target
Show only changes on pages linked from this page.
- showlinkedto
Show changes on pages linked to the selected page instead.
- Type: boolean (details)
- Xem thay đổi gần đây.
- api.php?action=feedrecentchanges [open in sandbox]
- Hiển thị các thay đổi trong 30 ngày gần đây.
- api.php?action=feedrecentchanges&days=30 [open in sandbox]