Actions

Template

CustomTOC2/doc

From DramaWiki

< Template:CustomTOC2
This is a documentation subpage for Template:CustomTOC2.

Purpose

Display a compact table of contents in two lines with up to 10 section links each.

Usage

Paramaters
  • a1 to a10 list up to 10 section headers for line#1
  • b1 to b10 list up to 10 section headers for line#2
  • At least a1 and b1 must be passed. The other parameters are optional.
  • Note: All parameter values have to match subheader names

Example

{{customTOC2
 |a1=Season 1|a2=Season 2|a3=Season 3|a4=Season 4
 |b1=Season 5|b2=Season 6|b3=Season 7|b4=Season 8
}}

Displays:

Contents:  Season 1Season 2Season 3Season 4
Season 5Season 6Season 7Season 8

See Also