MediaWiki API help

This is an auto-generated MediaWiki API documentation page.

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

action=feedrecentchanges

(main | feedrecentchanges)

Returns a recent changes feed.

Paramètres :
feedformat

Lo format del flux.

One of the following values: rss, atom
Per defaut : 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
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.

The value must be no less than 1.
Type: integer
Per defaut : 7
limit

Maximum number of results to return.

The value must be between 1 and 50.
Type: integer
Per defaut : 50
from

Show changes since then.

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.

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)