Help:Table of Contents
Jump to navigation
Jump to search
| Driver's Manual | ||||||||||||
| Page | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| New • Search • Info • Move • Delete | ||||||||||||
| Editing | ||||||||||||
| ||||||||||||
| Account | ||||||||||||
| Account • Preferences | ||||||||||||
| Directory... |
- This page is for the wiki page element known as the table of contents, or TOC. If looking for the help guide table of contents, see here.
The table of contents (TOC) is the collapsible content box typically found near the top of the page, after the intro text and right above the first section heading. It is automatically generated and added to the output when there are three or more headings, of any level.
Editing
Behavior switches
__FORCETOC__- Guarantee inclusion if less than three sections.__TOC__- Move its location to line of placement.__NOTOC__- Remove Table of Contents/Prevent its display.
Templates and style
- {{TOC}} (MediaWiki) - Adjust both the heading limit (suppress
<hN>elements below the desired level) as well as the alignment. - {{AlphaToc}} - Custom TOC meant for alphabetical lists, with anchors for each letter.
- Table of contents templates - Wikipedia
- CSS to hide section numbers:
.tocnumber{display: none;}

