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=feedcontributions

(main | feedcontributions)

Renvia lo fial de las contribucions d’un utilizaire.

Paramètres :
feedformat

Lo format del flux.

One of the following values: atom, rss
Per defecte: rss
user

What users to get the contributions for.

Cal aquest paràmetre.
Tipus: usuari, per qualsevol de nom d'usuari, IP, Interval d'adreces IP, nom interwiki (p. ex., «prefix>NomExemple») i ID d'usuari (p. ex., «#12345»)
namespace

Which namespace to filter the contributions by.

One of the following values: 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 102, 103, 106, 107, 108, 109, 112, 113, 114, 115, 420, 421
year

A partir de l’annada (e mai recent) :

Tipus: enter
month

A partir del mes (e mai recent) :

Tipus: enter
tagfilter

Filtrar las contribucions qu'an aquestas balisas.

Values (separate with | or alternative): maps-visual-edit, mw-blank, mw-changed-redirect-target, mw-contentmodelchange, mw-new-redirect, mw-removed-redirect, mw-replace, mw-rollback, mw-undo
Default: (empty)
deletedonly

Mostra només les contribucions suprimides.

Type: boolean (details)
toponly

Only show edits that are the latest revisions.

Type: boolean (details)
newonly

Only show edits that are page creations.

Type: boolean (details)
hideminor

Amagar los cambiaments mendres.

Type: boolean (details)
showsizediff

Afichar la diferéncia de talha entre las revisions.

Type: boolean (details)
Example:
Return contributions for user Example.
api.php?action=feedcontributions&user=Example [open in sandbox]