CategoryQuickRemove
< CategoryQuickRemove | es
Description
Permite eliminar una categoría sin entrar en modo edición.
Updated
26 de agosto de 2022 (CategoryQuickRemove.js) 14 de febrero de 2024 (CategoryQuickRemove.css) 17 de junio de 2025 (i18n.json)
English (en) العربية (ar) беларуская (be) български (bg) Deutsch (de) Ελληνικά (el) español (es) suomi (fi) français (fr) Frysk (fy) हिन्दी (hi) hrvatski (hr) magyar (hu) 日本語 (ja) ქართული (ka) 한국어 (ko) latviešu (lv) Nederlands (nl) polski (pl) português do Brasil (pt-br) русский (ru) Türkçe (tr) українська (uk) 中文(简体) (zh-hans) 中文(繁體) (zh-hant) 中文(香港) (zh-hk) 中文(臺灣) (zh-tw) Translate! [
Vista ]
Example(s)
On page (bottom categories)
CategoryQuickRemove agrega un botón para eliminar rápidamente una categoría, que automáticamente la quita del contenido de la página.
Uso
Pase el ratón sobre el nombre de la categoría (en la parte inferior de la página), haga clic en el botón x en la esquina superior derecha y luego haga clic en el botón para confirmar. Tendrás solo 10s para ganar este mini-juego.
Instalación
Add this to MediaWiki:ImportJS :
dev:CategoryQuickRemove.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:CategoryQuickRemove.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.