MediaWiki API help

This is an auto-generated MediaWiki API documentation page.

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

action=feedwatchlist

(main | feedwatchlist)
  • This module requires read rights.
  • Source: MediaWiki
  • License: GPL-2.0+

برگرداندن فهرست پیگیری‌های خوراک.

Parameters:
feedformat

فرمت خوراک.

One of the following values: rss، atom
Default: rss
hours

List pages modified within this many hours from now.

The value must be between ۱ and ۷۲.
Type: integer
Default: 24
linktosections

اگر ممکن است به طور مستقیم به بخش‌های تغییریافته پیوند دهید.

Type: boolean (details)
allrev

Include multiple revisions of the same page within given timeframe.

Type: boolean (details)
wlowner

Used along with token to access a different user's watchlist.

Type: user name
wltoken

A security token (available in the user's preferences) to allow access to another user's watchlist.

wlshow

Show only items that meet these criteria. For example, to see only minor edits done by logged-in users, set show=minor|!anon.

Values (separate with |): minor، !minor، bot، !bot، anon، !anon، patrolled، !patrolled، unread، !unread
wltype

Which types of changes to show:

edit
Regular page edits.
external
External changes.
new
Page creations.
log
Log entries.
Values (separate with |): edit، external، new، log
Default: edit|new|log
wlexcludeuser

Don't list changes by this user.

Type: user name
Examples:
نمایش خوراک فهرست پی‌گیری
api.php?action=feedwatchlist
همهٔ تغییرات ۶ ساعت گذشته در صفحه‌های پی‌گیری را نمایش دهید
api.php?action=feedwatchlist&allrev=&hours=6