MediaWiki API ヘルプ

このページは自動生成された MediaWiki API の説明文書ページです。

説明文書と例: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page

list=oldreviewedpages (or)

(main | query | oldreviewedpages)
  • このモジュールは読み取りの権限を必要とします。
  • このモジュールはジェネレーターとして使用できます。
  • ソース: 特定版の判定
  • ライセンス: GPL-2.0-or-later

Enumerates pages that have changes pending review.

パラメーター:
その他一般パラメーターが利用可能です。
orstart

Start listing at this timestamp.

Type: timestamp (allowed formats)
orend

Stop listing at this timestamp.

Type: timestamp (allowed formats)
ordir

列挙の方向:

値 (次の値のいずれか1つ): newer、older
既定: newer
ormaxsize

Maximum character count change size.

型: 整数
値の下限は必ず0以上です。
orfilterwatched

How to filter for pages on your watchlist.

値 (次の値のいずれか1つ): all、watched
既定: all
ornamespace

The namespaces to enumerate.

値 (| または別の文字列で区切る): 0、1、2、3、4、5、6、7、8、9、10、11、12、13、14、15、828、829、3000、3001
すべての値を指定するには、*を用いてください。
既定: 0
orcategory

Show pages only in the given category.

orfilterredir

How to filter for redirects.

値 (次の値のいずれか1つ): all、nonredirects、redirects
既定: all
orlimit

How many total pages to return.

型: 整数または max
値は1以上500以下です。
既定: 10