MediaWiki API help

This is an auto-generated MediaWiki API documentation page.

Documentation and examples: https://www.mediawiki.org/wiki/API

list=allfileusages (af)

(main | query | allfileusages)
  • This module requires read rights.
  • This module can be used as a generator.
  • Source: MediaWiki
  • License: GPL-2.0-or-later

قائمة جميع استخدامات الملفات، بما في ذلك غير الموجودة.

Parameters:
afcontinue

When more results are available, use this to continue.

affrom

عنوان الملف لبدء التعداد منه.

afto

عنوان الملف لوقف التعداد منه.

afprefix

البحث عن كل عناوين الملفات التي تبدأ بهذه القيمة.

afunique

Only show distinct file titles. Cannot be used with afprop=ids. When used as a generator, yields target pages instead of source pages.

Type: boolean (details)
afprop

أي قطعة من المعلومات تريد تضمينها:

ids
تضيف معرفات استخدام الصفحات (لا يمكن استخدامها مع afunique).
title
تضيف عنوان الملف.
Values (separate with | or alternative): ids، title
Default: title
aflimit

كم عدد مجموع البنود للعودة.

No more than ٥٠٠ (٥٬٠٠٠ for bots) allowed.
Type: integer or max
Default: 10
afdir

The direction in which to list.

One of the following values: ascending، descending
Default: ascending