Difference between revisions of "Template:TOCleft"
Line 1: | Line 1: | ||
− | {| cellspacing="0" cellpadding="0" style="clear:left; float: left; margin: .5em 1.4em .5em 0; background: none; width: {{{1|auto}}};" | + | <includeonly>{| cellspacing="0" cellpadding="0" style="clear:left; float: left; margin: .5em 1.4em .5em 0; background: none; width: {{{1|auto}}};" |
| __TOC__ | | __TOC__ | ||
− | |} | + | |}</includeonly> |
<noinclude> | <noinclude> | ||
[[Category:Templates]] | [[Category:Templates]] |
Revision as of 13:05, 27 January 2015
Table of Contents - left
- This template can be used to wrap page text around the table of contents box.
- To use it, enter this wiki markup code,
Contents |
, on the page where you want the table of contents box.
- An alternate template, Template:TOCright is available if one wants to place the table of contents box on the right side of the page.