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
- 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): advanced mobile edit, mobile edit, mobile web edit, mw-add-media, mw-blank, mw-changed-redirect-target, mw-contentmodelchange, mw-manual-revert, mw-new-redirect, mw-remove-media, mw-removed-redirect, mw-replace, mw-reverted, mw-rollback, mw-server-side-upload, mw-undo, visualeditor, visualeditor-needcheck, visualeditor-switched, visualeditor-wikitext
- 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]