AdminDashboard block
< AdminDashboard block | es
Description
Añade un botón con un enlace a >Special:Block en el panel de administración.
English (en) Afrikaans (af) العربية (ar) অসমীয়া (as) беларуская (be) български (bg) bosanski (bs) català (ca) Deutsch (de) Ελληνικά (el) Esperanto (eo) español (es) suomi (fi) français (fr) Frysk (fy) galego (gl) हिन्दी (hi) hrvatski (hr) magyar (hu) Bahasa Indonesia (id) italiano (it) 日本語 (ja) ქართული (ka) 한국어 (ko) latviešu (lv) македонски (mk) молдовеняскэ (mo) Nederlands (nl) occitan (oc) polski (pl) português (pt) português do Brasil (pt-br) română (ro) русский (ru) shqip (sq) српски (ћирилица) (sr-ec) srpski (latinica) (sr-el) ไทย (th) Türkçe (tr) українська (uk) val Tiếng Việt (vi) 中文(简体) (zh-hans) 中文(繁體) (zh-hant) 中文(香港) (zh-hk) Translate! [
View ]
AdminDashboard block añade un botón con un enlace a Special:Block (en español redirige a Especial:Bloquear) al Panel de administración . Se añadirá a la sección Comunidad, y es un acceso rápido a herramientas para manejar bloqueos de usuario.
Installation [ ]
Add this to MediaWiki:ImportJS :
dev:AdminDashboard_block/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:AdminDashboard_block/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.
See also [ ]