راهنمای واسط برنامهنویسی کاربردی مدیاویکی
این یک صفحهٔ مستندات برای واسط برنامهنویسی کاربردی مدیاویکی است که بهطور خودکار ایجاد شده است.
مستندات و نمونهها: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page
action=wbcreateredirect
- این پودمان نیازمند اختیارات خواندن است.
- این پودمان نیازمند اختیارات خواندن است.
- این پودمان تنها درخواستهای POST را میپذیرد.
- منبع: WikibaseRepository
- مجوز: GPL-2.0-or-later
ساختن جوهره تغییرمسیر.
- from
شناسه جوهره برای ایجاد یک تغییر مسیر
- این پارامتر الزامی است.
- to
شناسه جوهره برای اشاره به یک تغییر مسیر
- این پارامتر الزامی است.
- token
یک بلیط «csrf» واکشیشده از action=query&meta=tokens
- این پارامتر الزامی است.
- bot
این ویرایش را به عنوان ربات علامتگذاری کن. این فلگ یوآرال تنها در صورتی قابل اعتناست که کاربر عضوی از گروه "رباتها" باشد
- نوع: بولی (جزئیات)
- 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.
- پیشفرض: (خالی)
- Q11 را به Q12 تغییر مسیر بده.
- api.php?action=wbcreateredirect&from=Q999999998&to=Q999999999 [باز کردن در صفحهٔ تمرین]