|
|
Line 20: |
Line 20: |
| *Conversely, the magic keyword "__NOTOC_" will suppress the "Table of Content" if placed anywhere within the page. | | *Conversely, the magic keyword "__NOTOC_" will suppress the "Table of Content" if placed anywhere within the page. |
| | | |
− | To put both the magic keywords, switch to | + | To put both the magic keywords, switch to " Show Wiki Text Editor" Option as shown in Step 1. |
| | | |
| <br/>__NOAUTHORLIST__ | | <br/>__NOAUTHORLIST__ |
| | | |
| [[Category:Articles]] | | [[Category:Articles]] |
Revision as of 14:34, 19 November 2014
A table of content is created automatically, if an article contains more than three headings.
If your article contains less than three headings or if you want to replace the table of content, you can change its position by using the keyword "__TOC__" in the Wikitext.To change the position of the Table of Content, follow the following steps.
1. Click on "Edit" and then on WikitextEditor:
2. At the position, where you want to place the table of content (in most cases on top of the page), write "__TOC__" and save your changes.
Advanced
- If you want to force the "Table of Content" to be always shown regardless of the number of headings, you can put the magic keyword "__FORCETOC_" anywhere on the page and a Table of content will always be shown.
- Conversely, the magic keyword "__NOTOC_" will suppress the "Table of Content" if placed anywhere within the page.
To put both the magic keywords, switch to " Show Wiki Text Editor" Option as shown in Step 1.