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=feedrecentchanges

(main | feedrecentchanges)

Returns a recent changes feed.

Parametroak:
feedformat

Produktuaren formatua.

One of the following values: atom, rss
Default: rss
namespace

Namespace to limit the results to.

One of the following values: 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 828, 829, 2300, 2301, 2302, 2303
invert

All namespaces but the selected one.

Type: boolean (details)
associated

Include associated (talk or main) namespace.

Type: boolean (details)
days

Egunen arabera emaitzak murriztu.

Type: integer
The value must be no less than 1.
Default: 7
limit

Maximum number of results to return.

Type: integer
The value must be between 1 and 50.
Default: 50
from

Momentu horretatik aurrerako aldaketak erakutsi.

Mota: data-zigilua (onartutako formatuak)
hideminor

Ezkutatu aldaketa txikiak.

Type: boolean (details)
hidebots

Ezkutatu botek egindako aldaketak.

Type: boolean (details)
hideanons

Ezkutatu erabiltzaile anonimoek egindako aldaketak.

Type: boolean (details)
hideliu

Ezkutatu izena emandako erabiltzaileek egindako aldaketak.

Type: boolean (details)
hidepatrolled

Ezkutatu zainpeko aldaketak.

Type: boolean (details)
hidemyself

Ezkutatu zuk egindako aldaketak.

Type: boolean (details)
hidecategorization

Hide category membership changes.

Type: boolean (details)
tagfilter

Iragazi etiketen arabera.

target

Show only changes on pages linked from this page.

showlinkedto

Show changes on pages linked to the selected page instead.

Type: boolean (details)
Adibideak:
Erakutsi aldaketa berriak
api.php?action=feedrecentchanges [open in sandbox]
Erakutsi aldaketa berriak 30 egunez
api.php?action=feedrecentchanges&days=30 [open in sandbox]