今天是2025年5月14日 第20周 星期三
代人,时大变了。
我们生活在大地上,但我们的梦想超越天空。
更改
跳到导航
跳到搜索
无编辑摘要
第47行:
第47行:
.wikitext( code )
.wikitext( code )
.allDone() )
.allDone() )
+ if args.G31 ~= nil then
+ code = code .. '[[Category:NoteTA模板参数使用数量超过限制的页面|G]]'
+ end
end
end
return code
return code
第78行:
第81行:
.wikitext( code )
.wikitext( code )
.allDone() )
.allDone() )
+ if args[31] ~= nil then
+ code = code .. '[[Category:NoteTA模板参数使用数量超过限制的页面|L]]'
+ end
end
end
return code
return code