CategoryQuickRemove
< CategoryQuickRemove | tr
Description
Düzenleme moduna girmeden bir kategoriyi kaldırmaya izin verir
Updated
Ağustos 26, 2022 (CategoryQuickRemove.js) Şubat 14, 2024 (CategoryQuickRemove.css) Haziran 17, 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! [
Gör ]
Example(s)
On page (bottom categories)
CategoryQuickRemove , doğrudan sayfa içeriğine eklenen bir kategoriyi hızlı bir şekilde kaldırmak için bir düğme ekler.
Kullanım
Fareyi kategori adının üzerine getirin (sayfanın alt kısmında), sağ üst köşesindeki x düğmesine tıklayın, ardından onaylamak için düğmesine tıklayın. Bu mini oyunu kazanmak için yalnızca 10 saniyeniz olacak.
Kurulum
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.