跳转到内容

Module:For related page:修订历史

2023年8月14日 (星期一)

  • 当前先前 23:252023年8月14日 (一) 23:25 BigBullfrog 留言 贡献 770字节 +770 建立内容为“local mFor = require('Module:For') local mArguments = require('Module:Arguments') local p = {} function p.forFoo (frame) local args = mArguments.getArgs(frame, {parentOnly = true} ) local target if args[1] then target = args[1] else local title = mw.title.getCurrentTitle().text local titles = { mw.ustring.lower(mw.ustring.sub(title, 1, 1)) .. mw.ustring.sub(title, 2), title } local forms = frame.args for k, v in ipair…”的新页面