Template:TOClimit: Difference between revisions

From the Kingdom Hearts Wiki, the Kingdom Hearts encyclopedia
Jump to navigationJump to search
m (Text replacement - "]] </noinclude>" to "]]</noinclude>")
mNo edit summary
Line 1: Line 1:
<div {{#if:{{{1|{{{limit|}}}}}}|class="toclimit-{{{1|{{{limit|}}}}}}"}}>__TOC__</div><noinclude>
<includeonly><templatestyles src="TOClimit/styles.css"/><div class="toclimit-{{{limit|{{{1|}}}}}}">__TOC__</div></includeonly><noinclude>
==Usage==
==Usage==
{{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 <code><nowiki>__TOC__</nowiki></code> magic word. You can specify the limit with the first unnamed parameter, or the limit parameter; for instance, <code>limit=3</code> 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).
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).
 
===Example===
<code>{{tlp|TOClimit|2=3}}</code>
 
[[Category:Templates]]</noinclude>
[[Category:Templates]]</noinclude>

Revision as of 00:04, 7 August 2024

Usage

This template inserts a table of contents which omits subheadings lower than a certain level. The table obeys the same layout rules as the __TOC__ magic word. You can specify the limit with the first unnamed parameter, or 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).

Example

{{TOClimit|3}}