MediaWiki API ヘルプ
このページは自動生成された MediaWiki API の説明文書ページです。
説明文書と例: https://www.mediawiki.org/wiki/API
list=tags (tg)
- このモジュールは読み取りの権限を必要とします。
- ソース: MediaWiki
- ライセンス: GPL-2.0-or-later
変更タグを一覧表示します。
パラメーター:
- tgcontinue
When more results are available, use this to continue.
- tglimit
一覧表示するタグの最大数。
- 500(botは5,000)より多くは受け付けません。
- Type: integer or max
- 既定値: 10
- tgprop
取得するプロパティ:
- displayname
- タグのためのシステムメッセージを追加します。
- description
- タグの説明を追加します。
- hitcount
- 版の記録項目の数と、このタグを持っている記録項目の数を、追加します。
- defined
- Indicate whether the tag is defined.
- source
- Gets the sources of the tag, which may include extension for extension-defined tags and manual for tags that may be applied manually by users.
- active
- Whether the tag is still being applied.
- 値 (|もしくは別の文字列で区切る): displayname、description、hitcount、defined、source、active
- 既定値: (空)