Warning
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

From PsychonautWiki Archive
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>


# One
=== Table of contents ===
# Two
## Two point one
# Three


:<code><nowiki>=== Subsection ===</nowiki></code>


# One
* <code><nowiki>__FORCETOC__</nowiki></code> forces the TOC to appear at the normal location regardless of the number of headings.
# Two
* <code><nowiki>__TOC__</nowiki></code> forces the TOC to appear at the point where the magic word is inserted instead of the normal location.
## Two point one
* <code><nowiki>__NOTOC__</nowiki></code> disables the TOC entirely.
# Three
* {{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

  1. Zipeprol
    1. Barbexaclone
  1. Item1
  2. Item2
    1. Sub-item 1
      1. Sub-sub-item
        1. Sub-sub-sub-item
    2. Sub-item 2
  3. 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.