Media Wiki:How can I hide the table of contents?
From IpbWiki
How can I hide the table of contents?
- For one page
Place the magic word __NOTOC__ into the page markup.
- For all pages
Edit the CSS files; locate the style for the table of contents and add display: none; to the definition.
- Per user
Users can also opt to have the table of contents hidden. This is a user preference, set in Special:Preferences.
