276
edits
Welcome to Mariopedia! If you want to request an account, please do so at Mario Wiki or Fanonpedia.
(https://www.mariowiki.com/Template:Br updates) |
(update from https://www.mariowiki.com/Template:Br) |
||
Line 1: | Line 1: | ||
{{#if:{{{toc|}}}|__TOC__}}<div style="clear:{{{1|both}}}"></div><noinclude> | {{#if:{{{toc|}}}|__TOC__}}<div style="clear:{{{1|both}}}"></div><noinclude> | ||
Used to | Used to push any content that follows the template below floating elements. Usage below: | ||
*<code><nowiki>{{br}}</nowiki></code> | *<code><nowiki>{{br|left}}</nowiki></code> pushes subsequent content below left-floated elements | ||
*<code><nowiki>{{br|right}}</nowiki></code> | *<code><nowiki>{{br|right}}</nowiki></code> pushes subsequent content below right-floated elements | ||
*<code><nowiki>{{br| | *<code><nowiki>{{br}}</nowiki></code> pushes subsequent content below both left and right floated elements | ||
*<code><nowiki>{{br|toc=1}}</nowiki></code> places the table of contents before the clear so that it's not pushed down | |||
[[Category:Formatting templates]]</noinclude> | [[Category:Formatting templates]]</noinclude> |