Module:Sandbox/ChaoticShadow/SongDataLine: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 48:
local nextContent = nil
for _,lang in ipairs(languages) do
local content = '"temp'"
_row:tag('td'):wikitext(content)
if lang.lyrics[i] ~= "" then
content = lang.lyrics[i]
439

edits