Template:TOC limit: Difference between revisions

From Agentpedia, the Microsoft Agent encyclopedia
en>Ais523
new __TOC__ variant, for limited tables of contents that miss out low-level subheadings
 
m 18 revisions imported
 
(17 intermediate revisions by 14 users not shown)
Line 1: Line 1:
<div {{#if:{{{limit|}}}|class="toclimit-{{{limit}}}"}}>__TOC__</div><noinclude>
<templatestyles src="Template:TOC limit/styles.css" /><div class="toclimit-{{{1|{{{limit|3}}}}}}">__TOC__</div><noinclude>
==Usage==
{{documentation}}
{{tlp|TOClimit|2=limit=3}}
This template inserts a Table of Contents which omits subheadings lower than a certain level. The table obeys the same layout rules as the <nowiki>__TOC__</nowiki> magic word. You can specify the limit with the limit parameter; for instance, limit=3 allows ===subheadings=== but omits any subheadings below that from the TOC (they still have section edit links, however; the main use for this template is situations where you want section edit links for ease of editing but don't want to clutter the table of contents).
[[Category:TOC templates]]
</noinclude>
</noinclude>

Latest revision as of 16:40, 6 September 2024