Help:Hiding the Table of Contents on a Wiki Page

From SDU
Revision as of 17:00, 15 January 2008 by Gityerfix (Talk | contribs) (New page: === How can I hide the table of contents? === ; For one page Place the magic word <tt>'''<nowiki>__NOTOC__</nowiki>'''</tt> into the page markup. ; For all pages Edit the CSS files; loca...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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.