MediaWiki API help

This is an auto-generated MediaWiki API documentation page.

Documentation and examples: https://www.mediawiki.org/wiki/API

list=recentchanges (rc)

(main | query | recentchanges)
  • This module requires read rights.
  • This module can be used as a generator.
  • Source: MediaWiki
  • License: GPL-2.0-or-later

Loetle viimased muudatused.

Parameters:
rcstart

Ajatempel, millest alates loetleda.

Type: timestamp (allowed formats)
rcend

Ajatempel, milleni loetleda.

Type: timestamp (allowed formats)
rcdir

Loetlemise suund:

newer
Vanemad enne. Märkus: element rcstart peab olema enne elementi rcend.
older
Uuemad enne (vaikimisi). Märkus: element rcstart peab olema pärast elementi rcend.
One of the following values: newer, older
Default: older
rcnamespace

Loetle muudatusi ainult neist nimeruumidest.

Values (separate with | or alternative): -2, -1, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15
To specify all values, use *.
rcuser

Loetle ainult selle kasutaja muudatused.

Type: user name
rcexcludeuser

Ära loetle selle kasutaja muudatusi.

Type: user name
rctag

Loetle ainult muudatused, mille küljes on see märgis.

rcprop

Hangi teabe lisaelemendid:

user
Adds the user responsible for the edit and tags if they are an IP.
userid
Adds the user ID responsible for the edit.
comment
Adds the comment for the edit.
parsedcomment
Adds the parsed comment for the edit.
flags
Adds flags for the edit.
timestamp
Adds timestamp of the edit.
title
Adds the page title of the edit.
ids
Adds the page ID, recent changes ID and the new and old revision ID.
sizes
Adds the new and old page length in bytes.
redirect
Tags edit if page is a redirect.
patrolled
Tags patrollable edits as being patrolled or unpatrolled.
loginfo
Adds log information (log ID, log type, etc) to log entries.
tags
Lists tags for the entry.
sha1
Adds the content checksum for entries associated with a revision.
Values (separate with | or alternative): user, userid, comment, parsedcomment, flags, timestamp, title, ids, sizes, redirect, patrolled, loginfo, tags, sha1
Default: title|timestamp|ids
rctoken
Deprecated.

Use action=query&meta=tokens instead.

Values (separate with | or alternative): patrol
rcshow

Näita ainult üksusi, mis vastavad neile kriteeriumitele. Näiteks, et näha ainult pisimuudatusi, mille on teinud sisseloginud kasutajad, määra rcshow=minor|!anon.

Values (separate with | or alternative): minor, !minor, bot, !bot, anon, !anon, redirect, !redirect, patrolled, !patrolled, unpatrolled, autopatrolled, !autopatrolled
rclimit

Kui palju muudatusi kokku tagastada.

Lubatud pole üle 500 (robotitele 5000).
Type: integer or max
Default: 10
rctype

Mis tüüpi muudatusi näidata.

Values (separate with | or alternative): edit, new, log, external, categorize
Default: edit|new|log|categorize
rctoponly

Loetle ainult muudatused, millele vastab viimane redaktsioon.

Type: boolean (details)
rctitle

Loetle ainult sissekanded, mis on seotud leheküljega.

rccontinue

Kui saadaval on rohkem tulemusi, kasuta seda jätkamiseks.

rcgeneraterevisions

When being used as a generator, generate revision IDs rather than titles. Recent change entries without associated revision IDs (e.g. most log entries) will generate nothing.

Type: boolean (details)