Module:Large category TOC/sandbox: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 29:
:addClass('hlist')
:attr('id', 'toc')
:css('background', 'WhiteSmoke')
:css('clear', 'both')
:css('width', '98%')
 
local header = mw.html.create('div')
:attr('id', 'toctitle')
:css('background','WhiteSmoke')
 
local body = mw.html.create('div')
:css('text-align', 'center')