Module:Episode list: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 117:
:attr('colspan',nonnil_params)
:wikitext(args.ShortSummary)
table_rowbottom_wrapper:node(ShortSummary)
return tostring(table_row)..tostring(bottom_wrapper)
else
return tostring(table_row)
end
return tostring(table_row)
end