本模块用于公共转换组的沙盒。
return {
name = 'Sandbox',
description = '沙盒',
content = {
{ type = 'text', text = [=[
本模块用于公共转换组的沙盒。
<div style="display: none;">
]=] },
{ type = 'item', original = 'user', rule = 'zh-hans:用户; zh-hant:使用者; zh-hk:用戶;', description = '' },
{ type = 'item', original = 'user page', rule = 'zh-hans:用户页; zh-hk:用戶頁; zh-hant:使用者頁面;', description = '' },
{ type = 'item', original = 'user page', rule = 'zh-hans:用户页面; zh-hk:用戶頁面; zh-hant:使用者頁面;', description = '' },
},
}