跳转到内容

Module:IPA/category documentation:修订历史

2025年3月1日 (星期六)

  • 当前先前 14:412025年3月1日 (六) 14:41 BigBullfrog 留言 贡献 3,819字节 +3,819 建立内容为“require('strict') local p = {} local lects = mw.loadData('Module:IPA/data/export') local mLang = require('Module:Lang') function p.main(frame) local args = {} for k, v in pairs(frame:getParent().args) do if v ~= '' then args[k] = v end end local name = mw.title.getCurrentTitle().text:sub(12, -5) local lect, parent local code = args.code if not code then for _, lect2 in ipairs(lects) do if (lect2.name or lect2.extName) == na…”的新页面