Справка MediaWiki API

Это автоматически сгенерированная страница документации MediaWiki API.

Документация и примеры: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page

action=wbsetclaimvalue

(main | wbsetclaimvalue)
  • Этот модуль требует прав на чтение.
  • Этот модуль требует прав на запись.
  • Этот модуль принимает только POST-запросы.
  • Источник: WikibaseRepository
  • Лицензия: GPL-2.0-or-later

Sets the value of a Wikibase claim.

Определённые параметры:
Other general parameters are available.
claim

A GUID identifying the claim

Это обязательный параметр.
value

The value to set the DataValue of the main snak of the claim to

snaktype

The type of the snak

Это обязательный параметр.
Одно из следующих значений: novalue, somevalue, 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

Токен «csrf», полученный из action=query&meta=tokens

Это обязательный параметр.
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 "Боты".

Type: boolean (details)