MediaWiki talk:Common.css

Add topic
There are no discussions on this page.

We have Template:TOClimit, and it doesn't actually work because this css isn't on this page. Can you add it plz? Currently, it has no use on the wiki, but we have the TOClimit template on wiki, and it won't work without this css code.

/* Allow limiting of which header levels are shown in a TOC through {{TOClimit}} */
.toclimit-2 .toclevel-2 {display:none;}
.toclimit-3 .toclevel-3 {display:none;}
.toclimit-4 .toclevel-4 {display:none;}
.toclimit-5 .toclevel-5 {display:none;}
.toclimit-6 .toclevel-6 {display:none;}
.toclimit-7 .toclevel-7 {display:none;}

User:ILHI/Sig 18:25, 11 June 2009 (UTC)