Content deleted Content added
No edit summary |
No edit summary |
||
Line 146:
title = interview.title
end
table.insert(output, '|-')
table.insert(output, '|' .. i .. '|| style="color:white; background: {{Color|' .. interview.part .. '}}; text-shadow: 1px 1px 1px #333333;"|{{White2|Interview:' .. title .. '}}||' .. interview.type .. '||' .. interview.media .. '||' .. interview.date)
end
|