模組:CGroup/sandbox
外观
![]() | 有機器人使用本模块sandbox
如欲移動、刪除或修改此模块sandbox而無法向下兼容,並會影響機器人運作,請先通知機器人操作者,謝謝您。相關的機器人:User:cewbot/log/20191129/configuration |
以下為公共转换组Module:CGroup/sandbox的內容。
描述:公共转换组沙盒 本頁面供測試 CGroup。
本頁定義了以下全局轉換:
- 原文:Content that should not be converted;简体:糟了,内容被转换了;繁體:糟了,內容被轉換了; => Content that should not be converted
反正是測試
- 原文:Content that should not be converted;原文:1;大陆:2;大马:3;新加坡:4;臺灣:5;香港:6;澳門:7;当前显示为:1
-- 用法: 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