https://github.com/archlinuxcn/wiki-scripts
scripts for wiki.archlinuxcn.org/wiki
https://github.com/archlinuxcn/wiki-scripts
Last synced: 7 months ago
JSON representation
scripts for wiki.archlinuxcn.org/wiki
- Host: GitHub
- URL: https://github.com/archlinuxcn/wiki-scripts
- Owner: archlinuxcn
- Created: 2022-11-26T05:32:56.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-27T10:45:38.000Z (over 3 years ago)
- Last Synced: 2025-05-01T07:37:48.316Z (11 months ago)
- Language: JavaScript
- Size: 17.6 KB
- Stars: 7
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# wiki-script
适用于 Arch Linux 中文维基的用户脚本和 MediaWiki 小工具,能够为编辑和阅览提供便利。
## 脚本说明
### WikiTranslate.user.js
维护者:[Archeb](https://github.com/Archeb)
为中文编辑者设计的翻译辅助脚本,支持自动处理文本中的模板字符串,并在不影响语序结构的情况下保留它们进行翻译。您可以在多个翻译 API 返回的结果中进行对比,选择您最满意的一个,然后一键插入到编辑框中。
既可以单独作为 GreasyMonkey(油猴)脚本使用,也被同步到 Arch Linux 中文维基的小工具列表里,方便所有编辑者使用。