MedijaViki API pagalba
This is an auto-generated MediaWiki API documentation page.
Documentation and examples: https://www.mediawiki.org/wiki/API
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: rss, atom
- Numatytasis: rss
- user
What users to get the contributions for.
- Šis parametras yra reikalingas.
- Type: user name
- 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): mw-contentmodelchange, mw-new-redirect, mw-removed-redirect, mw-changed-redirect-target, mw-blank, mw-replace, mw-rollback, 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]