今天是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
(已移除使用者名稱)