User:WikiBayer/WBCatHelper/zh

This page is a translated version of the page User:WikiBayer/WBCatHelper and the translation is 18% complete.
Outdated translations are marked like this.

用户脚本 WikiBayerCatHelper (WBCH) 旨在轻松对页面进行分类。该脚本向类别栏添加 OOUI 元素,以便管理类别。

在输入时,会建议现有类别,但也可以通过用逗号分隔来一次添加多个类别,例如 Category 1,Category 2,Category 3

Features

  • Adding, removing and modifying categories
  • Suggestion function for non-existent category pages and subcategories
  • Case sensitivity
  • Automatic conversion of the first letter of the category to uppercase
  • Conversion of "_" to " " for newly added categories
  • Simple operation via a user interface
  • Detection of an edit conflict
  • Various keyboard shortcuts
  • Restore a removed category using a keyboard shortcut (Ctrl + Shift + Z)
  • Batch processing (adding and removing categories)
  • Automatic sorting by alphabet (optional)
  • Manual sorting using keyboard shortcut
  • Temporary marking of the category during editing
  • Generation of a web link to the category page
  • Caching and loading of translations using the Web Storage API (mw.storage) to avoid repeatedly loading the .json file

鍵盤捷徑

目前支持以下语言:

  • 德语
  • 英语
  • 西班牙语 (机器翻译)
  • 捷克语 (机器翻译)
  • 法语 (机器翻译)

安裝

该脚本可以通过你的own common.jsSpecial:MyPage/global.js添加:界面管理员也可以选择将脚本设置为小工具。

未分类页面上的表单

Mouse (category fields):

Double-click (left mouse button): Selects the entire text of the text box.
Double-click (right mouse button): Selects the "Orange" category.

Languages

Currently, the following languages are supported:

  • German
  • English
  • Spanish (machine translation)
  • Czech (machine translation)
  • French (machine translation)

Installation

The script can be added either through your own common.js or Special:MyPage/global.js. Interface administrators also have the option to set up the script as a gadget.

mw.loader.load('//meta.wikimedia.org/w/index.php?title=User:WikiBayer/WBCatHelper.js&action=raw&ctype=text/javascript');

 

 
 
 
Form on uncategorized pages