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=feedwatchlist
(main | feedwatchlist)
- Ta modul zahteva pravice branja.
- Source: MediaWiki
- License: GPL-2.0-or-later
Vrne vir spiska nadzorov.
Parameters:
- feedformat
Format vira.
- One of the following values: atom, rss
- Privzeto: rss
- hours
List pages modified within this many hours from now.
- Vtipkajte: celo število
- Vrednost mora biti med 1 in 72.
- Privzeto: 24
- linktosections
Povezava neposredno na spremenjene razdelke, če je mogoče.
- 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.
- Vrsta: uporabnik, ki ustreza uporabniško ime
- 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 | or alternative): !anon, !autopatrolled, !bot, !minor, !patrolled, !unread, anon, autopatrolled, bot, minor, patrolled, unread
- wltype
Which types of changes to show:
- edit
- Regular page edits.
- new
- Page creations.
- log
- Dnevniški zapisi.
- external
- Zunanje spremembe.
- categorize
- Spremembe vključenosti v kategorije.
- Values (separate with | or alternative): categorize, edit, external, log, new
- Privzeto: edit|new|log|categorize
- wlexcludeuser
Don't list changes by this user.
- Vrsta: uporabnik, ki ustreza kateremu koli od uporabniško ime, IP, ime interwikija (npr. »predpona>ImePrimera«) in ID uporabnika (npr. »#12345«)
Zgleda:
- Prikaz vira spiska nadzorov.
- api.php?action=feedwatchlist [open in sandbox]
- Show all changes to watched pages in the past 6 hours.
- api.php?action=feedwatchlist&allrev=&hours=6 [open in sandbox]