Справка MediaWiki API
This is an auto-generated MediaWiki API documentation page.
Documentation and examples: https://www.mediawiki.org/wiki/API
action=wbsetqualifier
- Этот модуль требует прав на чтение.
- Этот модуль требует права на запись.
- Этот модуль принимает только Post-запросы.
- Источник: Wikibase Repository
- Лицензия: GPL-2.0+
Creates a qualifier or sets the value of an existing one.
- claim
A GUID identifying the claim for which a qualifier is being set
- Это обязательный параметр.
- property
ID of the snaks property. Should only be provided when creating a new qualifier or changing the property of an existing one
- value
The new value of the qualifier. Should only be provided for PropertyValueSnak qualifiers
- snaktype
The type of the snak. Should only be provided when creating a new qualifier or changing the type of an existing one
- Одно из следующих значений: value, novalue, somevalue
- snakhash
The hash of the snak to modify. Should only be provided for existing qualifiers
- 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.
- token
A "csrf" token retrieved from action=query&meta=tokens
- Это обязательный параметр.
- baserevid
The numeric identifier for the revision to base the modification on. This is used for detecting conflicts during save.
- Тип: integer
- bot
Mark this edit as bot. This URL flag will only be respected if the user belongs to the group "Боты".
- Тип: двоичный (details)
- Set the qualifier for the given claim with property P1 to string value GdyjxP8I6XB3
- api.php?action=wbsetqualifier&claim=Q2$4554c0f4-47b2-1cd9-2db9-aa270064c9f3&property=P1&value="GdyjxP8I6XB3"&snaktype=value&token=foobar [open in sandbox]