
This is an unofficial archive of PsychonautWiki as of 2025-08-11T15:14:44Z. Content on this page may be outdated, incomplete, or inaccurate. Please refer to the original page for the most up-to-date information.
UserWiki:Vic Vector: Difference between revisions
Jump to navigation
Jump to search
>Vic Vector m z |
>Vic Vector z |
||
Line 1: | Line 1: | ||
<code><nowiki>__TOC__</nowiki></code> | |||
Table of contents | Table of contents | ||
:<code><nowiki>TO DO MJL</nowiki></code> | |||
* <code><nowiki>__FORCETOC__</nowiki></code> forces the TOC to appear at the normal location regardless of the number of headings. | |||
=== New Substance Articles === | |||
# Zipeprol | |||
## Barbexaclone | |||
# Item1 | |||
# Item2 | |||
## Sub-item 1 | |||
### Sub-sub-item | |||
#### Sub-sub-sub-item | |||
## Sub-item 2 | |||
# Item5 | |||
:<code><nowiki>== Sections and headings ==</nowiki></code> | :<code><nowiki>== Sections and headings ==</nowiki></code> | ||
:<code><nowiki>=== Subsection ===</nowiki></code> | |||
:<code><nowiki>==== Sub-subsection ====</nowiki></code> | |||
=== Table of contents === | |||
* <code><nowiki>__FORCETOC__</nowiki></code> forces the TOC to appear at the normal location regardless of the number of headings. | |||
* <code><nowiki>__TOC__</nowiki></code> forces the TOC to appear at the point where the magic word is inserted instead of the normal location. | |||
* <code><nowiki>__NOTOC__</nowiki></code> disables the TOC entirely. | |||
* {{tl|TOC limit}} can be used to control the depth of subsections included in the TOC. This is useful where the TOC is long might confuse readers. |
Revision as of 11:57, 11 January 2021
__TOC__
Table of contents
TO DO MJL
__FORCETOC__
forces the TOC to appear at the normal location regardless of the number of headings.
New Substance Articles
- Zipeprol
- Barbexaclone
- Item1
- Item2
- Sub-item 1
- Sub-sub-item
- Sub-sub-sub-item
- Sub-sub-item
- Sub-item 2
- Sub-item 1
- Item5
== Sections and headings ==
=== Subsection ===
==== Sub-subsection ====
Table of contents
__FORCETOC__
forces the TOC to appear at the normal location regardless of the number of headings.__TOC__
forces the TOC to appear at the point where the magic word is inserted instead of the normal location.__NOTOC__
disables the TOC entirely.- {{TOC limit}} can be used to control the depth of subsections included in the TOC. This is useful where the TOC is long might confuse readers.