MediaWiki API help
This is an auto-generated MediaWiki API documentation page.
Documentation and examples: https://www.mediawiki.org/wiki/API
list=random (rn)
- This module requires read rights.
- This module can be used as a generator.
- Source: MediaWiki
- License: GPL-2.0+
Get a set of random pages.
Pages are listed in a fixed sequence, only the starting point is random. This means that if, for example, Main Page is the first random page in the list, List of fictional monkeys will always be second, List of people on stamps of Vanuatu third, etc.
Parameters:
- rnnamespace
بازگرداندن صفحههای فقط در این فضاهای نام.
- Values (separate with |): 0، 1، 2، 3، 4، 5، 6، 7، 8، 9، 10، 11، 12، 13، 14، 15، 3000، 3001، 3002، 3003، 3004، 3005، 3006، 3007، 3008، 3009، 3010، 3011، 2300، 2301، 2302، 2303، 106، 107، 828، 829
- rnfilterredir
How to filter for redirects.
- One of the following values: all، redirects، nonredirects
- Default: nonredirects
- rnredirect
- توصیه.
یک تغییرمسیر تصادفی جای یک صفحه تصادفی بارگیری کنید.
- Type: boolean (details)
- rnlimit
محدود کنید چه تعداد صفحه بازگردانده خواهد شد.
- No more than ۵۰۰ (۵٬۰۰۰ for bots) allowed.
- Type: integer or max
- Default: 1
- rncontinue
When more results are available, use this to continue.
Examples:
- بازگرداندن تو صفحهٔ تصادفی از فضای نام اصلی
- api.php?action=query&list=random&rnnamespace=0&rnlimit=2
- بازگرداندن اطلاعات صفحه دربارهٔ دو صفحهٔ تصادفی از فضای نام اصلی
- api.php?action=query&generator=random&grnnamespace=0&grnlimit=2&prop=info