LLWiki正在建设中,欢迎加入我们

“模块:Radio-list”的版本间差异

跳转到导航 跳转到搜索
添加36字节 、​ 2020年10月10日 (六) 23:35
无编辑摘要
local id = args.start or 1
local rowspan = {}
local urlcol = tonumber(args.urlcol)
for k,v in ipairs(args) do
local i = k % ncols
if i == 0 then
result = result.."||"..(td[1] and td[1].."|" or "")..td[2]
elseif i == args.urlcol then
result = result.."||"..(td[1] or "")..
(td[2] == "" and " |–" or " class=\"video-link\"|[https://www.bilibili.com/read/"..td[2].." "..td[2].."]")
16,874

个编辑

导航菜单