Help:Magic words
From Bugwoodwiki
"Magic words" are special commands that control the format of a page.
Magic words between double underscores
| Word | Explanation |
|---|---|
| __NOTOC__ | Hides the ToC (table of contents) on the current page. |
| __FORCETOC__ | Forces the ToC to appear. |
| __TOC__ | Places a ToC here (overriding any __NOTOC__). If __TOC__ is used multiple times, only the first occurence causes a ToC to appear. |
| __NOEDITSECTION__ | Hides the edit links beside headings. |
| __NOTITLE__ | Hides the main title of a page. |