Module:WikiProject banner/sandbox: Difference between revisions

Content deleted Content added
Undid revision 1163213913 by DFlhb (talk) No idea why it didn't work; reverting because people are looking at the testcases, but we should definitely bring it down to 2 columns later
Now aligns properly at small window sizes
Line 640:
:addClass('wpb-header-name')
:wikitext(wikilink(project_link.prefixedText, project) .. nested_tf_str)
:donetag('span')
:wikitext(nested_ratings_str)
:tag('th')
:css('text-alignfloat', 'right')
:done()
:wikitext(nested_ratings_str)
:done()
:done()
Line 649:
:tag('td')
:addClass('mbox-text wpb-main')
:attr('colspan','32')
:tag('table')
for _, row in ipairs(rows) do