Template:TOClimit

You do not have permission to edit this page, for the following reason:

The action you have requested is limited to users in one of the groups: Users, Administrators, reviewer, ES_editors, Blog_editors, editor.

You can view and copy the source of this page.

Return to Template:TOClimit.

<includeonly><templatestyles src="TOClimit/styles.css" />

<div class="customtoc {{#if:{{{limit|}}}|toclimit-{{{limit|}}}}} {{#ifeq:{{{nonum|}}}|1|nonum}} {{#ifeq:{{{notitle|}}}|1|notitle}} {{#ifeq:{{{noborder|}}}|1|noborder}} {{#ifeq:{{{inline|}}}|1|inline|}} {{#ifeq:{{{fontlarge|}}}|1|fontlarge}}">__TOC__</div></includeonly><noinclude>

<templatedata>

{

"params": {

"limit": {

"description": {

"en": "Limits heading levels (up to level 4). If value is 2, the TOC is 2 levels deep",

"de": "Ermöglicht die Tiefe des Inhaltsverzeichnisses zu bestimmen (bis Level 4)"

},

"example": "2",

"default": "4",

"required": true,

"label": {

"de": "Limit",

"en": "Limit"

}

},

"nonum": {

"label": {

"en": "No numbering",

"de": "Keine Nummerierung"

},

"description": {

"en": "Removes numbering",

"de": "Nummerierung wird nicht angezeigt bei Wert 1"

},

"suggested": true,

"type": "boolean",

"autovalue": "0"

},

"notitle": {

"label": {

"en": "No title",

"de": "Kein Titel"

},

"description": {

"en": "Removes the heading",

"de": "Titel entfernen"

},

"suggested": true,

"type": "boolean",

"autovalue": "0"

},

"noborder": {

"label": {

"en": "No border",

"de": "Kein Rahmen"

},

"description": {

"en": "Removes the border",

"de": "Rahmen entfernen"

},

"suggested": true,

"type": "boolean",

"autovalue": "0"

},

"fontlarge": {

"label": {

"en": "Larger font size",

"de": "Größere Schrift"

},

"description": {

"en": "Sets size to match the regular content size",

"de": "Schriftgröße wird dem Seiteninhalt angepasst"

},

"suggested": true,

"type": "boolean",

"autovalue": "0"

},

"inline": {

"label": {

"en": "Display inline",

"de": "Inline"

},

"description": {

"en": "Aligns items in one row (only possible if limit is set to 1)",

"de": "Stellt die Überschriften in einer Reihe da (nur möglich, wenn das Limit auf 1 gesetzt ist)"

},

"type": "boolean",

"suggested": true,

"autovalue": "0"

}

},

"description": {

"en": "Customized TOC",

"de": "Angepasstes Inhaltsverzeichnis"

}

}

</templatedata>

</noinclude>