Template:ContentsRight: Difference between revisions

From comp.tf
Jump to navigation Jump to search
Rezh (talk | contribs)
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..."
 
Rezh (talk | contribs)
m Fixing an error.
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div style="clear: {{{clear|right}}}; margin-bottom: .5em; float: right; padding: .5em 0 .8em 1.4em; background: none; width: {{{width|{{{1|auto}}}}}};" {{#if:{{{limit|}}}|class="toclimit-{{{limit}}}"}}>__TOC__</div>
<div style="clear: {{{clear|right}}}; margin-bottom: .5em; float: right; padding: .5em 0 .8em 1.4em; background: none; width: {{{width|{{{1|auto}}}}}};" {{#if:{{{limit|}}}|class="toclimit-{{{limit}}}"}}>__TOC__</div>
<noinclude>
== Usage ==
This template will be used when you want to put the Table of Contents (or the navigation box) to the right of the screen instead of the default left.
All you have to do is type <nowiki>{{ContentsRight}}</nowiki> at the top of the article you are editing.
== Will Yield ==
'''See the right of this page'''
</noinclude>

Latest revision as of 04:27, 25 April 2015

Usage[edit source]

This template will be used when you want to put the Table of Contents (or the navigation box) to the right of the screen instead of the default left. All you have to do is type {{ContentsRight}} at the top of the article you are editing.

Will Yield[edit source]

See the right of this page