跳转到内容

Module:Authority control/documentation:修订历史

2024年3月29日 (星期五)

2024年3月28日 (星期四)

2024年3月24日 (星期日)

  • 当前先前 08:202024年3月24日 (日) 08:20 Shizhao 留言 贡献 11,399字节 +11,399 建立内容为“require('strict') local p = {} local configfile = 'Module:Authority control/config' -- default configuation module local arg = mw.getCurrentFrame().args.config if arg and arg~='' then configfile = 'Module:Authority control/config/' .. arg end local config if mw.title.new(configfile).exists then config = mw.loadData(configfile) else return error('Invalid configuration file',0) end local title = mw.title.getCurrentTitle() local namespace = tit…”的新页面