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)

Returns a user's contributions feed.

Parametroak:
Other general parameters are available.
feedformat

Produktuaren formatua.

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

Zeintzuk erabiltzaileei ekarpenak egin.

This parameter is required.
Type: user, by any of lankide izena, IP, Temporary user, IP tartea, interwiki izena (adib. "prefix>ExampleName") eta lankide IDa (adb. "#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, 710, 711, 828, 829
year

Urtetik aurrera (eta lehenagotik)

Type: integer
month

Hilabetetik aurrera (eta lehenagotik)

Type: integer
tagfilter

Etiketa hauek dituzten laguntzak iragazki.

Values (separate with | or alternative): OAuth CID: 429, OAuth CID: 1188, OAuth CID: 1261, OAuth CID: 1352, OAuth CID: 1805, OAuth CID: 6365, OTRS permission added by non-OTRS member, T144167, abusefilter-condition-limit, advanced mobile edit, android app edit, centralnotice, centralnotice translation, disambiguator-link-added, discussiontools, discussiontools-added-comment, discussiontools-edit, discussiontools-newtopic, discussiontools-reply, discussiontools-source, discussiontools-source-enhanced, discussiontools-visual, disneynew, editcheck-newcontent, editcheck-newreference, editcheck-reference-decline-common-knowledge, editcheck-reference-decline-irrelevant, editcheck-reference-decline-other, editcheck-reference-decline-uncertain, editcheck-references, editcheck-references-activated, emoji, fileimporter-remote, ios app edit, massmessage-delivery, meta spam id, mobile app edit, mobile edit, mobile web edit, mw-blank, mw-changed-redirect-target, mw-contentmodelchange, mw-manual-revert, mw-new-redirect, mw-removed-redirect, mw-replace, mw-reverted, mw-rollback, mw-server-side-upload, mw-undo, repeated xwiki CoI abuse, visualeditor, visualeditor-needcheck, visualeditor-switched, visualeditor-wikitext, wikieditor
Maximum number of values is 50 (500 for clients that are allowed higher limits).
Lehenetsia: (hutsik)
deletedonly

Ezabatutako laguntzak soilik erakutsi.

Type: boolean (details)
toponly

Soilik azkenengo berriskusketak diren aldaketak erakutsi.

Type: boolean (details)
newonly

Orrialde sorkuntza direnak soilik erakutsi

Type: boolean (details)
hideminor

Aldaketa txikiak ezkutatu

Type: boolean (details)
showsizediff

Disabled due to miser mode.

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