مساعدة API ميدياويكي
هذه صفحة توثيق ميدياويكي API التي تم إنشاؤها تلقائيا.
وثائق وأمثلة: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page
action=wblinktitles
- هذه الوحدة تتطلب صلاحيات القراءة.
- هذه الوحدة تتطلب صلاحيات الكتابة.
- هذه الوحدة تقبل طلبات POST فقط.
- المصدر:WikibaseClient
- الترخيص: GPL-2.0-or-later
يجعل صفحتين على ويكيين مختلفين مقترنين مع عنصر Wikibase.
- 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.
- الافتراضي: (فارغ)
- tosite
معرف للموقع حيث توجد الصفحة. استخدم مع totitle لصنع وصلة موقع كاملة.
- هذه المعلمة مطلوبة.
- إحدى القيم التالية:
- totitle
عنوان الصفحة للاقتران. استخدم مع tosite لصنع وصلة موقع كاملة.
- هذه المعلمة مطلوبة.
- fromsite
معرف للموقع حيث توجد الصفحة. استخدم مع fromtitle لصنع وصلة موقع كاملة.
- هذه المعلمة مطلوبة.
- إحدى القيم التالية:
- fromtitle
عنوان الصفحة للاقتران. استخدم مع fromsite لصنع وصلة موقع كاملة.
- هذه المعلمة مطلوبة.
- token
تم استرداد رمز مميز "csrf" من action=query&meta=tokens
- هذه المعلمة مطلوبة.
- bot
علم على هذا التعديل كبوت. علم المسار هذا سيتم احترامه فقط إذا ما كان المستخدم ينتمي للمجموعة "bot".
- Type: boolean (details)
- أضف وصلة "Hydrogen" من الصفحة الإنجليزية إلى "Wasserstoff" في الصفحة الألمانية
- api.php?action=wblinktitles&fromsite=enwiki&fromtitle=Hydrogen&tosite=dewiki&totitle=Wasserstoff [فتح في ملعب]