Difference between revisions of "Template:TOCleft"
(→Table of Contents - left) |
|||
(3 intermediate revisions by the same user not shown) | |||
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]] | ||
Line 8: | Line 8: | ||
* This template can be used to wrap page text around the table of contents box. | * This template can be used to wrap page text around the table of contents box. | ||
− | *: To use it, enter this wiki markup code, {{TOCleft}}, on the page where you want the table of contents box. | + | *: To use it, enter this wiki markup code, <code><nowiki>{{TOCleft}}</nowiki></code>, 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. | * An alternate template, [[Template:TOCright]] is available if one wants to place the table of contents box on the right side of the page. | ||
+ | |||
+ | [[Category: Templates]] | ||
</noinclude> | </noinclude> |
Latest revision as of 13:07, 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,
{{TOCleft}}
, on the page where you want the table of contents box.
- To use it, enter this wiki markup code,
- An alternate template, Template:TOCright is available if one wants to place the table of contents box on the right side of the page.