|
|
Line 1: |
Line 1: |
− |
| |
| = Instructions = | | = Instructions = |
| | | |
Line 10: |
Line 9: |
| 1. Click on "Edit" and then on WikitextEditor: | | 1. Click on "Edit" and then on WikitextEditor: |
| | | |
− | [[File:Show Wiki Text Editor.JPG|frame|none|710px|alt=Show Wiki Text Editor.JPG]] | + | [[File:Show Wiki Text Editor.JPG|border|none|710px|alt=Show Wiki Text Editor.JPG]] |
| <div style="clear: both"></div> | | <div style="clear: both"></div> |
| 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. | | 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. |
Revision as of 12:13, 4 February 2016
Instructions
A table of content is created automatically, if an article contains more than three headings.
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 have less than 3 headings but still want a "Table of Content (TOC)", then you can force the TOC by adding the magic keyword "__FORCETOC_" anywhere on the article.
- Conversely, the magic keyword "__NOTOC_" will suppress the "Table of Content" if placed anywhere within the article.
To put both the magic keywords, switch to " Show Wiki Text Editor" Option as shown in Step 1.