Help:Hiding the Table of Contents on a Wiki Page
From SDU
Revision as of 17:09, 15 January 2008 by Gityerfix (Talk | contribs) (→How can I hide the table of contents?)
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.