Module:Large category TOC/sandbox: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 20:
local toc_string
if collapsible then
toc_string = '<div class="collapsible" style="background:transparent;">\n<div class="NavFrame" '
else
toc_string = '<div '
end
toc_string = toc_string..'<div class="NavFrame" style="clear:both; background:WhiteSmoke;">\n'..
'<div class="NavHead" style="background:WhiteSmoke;">\n'..
'<div class="plainlinks" id="kat_toc" style="background:WhiteSmoke; text-align:center; font-size:100%;">\n'..