MediaWiki API ヘルプ

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

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

action=askargs

(main | askargs)
  • このモジュールは読み取りの権限を必要とします。
  • Source: Semantic MediaWiki
  • License: GPL-2.0+

API module to query SMW by providing a query specified as a list of conditions, printouts and parameters.

パラメーター:
conditions

The query conditions, i.e. the requirements for a subject to be included

このパラメーターは必須です。
複数の値は | で区切ってください。 値の最大値は 50 (ボットの場合は 500) です。
printouts

The query printouts, i.e. the properties to show per subject

複数の値は | で区切ってください。 値の最大値は 50 (ボットの場合は 500) です。
既定値: (空)
parameters

The query parameters, i.e. all non-condition and non-printout arguments

複数の値は | で区切ってください。 値の最大値は 50 (ボットの場合は 500) です。
既定値: (空)