MedijaViki API pagalba

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)
  • This module requires read rights.
  • Šaltinis: MediaWiki
  • Licencija: GPL-2.0-or-later

Gražina vartotojo įnašų srautą.

Parametrai:
feedformat

Srauto formatas.

One of the following values: atom, rss
Default: rss
user

What users to get the contributions for.

This parameter is required.
Type: user, by any of user name, IP, IP range, interwiki name (e.g. "prefix>ExampleName") ir user ID (e.g. "#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, 100, 101, 102, 103, 104, 105, 106, 107, 110, 460, 461
year

Nuo metų (ir anksčiau).

Type: integer
month

Nuo mėnesio (ir anksčiau).

Type: integer
tagfilter

Filtruoti įnašus, kurie turi šias žymes.

Values (separate with | or alternative): mw-blank, mw-changed-redirect-target, mw-contentmodelchange, mw-new-redirect, mw-removed-redirect, mw-replace, mw-rollback, mw-undo, uploadwizard, uploadwizard-flickr
Numatytasis: (tuščia)
deletedonly

Rodyti tik ištrintus įnašus.

Type: boolean (details)
toponly

Rodyti tik keitimus, kurie yra paskutiniai pakeitimai.

Type: boolean (details)
newonly

Rodyti tik keitimus, kurie yra puslapio sukūrimai.

Type: boolean (details)
hideminor

Slėpti nedidelius pakeitimus.

Type: boolean (details)
showsizediff

Rodyti dydžio skirtumą tarp keitimų.

Type: boolean (details)
Pavyzdys:
Gražinti įnašus vartotojui Example.
api.php?action=feedcontributions&user=Example [open in sandbox]