Content deleted Content added
try this |
okay, this should be where it is clean |
||
Line 47:
if toc_type == 'collapsible' then
toc_frame:addClass('mw-collapsible mw-collapsed')
:cssText('padding: 4px; border: text-align: center; 1px solid #a2a9b1; font-size: 95%')
header:cssText('font-weight: bold; line-height: 1.6em')
body:addClass('mw-collapsible-content')
|