跳转到内容

Module:Class mask:修订历史

2023年10月8日 (星期日)

  • 当前先前 15:542023年10月8日 (日) 15:54 蕭漫 留言 贡献 8,383字节 +8,383 建立内容为“local p = {} local isarticle = function(class) local nonarticleclasses = {'Template', 'File', 'Category', 'Disambig', 'Redirect', 'Portal', 'Project', 'Draft', 'Book', 'FM'} -- these classes will not be identified as conflicting with NA-class local article = true for _,v in ipairs(nonarticleclasses) do if class==v then -- class matches one of the non-article classes article = false break end end return article end local ucfirst…”的新页面