راهنمای واسط برنامهنویسی کاربردی مدیاویکی
این یک صفحهٔ مستندات برای واسط برنامهنویسی کاربردی مدیاویکی است که بهطور خودکار ایجاد شده است.
مستندات و نمونهها: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page
list=exturlusage (eu)
- این پودمان نیازمند اختیارات خواندن است.
- This module can be used as a generator.
- منبع: MediaWiki
- مجوز: GPL-2.0-or-later
Enumerate pages that contain a given URL.
- euprop
- Which pieces of information to include: - ids
- Adds the ID of page.
- title
- Adds the title and namespace ID of the page.
- url
- Adds the URL used in the page.
 
- مقدارهای (جداشده با | یا جایگزینهای آن): ids، title، url
- پیشفرض: ids|title|url
- eucontinue
- When more results are available, use this to continue. More detailed information on how to continue queries can be found on mediawiki.org. 
- euprotocol
- Protocol of the URL. If empty and euquery is set, the protocol is http and https. Leave both this and euquery empty to list all external links. 
- یکی از مقدارهای زیر: Can be empty, or bitcoin، ftp، ftps، geo، git، gopher، http، https، irc، ircs، magnet، mailto، matrix، mms، news، nntp، redis، sftp، sip، sips، sms، ssh، svn، tel، telnet، urn، worldwind، xmpp
- پیشفرض: (خالی)
- euquery
- Search string without protocol. See Special:LinkSearch. Leave empty to list all external links. 
- eunamespace
- The page namespaces to enumerate. 
- مقدارهای (جداشده با | یا جایگزینهای آن): 0، 1، 2، 3، 4، 5، 6، 7، 8، 9، 10، 11، 12، 13، 14، 15
- برای تعیین همهٔ مقدارها از * استفاده کنید.
- eulimit
- How many pages to return. 
- نوع: عدد صحیح یا max
- The value must be between ۱ and ۵۰۰.
- پیشفرض: 10
- euexpandurl
- منسوخشده.
- Expand protocol-relative URLs with the canonical protocol. 
- نوع: بولی (جزئیات)