Difference between revisions of "Template:TOCright"
(One intermediate revision by the same user not shown) | |||
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> | |
==Table of Contents - right== | ==Table of Contents - right== | ||
Line 9: | Line 10: | ||
*: 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. | ||
− | + | ||
+ | |||
+ | [[Category:templates|{{PAGENAME}}]] | ||
+ | </noinclude> |
Latest revision as of 13:08, 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.