Difference between revisions of "Template:TOCright"

From Project: Gorgon Wiki
Jump to: navigation, search
(TOC floated to the right (similar to Wikipedia and Guild Wars wiki usage).)
(No difference)

Revision as of 11:44, 26 October 2014


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.