跳转到内容

Module:地区用词/testcases:修订历史

2022年3月13日 (星期日)

  • 当前先前 09:542022年3月13日 (日) 09:54 Ghren 留言 贡献 2,498字节 +2,498 建立内容为“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…”的新页面