Difference between revisions of "Template:TOC limit"

From MythTV Official Wiki
Jump to: navigation, search
 
Line 1: Line 1:
 
<div class="toclimit-{{{1|{{{limit|3}}}}}}">__TOC__</div><noinclude>
 
<div class="toclimit-{{{1|{{{limit|3}}}}}}">__TOC__</div><noinclude>
<!-- <div {{#if:{{{1|{{{limit|}}}}}}|class="TOC Limit-{{{1|{{{limit|}}}}}}"}}>__TOC__</div><noinclude> -->
 
 
==Usage==
 
==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 <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).

Latest revision as of 19:56, 18 September 2010

Contents

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 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).

{{TOC limit|4}}