https://bugzilla.wikimedia.org/show_bug.cgi?id=17587
Krinkle <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Krinkle <[email protected]> 2011-04-04 13:52:21 UTC --- {{TOC}} is a bit ofrisk regarding templates that currently exit and do this already. {{#TOC}} would work I guess, although some of the options listed there seem like overkill / too many options, the following sound useful though. Implementation ala [[File:]] sounds great, so that the order won't matter, nor are parameter names required and the values can be easily localized for content language. * left/right (unnamed parameter, default left, inserts a class, styled via shared.css) * maxlevel=[1-6] (dont show headings higher than this level) * class='' (adds additinonal classes to the default 'toc' class, such as visualClear, or fancy-toc) -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
