Template:TOC Horizontal: Difference between revisions

Fix categorization of transcluded pages
ArrowHead294 (talk | contribs)
No edit summary
Line 162: Line 162:
This template creates a table of contents with up to three horizontal rows, with up 26 items in each row.  
This template creates a table of contents with up to three horizontal rows, with up 26 items in each row.  


Here is a usage example:
{{doc}}
<pre>
{{TOC Horizontal
|a1=[[#Foo|Foo]]
|a2=[[#Bar|Bar]] 
|b1=[[#A|A]]
|b2=[[#B|B]]
|b3=[[#C|C]]
|c1=[[#Other|Other]]
}}
</pre>
 
[[Category:Templates]]
</noinclude>
</noinclude>