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=feedrecentchanges
- This module requires read rights.
- Font : MediaWiki
- Licéncia : GPL-2.0-or-later
Returns a recent changes feed.
- feedformat
El format del canal.
- One of the following values: atom, rss
- Per defecte: rss
- namespace
Namespace to limit the results to.
- One of the following values: 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 710, 711, 828, 829, 2600
- invert
All namespaces but the selected one.
- Type: boolean (details)
- associated
Include associated (talk or main) namespace.
- Type: boolean (details)
- days
Days to limit the results to.
- Tipus: enter
- The value must be no less than 1.
- Per defecte: 7
- limit
Maximum number of results to return.
- Tipus: enter
- The value must be between 1 and 50.
- Per defecte: 50
- from
Mostra els canvis des de llavors.
- Type: timestamp (allowed formats)
- hideminor
Amaga les edicions menors.
- Type: boolean (details)
- hidebots
Amaga les edicions de bots.
- Type: boolean (details)
- hideanons
Amaga les edicions anònimes.
- Type: boolean (details)
- hideliu
Amaga les edicions d'usuaris registrats.
- Type: boolean (details)
- hidepatrolled
Amaga les edicions patrullades.
- Type: boolean (details)
- hidemyself
Amaga les meves edicions.
- Type: boolean (details)
- hidecategorization
Hide category membership changes.
- Type: boolean (details)
- tagfilter
Filtra segons etiqueta.
All edits except ones tagged with the selected ones.
- Type: boolean (details)
- target
Mostra només els canvis de les pàgines enllaçades a aquesta pàgina.
- showlinkedto
Show changes on pages linked to the selected page instead.
- Type: boolean (details)
- Mostra els canvis recents.
- api.php?action=feedrecentchanges [open in sandbox]
- Show recent changes for 30 days.
- api.php?action=feedrecentchanges&days=30 [open in sandbox]