RedirectManagement
< RedirectManagement | hi
Updated
November 21, 2023
English (en) العربية (ar) azərbaycanca (az) беларуская (be) bosanski (bs) català (ca) Deutsch (de) Ελληνικά (el) emiliàn e rumagnòl (eml) español (es) suomi (fi) français (fr) Frysk (fy) galego (gl) हिन्दी (hi) hrvatski (hr) magyar (hu) italiano (it) 日本語 (ja) ქართული (ka) 한국어 (ko) Latina (la) Limburgs (li) молдовеняскэ (mo) Bahasa Melayu (ms) Napulitano (nap) Nederlands (nl) occitan (oc) polski (pl) português (pt) português do Brasil (pt-br) română (ro) русский (ru) slovenčina (sk) српски (ћирилица) (sr-ec) srpski (latinica) (sr-el) Türkçe (tr) українська (uk) val 中文(简体) (zh-hans) 中文(繁體) (zh-hant) 中文(香港) (zh-hk) Translate! [
View ]
RedirectManagement सदस्यों को खुद ब खुद
दूने रेडिरेक्ट और
टूटे हुए रेडिरेक्ट सुलझाने देता है। जहाँ कोई भी सदस्य दूने रेडिरेक्टों को सुलझा सकता है, टूटे हुए रेडिरेक्टों को सुलझाने के लिए उन्हें स्टाफ, SOAP, हैल्पर या किसी साइसॉप यूज़रग्रुप में होना पड़ता है।
ध्यान रखें: उन विकियों पर जहाँ दूने रेडिरेक्टों के "चेन" हैं, यह स्क्रिप्ट वहाँ ठीक से काम न भी कर सकता है क्योंकि यह स्क्रिप्ट यह नहीं देखता कि लक्ष्य का पृष्ठ पहले ही एक रेडिरेक्ट है या नहीं।
Usage
यह बटन Special:DoubleRedirects और Special:BrokenRedirects , दोनों पर दिखेगा, और क्लिक करने पर वहीं रेडिरेक्टों को सुलझा देते हैं।
Installation
Add this to MediaWiki:ImportJS :
dev:RedirectManagement/code.js
importArticles:
Add this JavaScript on your wiki (or add the highlighted text to your existing import statement):
importArticles ({ type : 'script' , articles : [ 'u:dev:MediaWiki:RedirectManagement/code.js' , ] });
Local:
Special:MyPage/common.js
Importing multiple scripts? This quick guide shows how to combine the imports. For personal use, note that personal JS must be enabled for your account. If the script requires configuration through MediaWiki:Common.js for sitewide use, don't forget to contact Fandom Staff to get it enabled on your wiki, if it isn't already enabled.