راهنمای واسط برنامهنویسی کاربردی مدیاویکی
این یک صفحهٔ مستندات برای واسط برنامهنویسی کاربردی مدیاویکی است که بهطور خودکار ایجاد شده است.
مستندات و نمونهها: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page
list=backlinks (bl)
- این پودمان نیازمند اختیارات خواندن است.
- This module can be used as a generator.
- منبع: MediaWiki
- مجوز: GPL-2.0-or-later
Find all pages that link to the given page.
- bltitle
- Title to search. Cannot be used together with blpageid. 
- blpageid
- Page ID to search. Cannot be used together with bltitle. 
- نوع: عدد صحیح
- blcontinue
- When more results are available, use this to continue. More detailed information on how to continue queries can be found on mediawiki.org. 
- blnamespace
- The namespace to enumerate. 
- مقدارهای (جداشده با | یا جایگزینهای آن): 0، 1، 2، 3، 4، 5، 6، 7، 8، 9، 10، 11، 12، 13، 14، 15، 420، 421، 710، 711، 828، 829، 2600
- برای تعیین همهٔ مقدارها از * استفاده کنید.
- bldir
- The direction in which to list. 
- یکی از مقدارهای زیر: ascending، descending
- پیشفرض: ascending
- blfilterredir
- How to filter for redirects. If set to nonredirects when blredirect is enabled, this is only applied to the second level. 
- یکی از مقدارهای زیر: all، nonredirects، redirects
- پیشفرض: all
- bllimit
- How many total pages to return. If blredirect is enabled, the limit applies to each level separately (which means up to 2 * bllimit results may be returned). 
- نوع: عدد صحیح یا max
- The value must be between ۱ and ۵۰۰.
- پیشفرض: 10
- blredirect
- If linking page is a redirect, find all pages that link to that redirect as well. Maximum limit is halved. 
- نوع: بولی (جزئیات)
- نمایش پیوندها به Main page.
- api.php?action=query&list=backlinks&bltitle=%D8%B5%D9%81%D8%AD%D9%87%D9%94%20%D8%A7%D8%B5%D9%84%DB%8C [باز کردن در صفحهٔ تمرین]
- Get information about pages linking to صفحهٔ اصلی.
- api.php?action=query&generator=backlinks&gbltitle=%D8%B5%D9%81%D8%AD%D9%87%D9%94%20%D8%A7%D8%B5%D9%84%DB%8C&prop=info [باز کردن در صفحهٔ تمرین]