今天是2024年11月20日 第47周 星期三
代人,时大变了。
我们生活在大地上,但我们的梦想超越天空。
更改
跳到导航
跳到搜索
第1,370行:
第1,370行:
− +
第4,046行:
第4,046行:
− text = text .. '[[Category:' .. v ..']]';
− end
− for _, v in ipairs( z.properties_cats ) do -- append maintenance categories
无编辑摘要
local function pmc(id, embargo)
local function pmc(id, embargo)
local test_limit = 7500000; -- update this value as PMCs approach
local test_limit = 7000000; -- update this value as PMCs approach
local handler = cfg.id_handlers['PMC'];
local handler = cfg.id_handlers['PMC'];
local err_cat = ''; -- presume that PMC is valid
local err_cat = ''; -- presume that PMC is valid
end
end
for _, v in ipairs( z.maintenance_cats ) do -- append maintenance categories
for _, v in ipairs( z.maintenance_cats ) do -- append maintenance categories
text = text .. '[[Category:' .. v ..']]';
text = text .. '[[Category:' .. v ..']]';
end
end
(用户名被删除)