Vorlage:TOC limit

Aus SIG3D Quality Wiki DE
Version vom 3. November 2011, 13:39 Uhr von Wikiadmin (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „<div {{#if:{{{1|{{{limit|}}}}}}|class="toclimit-{{{1|{{{limit|}}}}}}"}}>__TOC__</div><noinclude> ==Usage== This template inserts a Table of Contents which omits s…“)
(Unterschied) ← Nächstältere Version | Aktuelle Version (Unterschied) | Nächstjüngere Version → (Unterschied)
Zur Navigation springen Zur Suche springen

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|limit=}}