د مېډياويکي API لارښود

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.
  • سرچينه: MediaWiki
  • منښتليک: GPL-2.0-or-later

Returns a user's contributions feed.

ځانگړي پاراميټرونه:
Other general parameters are available.
feedformat

The format of the feed.

One of the following values: atom، rss
تلواليز: rss
user

What users to get the contributions for.

دا پاراميتر اړين دی.
Type: user, by any of username، IP، Temporary user، IP range، interwiki name (e.g. "prefix>ExampleName") او 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، 710، 711، 828، 829، 2600
year

له کال راهيسې (او له هغې مخکې).

Type: integer
month

له مياشتې راهيسې (او له هغې مخکې).

Type: integer
tagfilter

هغه ونډې چې دا نښانونه لري، چاڼول.

Values (separate with | or alternative): advanced mobile edit، disambiguator-link-added، discussiontools، discussiontools-added-comment، discussiontools-edit، discussiontools-newtopic، discussiontools-reply، discussiontools-source، discussiontools-source-enhanced، discussiontools-visual، 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، 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، visualeditor، visualeditor-needcheck، visualeditor-switched، visualeditor-wikitext، wikieditor
تلواليز: (تش)
deletedonly

يوازې ړنگې‌شوې ونډې ښودل.

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

Hide minor edits.

Type: boolean (details)
showsizediff

Show the size difference between revisions.

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