MediaWiki API ヘルプ

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

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

action=wbcreateclaim

(main | wbcreateclaim)
  • このモジュールは読み取りの権限を必要とします。
  • このモジュールは書き込みの権限を必要とします。
  • このモジュールは POST リクエストのみを受け付けます。
  • ソース: WikibaseClient
  • ライセンス: GPL-2.0-or-later

Creates Wikibase claims.

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

主張を追加するエンティティのID

この変数は必須です。
snaktype

The type of the snak

この変数は必須です。
値 (次の値のいずれか1つ): novalue、somevalue、value
property

ID of the snaks property

この変数は必須です。
value

Value of the snak when creating a claim with a snak that has a value

summary

Summary for the edit. Will be prepended by an automatically generated comment. The length limit of the autocomment together with the summary is 260 characters. Be aware that everything above that limit will be cut off.

tags

Change tags to apply to the revision.

値 (| または別の文字列で区切る):
token

action=query&meta=tokens から取得した「csrf」トークン

この変数は必須です。
baserevid

The numeric identifier for the revision to base the modification on. This is used for detecting conflicts during save.

型: 整数
bot

Mark this edit as bot. This URL flag will only be respected if the user belongs to the group "ボット".

型: 真偽値 (詳細)