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