MediaWiki API ヘルプ

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

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

list=tags (tg)

(main | query | tags)
  • このモジュールは読み取りの権限を必要とします。
  • ソース: MediaWiki
  • ライセンス: GPL-2.0-or-later

変更タグを一覧表示します。

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

When more results are available, use this to continue. More detailed information on how to continue queries can be found on mediawiki.org.

tglimit

一覧表示するタグの最大数。

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

取得するプロパティ:

displayname
タグのためのシステムメッセージを追加します。
description
タグの説明を追加します。
hitcount
版の記録項目の数と、このタグを持っている記録項目の数を、追加します。
defined
Indicate whether the tag is defined (see source).
source
Gets the sources of the tag definition, which may include software for software-defined tags and manual for tags that may be applied manually by users.
active
Whether the tag is still being applied by the software, or may still be applied by users.
値 (| または別の文字列で区切る): active、defined、description、displayname、hitcount、source
既定値: (空)