مساعدة API ميدياويكي

هذه صفحة توثيق ميدياويكي API التي تم إنشاؤها تلقائيا.

وثائق وأمثلة: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page

action=wblremovesense

(main | wblremovesense)
  • هذه الوحدة داخلية أو غير مستقرة، ويجب عدم استخدامها. قد يتغير تشغيلها دون إشعار.
  • هذه الوحدة تتطلب صلاحيات القراءة.
  • هذه الوحدة تتطلب صلاحيات الكتابة.
  • هذه الوحدة تقبل طلبات POST فقط.
  • المصدر:WikibaseLexeme
  • الترخيص: GPL-2.0-or-later

يزيل معنى من مفردة

معلمات محددة:
Other general parameters are available.
id

معرف المعنى، مثل L10-S20

هذه المعلمة مطلوبة.
baserevid

معرف مراجعة الأساس لبكسيم، إذا كان التحقق من تعارض التحرير مطلوبا.

النوع: 2 = قائمة الأعداد الصحيحة
tags

عدل الوسوم لتطبيق المراجعة.

القيم (منفصلة مع | أو البديل):
bot

علم هذا التعديل كبوت، سيتم فقط احترام علامة المسار إذا كان المستخدم ينتمي إلى المجموعة "بوتات".

Type: boolean (details)
returnto

Page title. If saving the edit created a temporary account, the API may respond with an URL that the client should visit to complete logging in. If this parameter is provided, the URL will redirect to the given page, instead of the page that was edited.

النوع: عنوان صفحة
يقبل الصفحات غير الموجودة.
returntoquery

URL query parameters (with leading ?). If saving the edit created a temporary account, the API may respond with an URL that the client should visit to complete logging in. If this parameter is provided, the URL will redirect to a page with the given query parameters.

الافتراضي: (فارغ)
returntoanchor

URL fragment (with leading #). If saving the edit created a temporary account, the API may respond with an URL that the client should visit to complete logging in. If this parameter is provided, the URL will redirect to a page with the given fragment.

الافتراضي: (فارغ)
token

تم استرداد رمز مميز "csrf" من action=query&meta=tokens

هذه المعلمة مطلوبة.
أمثلة:
إزالة معنى من مفردة بالمعرف L10-S20
api.php?action=wblremovesense&id=L10-S20 [فتح في ملعب]