راهنمای واسط برنامهنویسی کاربردی مدیاویکی
این یک صفحهٔ مستندات برای واسط برنامهنویسی کاربردی مدیاویکی است که بهطور خودکار ایجاد شدهاست.
مستندات و نمونهها: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page
action=wbsetqualifier
- این پودمان نیازمند اختیارات خواندن است.
- این پودمان نیازمند اختیارات خواندن است.
- این پودمان تنها درخواستهای POST را میپذیرد.
- منبع: WikibaseClient
- مجوز: GPL-2.0-or-later
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
- یکی از مقدارهای زیر: novalue، somevalue، value
- 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.
- 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 "رباتها".
- نوع: بولی (جزئیات)
- Set the qualifier for the given claim with property P1 to string value GdyjxP8I6XB3
- api.php?action=wbsetqualifier&claim=Q999999998$4554c0f4-47b2-1cd9-2db9-aa270064c9f3&property=P1&value="GdyjxP8I6XB3"&snaktype=value&token=foobar [باز کردن در صفحهٔ تمرین]