跳转到内容

Module:CDD/sandbox:修订历史

2024年8月2日 (星期五)

  • 当前先前 08:092024年8月2日 (五) 08:09 Cookai1205 留言 贡献 3,316字节 +3,316 建立内容为“-- module to turn a parameter list into a list of Coxeter–Dynkin diagram images. -- See the template documentation or any example for how it is used and works. local p = {} local origArgs local lib_arg={} function p.CDD(frame) -- For calling from #invoke. if frame == mw.getCurrentFrame() then if lib_arg.getArgs == nil then lib_arg = require('Module:Arguments') end origArgs = lib_arg.getArgs(frame, {parentFirst=true}) --fra…”的新页面