Difference between revisions of "Template:TOCright"
Jump to navigation
Jump to search
(Created page with "<div style="clear: {{{clear|right}}}; margin-bottom: .5em; float: right; padding: .5em 0 .8em 1.4em; background: none; width: {{{width|{{{1|auto}}}}}};" {{#if:{{{limit|}}}|cla...") |
m (Added {{TOC see also}}) |
||
(6 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | + | {{TOC | |
− | {{ | + | |clear={{{clear|right}}} |
− | + | |width={{{width|{{{1|auto}}}}}} | |
+ | |align=right | ||
+ | |limit={{{limit|}}} | ||
+ | }}<noinclude> | ||
+ | Template for forcing the table of contents to appear on the right of a page. | ||
+ | |||
+ | See [[Template:TOC]] for documentation. | ||
+ | |||
+ | == See also == | ||
+ | {{TOC see also}} | ||
+ | |||
+ | [[Category:Templates]] | ||
</noinclude> | </noinclude> |
Latest revision as of 07:30, 14 May 2017
Template for forcing the table of contents to appear on the right of a page.
See Template:TOC for documentation.