Links
Link important words to other wiki articles or even other websites. It will help readers understand the context.
Okay, got itYou do not have permission to edit this page, for the following reason:
You can view and copy the source of this page.
Return to Template:TOClimit.
<includeonly><templatestyles src="TOClimit/styles.css" />
<div class="customtoc {{#ifeq:{{{inline|}}}|1|inline}} {{#ifeq:{{{background|}}}|1|background}} {{#if:{{{limit|}}}|toclimit-{{{limit|}}}}} {{#ifeq:{{{nonum|}}}|1|nonum}} {{#ifeq:{{{notitle|}}}|1|notitle}} {{#ifeq:{{{noborder|}}}|1|noborder}} {{#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"
}
},
"nonum": {
"label": {
"en": "No numbering",
"de": "Keine Nummerierung"
},
"description": {
"en": "removes the TOC numbers when activated",
"de": "Nummerierung wird nicht angezeigt wenn aktiviert"
},
"default": "0",
"autovalue": "0",
"suggested": true,
"type": "boolean"
},
"notitle": {
"label": {
"en": "No title",
"de": "Kein Titel"
},
"default": "0",
"autovalue": "0",
"description": {
"en": "removes the text and leaves the numbering when activated",
"de": "Titel nicht angezeigt wenn aktiviert"
},
"suggested": true,
"type": "boolean"
},
"noborder": {
"label": {
"en": "No border",
"de": "Kein Rahmen"
},
"description": {
"en": "removes the default TOC border when activated",
"de": "Rahmen wird nicht angezeigt wenn aktiviert"
},
"default": "0",
"autovalue": "0",
"suggested": true,
"type": "boolean"
},
"background": {
"label": {
"en": "Background color",
"de": "Hintergrundfarbe"
},
"description": {
"en": "background is grey when activated",
"de": "Hintergrund ist grau wenn aktiviert"
},
"default": "0",
"autovalue": "0",
"suggested": true,
"type": "boolean"
},
"fontlarge": {
"label": {
"en": "Larger font size",
"de": "Größere Schrift"
},
"default": "0",
"autovalue": "0",
"description": {
"en": "sets size to match regular content size when activated",
"de": "Schriftgröße wird dem Seiteninhalt angepasst wenn aktiviert"
},
"suggested": true,
"type": "boolean"
},
"inline": {
"label": {
"en": "show inline",
"de": "Inline anzeigen"
},
"default": "0",
"autovalue": "0",
"suggested": true,
"type": "boolean",
"description": {
"en": "shows all levels in one row when activated",
"de": "Ebenen werden auf einer Reihe angezeigt wenn aktiviert"
}
}
},
"description": {
"en": "Customized TOC",
"de": "Angepasstes Inhaltsverzeichnis"
}
}
</templatedata>
</noinclude>