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)
- This module requires read rights.
- Font : MediaWiki
- Licéncia : GPL-2.0-or-later
Renvia lo fial de las contribucions d’un utilizaire.
Paramètres :
Other general parameters are available.
- 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, Usuari temporal, 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, 710, 711, 828, 829, 2600
- 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): ASCII text added, Nuke, OAuth CID: 678, OAuth CID: 1261, OAuth CID: 1352, OAuth CID: 1805, OAuth CID: 1841, OAuth CID: 1904, OAuth CID: 4664, OAuth CID: 6365, OTRS permission added by non-OTRS member, T144167, abusefilter-condition-limit, advanced mobile edit, android app edit, app-ai-assist, app-description-add, app-description-change, app-description-translate, app-full-source, app-image-add-infobox, app-image-add-top, app-image-caption-add, app-image-caption-translate, app-image-tag-add, app-rollback, app-section-source, app-select-source, app-suggestededit, app-talk-reply, app-talk-source, app-talk-topic, app-undo, centralnotice, centralnotice translation, 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, 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, viquirepte, visualeditor, visualeditor-needcheck, visualeditor-switched, visualeditor-wikitext, wikieditor
- Maximum number of values is 50 (500 for clients that are allowed higher limits).
- 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
Disabled due to miser mode.
- Type: boolean (details)
Example:
- Return contributions for user Example.
- api.php?action=feedcontributions&user=Example [open in sandbox]