رہنمائے میڈیاویکی اےپیآئی
ذیل میں میڈیاویکی اےپیآئی کی دستاویزی تفصیلات درج ہیں جو خودکار طور پر لکھی گئی ہیں۔
دستاویز اور مثالوں کے لیے ملاحظہ فرمائیں: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page
action=undelete
- اس ماڈیول کے لیے اختیارات مطالعہ درکار ہیں۔
- اس ماڈیول کو اختیارات تحریر درکار ہیں۔
- یہ ماڈیول فقط POST کی درخواستیں قبول کرتا ہے۔
- ماخذ: MediaWiki
- اجازت نامہ: GPL-2.0-or-later
Undelete revisions of a deleted page.
A list of deleted revisions (including timestamps) can be retrieved through prop=deletedrevisions, and a list of deleted file IDs can be retrieved through list=filearchive.
- title
Title of the page to undelete.
- یہ پیرامیٹر لازمی ہے۔
- reason
Reason for restoring.
- طے شدہ: (خالی)
Change tags to apply to the entry in the deletion log.
- قدریں (| سے امتیاز کیا گیا ہے یا متبادل):
- timestamps
Timestamps of the revisions to undelete. If both timestamps and fileids are empty, all will be undeleted.
- Type: list of timestamps (allowed formats)
- Separate values with | or alternative.
- Maximum number of values is 50 (500 for clients that are allowed higher limits).
- fileids
IDs of the file revisions to restore. If both timestamps and fileids are empty, all will be restored.
- Type: list of integers
- Separate values with | or alternative.
- Maximum number of values is 50 (500 for clients that are allowed higher limits).
- undeletetalk
Undelete all revisions of the associated talk page, if any.
- طرز: بولین (تفصیلات)
- watchlist
Unconditionally add or remove the page from the current user's watchlist, use preferences (ignored for bot users) or do not change watch.
- ذیل کی قدروں میں سے کوئی ایک: nochange، preferences، unwatch، watch
- طے شدہ: preferences
- token
A "csrf" token retrieved from action=query&meta=tokens
- یہ پیرامیٹر لازمی ہے۔
- Undelete page صفحۂ اول.
- api.php?action=undelete&title=%D8%B5%D9%81%D8%AD%DB%82%20%D8%A7%D9%88%D9%84&token=123ABC&reason=Restoring%20%D8%B5%D9%81%D8%AD%DB%82%20%D8%A7%D9%88%D9%84 [تختۂ مشق میں کھولیں]
- Undelete two revisions of page صفحۂ اول.
- api.php?action=undelete&title=%D8%B5%D9%81%D8%AD%DB%82%20%D8%A7%D9%88%D9%84&token=123ABC×tamps=2007-07-03T22:00:45Z|2007-07-02T19:48:56Z [تختۂ مشق میں کھولیں]