This page has been transcluded from Template:Flattoc/Documentation.
This template is for making a more horizontal ToC on guide pages that have numerous headings and for which the automatic ToC is extremely long.
{{flattoc|position|columns|<width=toc width>|heading name|list|list|list...}}
These parameters must be in this order. It is not necessary to put __NOTOC__ on the page first.
==Level 2 Heading== use start, for any of the middle headings use middle, and for the last heading in the ToC use end.
==Level 2 Heading== under which you want to create a list split into multiple columns.
<br /> delimited list of ===Level 3 Headings=== goes. Put as many of these in as the number specified for columns, up to 10.
{{flattoc|start|columns|width=#px|heading name|list|list...}}
{{flattoc|end}}
{{flattoc|start|columns|width=#px|heading name|list|list...))
{{flattoc|end|columns|heading name|list|list...}}
{{flattoc|start|columns|width=#px|heading name|list|list...}}
{{flattoc|middle|columns|heading name|list|list...}}
{{flattoc|end|columns|heading name|list|list...}}
{{flattoc|start|3|width=600px
|[[#First heading|First heading]]
|[[#col 1 item 1|col 1 item 1]]<br />[[#col 1 item 2|col 1 item 2]]<br />[[#col 1 item 3|col 1 item 3]]
|[[#col 2 item 1|col 2 item 1]]<br />[[#col 2 item 2|col 2 item 2]]<br />[[#col 2 item 3|col 2 item 3]]
|[[#col 3 item 1|col 3 item 1]]<br />[[#col 3 item 2|col 3 item 2]]<br />[[#col 3 item 3|col 3 item 3]]}}
{{flattoc|middle|5
|[[#Middle heading|Middle heading]]
|[[#col 1 item 1|col 1 item 1]]<br />[[#col 1 item 2|col 1 item 2]]<br />[[#col 1 item 3|col 1 item 3]]
|[[#col 2 item 1|col 2 item 1]]<br />[[#col 2 item 2|col 2 item 2]]<br />[[#col 2 item 3|col 2 item 3]]
|[[#col 3 item 1|col 3 item 1]]<br />[[#col 3 item 2|col 3 item 2]]<br />[[#col 3 item 3|col 3 item 3]]
|[[#col 4 item 1|col 4 item 1]]<br />[[#col 4 item 2|col 4 item 2]]<br />[[#col 4 item 3|col 4 item 3]]
|[[#col 5 item 1|col 5 item 1]]<br />[[#col 5 item 2|col 5 item 2]]<br />[[#col 5 item 3|col 5 item 3]]}}
{{flattoc|middle|5
|[[#Middle heading|Middle heading]]
|[[#col 1 item 1|col 1 item 1]]<br />[[#col 1 item 2|col 1 item 2]]<br />[[#col 1 item 3|col 1 item 3]]
|[[#col 2 item 1|col 2 item 1]]<br />[[#col 2 item 2|col 2 item 2]]<br />[[#col 2 item 3|col 2 item 3]]
|[[#col 3 item 1|col 3 item 1]]<br />[[#col 3 item 2|col 3 item 2]]<br />[[#col 3 item 3|col 3 item 3]]
|[[#col 4 item 1|col 4 item 1]]<br />[[#col 4 item 2|col 4 item 2]]<br />[[#col 4 item 3|col 4 item 3]]
|[[#col 5 item 1|col 5 item 1]]<br />[[#col 5 item 2|col 5 item 2]]<br />[[#col 5 item 3|col 5 item 3]]}}
{{flattoc|end|3
|[[#Last heading|Last heading]]
|[[#col 1 item 1|col 1 item 1]]<br />[[#col 1 item 2|col 1 item 2]]<br />[[#col 1 item 3|col 1 item 3]]
|[[#col 2 item 1|col 2 item 1]]<br />[[#col 2 item 2|col 2 item 2]]<br />[[#col 2 item 3|col 2 item 3]]
|[[#col 3 item 1|col 3 item 1]]<br />[[#col 3 item 2|col 3 item 2]]<br />[[#col 3 item 3|col 3 item 3]]}}