Module:CGroup/Sandbox
跳到导航
跳到搜索
以下是公共转换组“沙盒”的可读版本,由模块:CGroupViewer解析。
本模块用于公共转换组的沙盒。
return {
name = 'Sandbox',
description = '沙盒',
content = {
{ type = 'text', text = [=[
本模块用于公共转换组的沙盒。
<div style="display: none;">
]=] },
{ type = 'item', rule = '“test”' },
{ type = 'item', rule = 'zh-hans:“love”;zh-hant:“love”;' },
},
}