미디어위키 API 도움말

이 페이지는 自動으로 生成된 미디어위키 API 도움말 文書입니다.

說明 文書 및 例示: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page

list=recentchanges (rc)

( main | query | recentchanges )
  • 이 모듈은 read 權限을 要求합니다.
  • 이 모듈은 生成機로 使用할 수 있습니다.
  • 出處: MediaWiki
  • 라이선스: GPL-2.0-or-later

最近 바뀜을 列擧합니다.

特定 變數:
다른 一般 變數를 使用할 수 있습니다.
rcstart

The timestamp to start enumerating from.

類型: 타임스탬프 ( 許容되는 포맷 )
rcend

The timestamp to end enumerating.

類型: 타임스탬프 ( 許容되는 포맷 )
rcdir

In which direction to enumerate:

newer
List oldest first. Note: rcstart has to be before rcend.
older
List newest first (default). Note: rcstart has to be later than rcend.
다음 값 中 하나: newer, older 또는 다른 文字列 : newer, older
基本값: older
rcnamespace

Filter changes to only these namespaces.

값 ( | 로 區分): -1, -2, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 100, 101, 102, 103, 118, 119, 710, 711, 828, 829 또는 다른 文字列 : -1, -2, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 100, 101, 102, 103, 118, 119, 710, 711, 828, 829
모든 값을 指定하려면, * 를 使用하십시오.
rcuser

Only list changes by this user.

形態: 使用者 이름, IP, 臨時 使用者, 인터위키 이름 (예: "prefix>ExampleName"), 使用者 ID (예: "#12345") 모두에 따른 使用者
rcexcludeuser

Don't list changes by this user.

形態: 使用者 이름, IP, 臨時 使用者, 인터위키 이름 (예: "prefix>ExampleName"), 使用者 ID (예: "#12345") 모두에 따른 使用者
rctag

Only list changes tagged with this tag.

rcprop

追加 情報를 包含합니다:

user
編輯에 臨할 使用者를 追加하고 IP인 境遇 태그합니다.
userid
編輯에 臨할 使用者를 追加합니다.
comment
Adds the comment for the edit. If the comment has been revision deleted, a commenthidden property will be returned.
parsedcomment
Adds the parsed comment for the edit. If the comment has been revision deleted, a commenthidden property will be returned.
flags
編輯에 對한 플래그를 追加합니다.
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. If the content has been revision deleted, a sha1hidden property will be returned.
oresscores
Adds ORES scores for the entry.
값 ( | 로 區分): comment, flags, ids, loginfo, oresscores, parsedcomment, patrolled, redirect, sha1, sizes, tags, timestamp, title, user, userid 또는 다른 文字列 : comment, flags, ids, loginfo, oresscores, parsedcomment, patrolled, redirect, sha1, sizes, tags, timestamp, title, user, userid
基本값: title|timestamp|ids
rcshow

Show only items that meet these criteria. For example, to see only minor edits done by logged-in users, set rcshow=minor|!anon.

When using oresreview or !oresreview , revisions without a score (e.g. very old revisions) are considered as not needing review even if they would need review if scored.

값 ( | 로 區分): !anon, !autopatrolled, !bot, !minor, !oresreview, !patrolled, !redirect, anon, autopatrolled, bot, minor, oresreview, patrolled, redirect, unpatrolled 또는 다른 文字列 : !anon, !autopatrolled, !bot, !minor, !oresreview, !patrolled, !redirect, anon, autopatrolled, bot, minor, oresreview, patrolled, redirect, unpatrolled
rclimit

How many total changes to return.

類型: 整數 또는 max
값은 1와 500 사이여야 합니다.
基本값: 10
rctype

Which types of changes to show.

값 ( | 로 區分): categorize, edit, external, log, new 또는 다른 文字列 : categorize, edit, external, log, new
基本값: edit|new|log|categorize
rctoponly

Only list changes which are the latest revision.

類型: 不利言 ( 仔細한 情報 )
rctitle

Filter entries to those related to a page.

rccontinue

더 많은 結果를 利用할 수 있을 때, 繼續하려면 이것을 使用하십시오.

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.

類型: 不利言 ( 仔細한 情報 )
rcslot

Only list changes that touch the named slot.

다음 값 中 하나: main 또는 다른 文字列 : main