“模块:首页/日期”的版本间差异

添加116字节 、​ 2022年2月1日 (二) 12:10
无编辑摘要
 
elseif i % 5 == 3 then
text = text..'('..v..')'
if args[i + 1] == nil then
args[i + 1] = ''
end
elseif i % 5 == 4 and v ~= '' then
hasTime = true
text = text..' <span class="countdown-num">'..v..'</span>'
if args[i + 1] == nil then
args[i + 1] = ''
end
elseif i % 5 == 0 then
if hasTime then
16,874

个编辑