MediaWiki API help
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.
- Iturria: MediaWiki
- Lizentzia: GPL-2.0-or-later
Returns a user contributions feed.
Parametroak:
- feedformat
Produktuaren formatua.
- One of the following values: rss, atom
- Lehenetsia: rss
- user
Zeintzuk erabiltzaileei ekarpenak egin.
- Parametro hau beharrezkoa da.
- Mota: erabiltzaile-izena
- 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, 250, 251, 252, 253
- year
Urtetik aurrera (eta lehenagotik)
- Mota: osokoa
- month
Hilabetetik aurrera (eta lehenagotik)
- Mota: osokoa
- tagfilter
Etiketa hauek dituzten laguntzak iragazki.
- 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
- Lehenetsia: (hutsik)
- deletedonly
Ezabatutako laguntzak soilik erakutsi.
- Mota: boolearra (xehetasunak)
- toponly
Soilik azkenengo berriskusketak diren aldaketak erakutsi.
- Mota: boolearra (xehetasunak)
- newonly
Orrialde sorkuntza direnak soilik erakutsi
- Mota: boolearra (xehetasunak)
- hideminor
Aldaketa txikiak ezkutatu
- Mota: boolearra (xehetasunak)
- showsizediff
Berrikusketen arteko tamaina aldea erakutsi.
- Mota: boolearra (xehetasunak)
Adibidea:
- Return contributions for user Example.
- api.php?action=feedcontributions&user=Example [open in sandbox]