跳转到内容

主要公开日志

所有Wikipedia公开日志的联合展示。您可以通过选择日志类型、输入用户名(区分大小写)或相关页面(区分大小写)筛选日志条目。

日志
  • 2022年3月13日 (日) 09:54 Ghren 留言 贡献创建了页面Module:地区用词/testcases 建立内容为“local p = {} local variants = { cn = 'hans', hk = 'hant', mo = 'hant', -- my = 'hans', sg = 'hans', tw = 'hant', } local lc = require( 'Module:WikitextLC' ) function p.main( frame ) local args = frame.args local values = {} for region, defaultScript in pairs( variants ) do if args['zh-hans-' .. region] ~= '' or args['zh-hant-' .. region] ~= '' or args['zh-' .. region] ~= '' then values[re…”的新页面)