Module:Sandbox/ChaoticShadow/SongDataLine: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 36:
local maxLen = 0
for _,lang in pairs(languages) do
rootmaxLen = root ..max(maxLen, #lang.lyrics)
end
-- for i=1,#tbls.jp.tb,1 do
Line 46:
-- end
 
return tostring(rootmaxLen) .. mw.dumpObject(tbls) .. mw.dumpObject(args)
end
 
439

edits