رہنمائے میڈیاویکی اےپیآئی
ذیل میں میڈیاویکی اےپیآئی کی دستاویزی تفصیلات درج ہیں جو خودکار طور پر لکھی گئی ہیں۔
دستاویز اور مثالوں کے لیے ملاحظہ فرمائیں: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page
action=move
- اس ماڈیول کے لیے اختیارات مطالعہ درکار ہیں۔
- اس ماڈیول کو اختیارات تحریر درکار ہیں۔
- یہ ماڈیول فقط POST کی درخواستیں قبول کرتا ہے۔
- ماخذ: MediaWiki
- اجازت نامہ: GPL-2.0-or-later
صفحہ منتقل کرتا ہے۔
- from
Title of the page to rename. Cannot be used together with fromid.
- fromid
Page ID of the page to rename. Cannot be used together with from.
- Type: integer
- to
Title to rename the page to.
- یہ پیرامیٹر لازمی ہے۔
- reason
Reason for the rename.
- طے شدہ: (خالی)
- movetalk
Rename the talk page, if it exists.
- طرز: بولین (تفصیلات)
- movesubpages
Rename subpages, if applicable.
- طرز: بولین (تفصیلات)
- noredirect
Don't create a redirect.
- طرز: بولین (تفصیلات)
- 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
- ignorewarnings
Ignore any warnings.
- طرز: بولین (تفصیلات)
Change tags to apply to the entry in the move log and to the null revision on the destination page.
- قدریں (| سے امتیاز کیا گیا ہے یا متبادل):
- token
A "csrf" token retrieved from action=query&meta=tokens
- یہ پیرامیٹر لازمی ہے۔
- Move Badtitle to Goodtitle without leaving a redirect.
- api.php?action=move&from=Badtitle&to=Goodtitle&token=123ABC&reason=Misspelled%20title&movetalk=&noredirect= [تختۂ مشق میں کھولیں]