Template:ContentsRight: Difference between revisions
Jump to navigation
Jump to search
m (Rezh moved page Temaple:ContentsRight to Template:ContentsRight: Miss-spelling) |
m (Fixing an error.) |
||
| (One intermediate revision 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> | |||