Module:WikiProject banner/sandbox: Difference between revisions

Content deleted Content added
here
Tag: Reverted
No edit summary
Tag: Reverted
Line 439:
:tag('td')
:attr('colspan','3'):addClass('wpb-collapsed-notes'):tag('table')
:addClass('mw-collapsible mw-collapsed'):tag('tr')
:tag('th')
:attr('colspan','3'):addClass('wpb-collapsed-head'):wikitext(header)
:tagdone('td')
:done()
:donetag('tr')
:tag('trtd')
:addClass('mbox-image wpb-gutter'):css('min-width',image_left_size):tag('span')
:tag('td')
:addClass('mbox-image wpb-gutter'):css('min-width',image_left_size):tag('span') :addClass('wpb-iefix'):wikitext('/ '):
:done() --TO FIX IE
:done()
:tag('td'):done()
:tag('td'):done()
:done()
for _, row in ipairs(new_rows) do
collapsed_section:node(row)
end
table.insert(rows, collapsed_section:done())
:done()
table.insert(rows, collapsed_section)
for _, row in ipairs(new_rows) do
collapsed_section:node(row)
end
table.insert(rows, collapsed_section:done())
else
for _, row in ipairs(new_rows) do