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 |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
<div | <includeonly><templatestyles src="TOClimit/styles.css"/><div class="toclimit-{{{1|}}}">__TOC__</div></includeonly><noinclude> | ||
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. | |||
==Usage== | ==Usage== | ||
{{ | You can specify the limit with the first parameter; for instance, <code><nowiki>{{TOClimit|3}}</nowiki></code> allows ===subheadings=== but omits any subheadings below that from appearing in 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:Templates]]</noinclude> | [[Category:Templates]]</noinclude> |
Latest revision as of 17:28, 19 November 2024
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.
Usage
You can specify the limit with the first parameter; for instance, {{TOClimit|3}}
allows ===subheadings=== but omits any subheadings below that from appearing in 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).