模块:CGroup/sandbox
跳转到导航
跳转到搜索
| 此模块沙盒现有机器人使用。
如欲移动、删除或修改此模块沙盒而无法向下兼容,并会影响机器人运作,请先通知机器人操作者,谢谢您。相关机器人账号或操作说明:User:cewbot/log/20191129/configuration |
以下为公共转换组Module:CGroup/sandbox的内容。
描述:公共转换组沙盒 本页面供测试 CGroup。
本页定义了以下全局转换:
- 原文:Content that should not be converted;简体:糟了,内容被转换了;繁體:糟了,內容被轉換了; => 糟了,内容被转换了
反正是测试
- 原文:Content that should not be converted;原文:1;大陆:2;大马:3;新加坡:4;臺灣:5;香港:6;澳門:7;当前显示为:2
-- 用法: Item('原文', '轉換規則')
local Item = require('Module:CGroup/core').Item;
a= {
name = 'sandbox',
description = '公共转换组沙盒',
content = {
{ type = 'text', text = [=[
{{沙盒}}
本頁面供測試 CGroup。
本頁定義了以下全局轉換:
* -{D|zh: Content that should not be converted; zh-hans: 糟了,内容被转换了;zh-hant: 糟了,內容被轉換了;}- => -{A|zh: Content that should not be converted; zh-hans: 糟了,内容被转换了;zh-hant: 糟了,內容被轉換了;}-
== 反正是測試 ==
]=] },
Item('Content that should not be converted', 'zh: 1; zh-cn: 2; zh-my: 3; zh-sg: 4; zh-tw: 5; zh-hk: 6; zh-mo: 7;'),
},
}
--mw.logObject(a)
return a