Difference between revisions of "Template:TOClimit"
Jump to navigation
Jump to search
| Line 1: | Line 1: | ||
| − | <div class="toclimit-{{{limit|3}}}">__TOC__</div> | + | <div class="toclimit-{{{1{{{limit|3}}}}}}">__TOC__</div> |
<noinclude> | <noinclude> | ||
<templatedata> | <templatedata> | ||
| Line 15: | Line 15: | ||
} | } | ||
</templatedata> | </templatedata> | ||
| + | == Level 2 == | ||
| + | === Level 3 === | ||
| + | ==== Level 4 ==== | ||
| + | ===== Level 5 ===== | ||
| + | ====== Level 6 ====== | ||
</noinclude> | </noinclude> | ||
Revision as of 07:13, 4 November 2019
This template inserts a Table of Contents which omits subheadings beyond a certain depth. Omitted sections still have section edit links in the article body; 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.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Limit | limit | Input from which heading level it should limit
| Unknown | required |