跳转到内容

“Module:Redirect template”的修订纪录

差异选择:选中要对比的修订的单选按钮,然后按Enter键或下面的按钮。
说明:(当前)=与最后修订的差异,(之前)=与上个修订的差异,=小编辑。

2025年11月26日 (星期三)

  • 当前之前 13:042025年11月26日 (三) 13:04 鹿野耕云 留言 贡献 3,339字节 +3,339 创建页面,内容为“require('Module:No globals') local p = {} -- key is beginning of arg name. value is table with namespace number and link -- alternatively, a function taking the namespace number and returning a validity -- can be used local namespaceCategories = { all = { function() return true end }, main = { 0, '条目' }, help = { 12, '帮助' }, portal = { 100, '主题' }, talk = { function(n) return n > 0 and n%…”