AllPagesHideRedirect
< AllPagesHideRedirect | tr
Description
Yönlendirmeleri gizleyen Special:AllPages ve Special:PrefixIndex sayfaya bir bağlantı ekler
English (en) aragonés (an) العربية (ar) অসমীয়া (as) asturianu (ast) беларуская (be) беларуская (тарашкевіца) (be-tarask) български (bg) brezhoneg (br) bosanski (bs) català (ca) нохчийн (ce) corsu (co) čeština (cs) dansk (da) Deutsch (de) Ελληνικά (el) Esperanto (eo) español (es) eesti (et) euskara (eu) estremeñu (ext) suomi (fi) føroyskt (fo) français (fr) Frysk (fy) galego (gl) עברית (he) हिन्दी (hi) hrvatski (hr) magyar (hu) հայերեն (hy) Bahasa Indonesia (id) íslenska (is) italiano (it) 日本語 (ja) ქართული (ka) 한국어 (ko) Latina (la) Lëtzebuergesch (lb) latviešu (lv) македонски (mk) молдовеняскэ (mo) Bahasa Melayu (ms) Nederlands (nl) norsk nynorsk (nn) norsk (no) occitan (oc) polski (pl) português (pt) português do Brasil (pt-br) română (ro) русский (ru) sardu (sc) slovenčina (sk) slovenščina (sl) shqip (sq) српски (ћирилица) (sr-ec) srpski (latinica) (sr-el) svenska (sv) తెలుగు (te) ไทย (th) Türkçe (tr) українська (uk) val Tiếng Việt (vi) 中文(简体) (zh-hans) 中文(繁體) (zh-hant) 中文(香港) (zh-hk) 中文(臺灣) (zh-tw) Translate! [
View ]
AllPagesHideRedirect , Special:AllPages ve Special:PrefixIndex sayfaların üstüne, tıklandığında yeniden yönlendirmeleri değiştiren basit bir bağlantı ekler.
Installation [ ]
Add this to MediaWiki:ImportJS :
dev:AllPagesHideRedirect/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:AllPagesHideRedirect/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.