Template:TOC left: Difference between revisions
Dubiousjim (talk | contribs) (Created template) |
Dubiousjim (talk | contribs) (Improve example by actually using template) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<noinclude>{{Template}} | <noinclude>{{Template}} | ||
<nowiki>Use {{TOC left}} in document to align TOC to the left, allowing text to float beside it.</nowiki> | {{TOC left}}<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__ | ||
|} | |} |
Latest revision as of 13:03, 30 May 2017
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.