Template:TOC limit/doc: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
(create doc subpage)
 
m (→‎See also: remove unused section header)
Line 6: Line 6:
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).
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| ]]
[[Category:TOC templates| ]]
== See also ==


<includeonly><!-- CATEGORIES AND INTERWIKIS HERE, THANKS -->
<includeonly><!-- CATEGORIES AND INTERWIKIS HERE, THANKS -->

Revision as of 20:59, 21 April 2008


Usage

Template:Tlp 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 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).