七日内新公告:全站维护公告
  • 你好~!欢迎来到萌娘百科镜像站!如需查看或编辑,请联系本站管理员注册账号。
  • 本镜像站和其他萌娘百科的镜像站无关,请注意分别。

Module:CGroup/Sandbox

贴贴♀百科,万娘皆可贴的百科全书!转载请标注来源页面的网页链接,并声明引自贴贴百科。内容不可商用。
跳到导航 跳到搜索
Information.svg
以下是公共转换组“沙盒”的可读版本,由模块:CGroupViewer解析。

本模块用于公共转换组的沙盒。

  • “test”当前显示为:“test”
  • 简体:“love”;繁體:“love”;当前显示为:“love”
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”;' },
},
}