Module:Episode table: Difference between revisions
Content deleted Content added
PeaceDeadC (talk | contribs) Created page with "-- This module implements {{Episode table}} and {{Episode table/part}}. local HTMLcolor = mw.loadData( 'Module:Color contrast/colors' ) -------------------------------------------------------------------------------- -- EpisodeTable class -- The main class. -------------------------------------------------------------------------------- local contrast_ratio = require('Module:Color contrast')._ratio local EpisodeTable = {} function EpisodeTable.cell(background, width,..." |
PeaceDeadC (talk | contribs) No edit summary |
||
Line 133:
table_width = table_width .. '%'
else
table_width = '
end
| |||