Template:TOC left: Difference between revisions
Dubiousjim (talk | contribs) (Created template) |
Dubiousjim (talk | contribs) (swap left/right padding) |
||
Line 2: | Line 2: | ||
<nowiki>Use {{TOC left}} in document to align TOC to the left, allowing text to float beside it.</nowiki> | <nowiki>Use {{TOC left}} in document to align TOC to the left, allowing text to float beside it.</nowiki> | ||
<!-- Add cats and interwikis to the /doc subpage, not here! --> | <!-- Add cats and interwikis to the /doc subpage, not here! --> | ||
</noinclude>{| cellspacing="0" cellpadding="0" style="clear: {{{clear|left}}}; margin-bottom: .5em; float: left; padding: .5em | </noinclude>{| cellspacing="0" cellpadding="0" style="clear: {{{clear|left}}}; margin-bottom: .5em; float: left; padding: .5em 1.4em .8em 0; background: none; width: {{{width|{{{1|auto}}}}}};" {{ifn|{{{limit|}}}|class="toclimit-{{{limit}}}"}} | ||
| __TOC__ | | __TOC__ | ||
|} | |} |
Revision as of 09:17, 26 March 2012
Template Documentation for TOC left
This page is a template and should only be used as part of other articles. For more information, read Help:Template.
Please do not experiment with this template; you could ruin all pages using this template. If you want to edit this template, copy the text to Template:Sandbox, edit and test it there, and copy it back when it works.
Feel free to voice your opinion regarding this template.Use {{TOC left}} in document to align TOC to the left, allowing text to float beside it.