Template:TOCright
Description
This template shows a right-aligned table of contents. This replaces the use of __TOC__ in the article.
Syntax
{{TOCright}}
Parameters (optional)
- clear
- Sets the CSS clear property, which forces this float underneath the side specified with this attribute. So, clear=right (which is the default) will place the element after all the right floating elements before it. Options are left, right, both, or none.
- width
- Set the CSS width.