Template:TOC left: Difference between revisions

From Alpine Linux
m (Protected "Template:TOC left": Template ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
(Improve example by actually using template)
 
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 1.4em .8em 0; background: none; width: {{{width|{{{1|auto}}}}}};" {{ifn|{{{limit|}}}|class="toclimit-{{{limit}}}"}}
</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.