Difference between revisions of "Template:Tocright"

From JoCopedia
Jump to navigation Jump to search
(borrowing floated toc from tmbw)
 
(usage)
Line 1: Line 1:
<div style="float: right; clear: right;">__TOC__</div>
+
<includeonly><div style="float: right; clear: right;">__TOC__</div></includeonly><noinclude>Use this template to align the Table of Contents on a page to the right. Implementing the template will also force a TOC on the page regardless of the number of headings.
 +
 
 +
;Usage
 +
<pre>
 +
{{tocright}}
 +
</pre>
 +
There are no extra parameters.
 +
</noinclude>

Revision as of 21:15, 25 April 2013

Use this template to align the Table of Contents on a page to the right. Implementing the template will also force a TOC on the page regardless of the number of headings.

Usage
{{tocright}}

There are no extra parameters.