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

“模块:Tracklist”的版本间差异

跳转到导航 跳转到搜索
添加26字节 、​ 2021年2月9日 (二) 11:25
无编辑摘要
end
 
function ml(frame, singer, br)
if singer == "" then
return ""
local singers = mw.text.split(singer or "", "、")
singers.cv = 1
singers.dlm = br and "<br>" or "、"
return frame:expandTemplate{title = "ml", args = singers}
end
wikitext = wikitext..langWrap(v)
elseif r == ljcols and args.singer_credits then
wikitext = wikitext..ml(frame, v, true)
else
wikitext = wikitext..(v or "")
16,874

个编辑

导航菜单