Template:Br: Difference between revisions

34 bytes removed ,  April 25, 2022
https://www.mariowiki.com/Template:Br updates
(Created page with "<div style="clear:{{{1|both}}}"></div><noinclude>Used to give space to sections if they have a spacing issue. Usage below: *<code><nowiki>{{br}}</nowiki></code> gives space t...")
 
(https://www.mariowiki.com/Template:Br updates)
Line 1: Line 1:
<div style="clear:{{{1|both}}}"></div><noinclude>Used to give space to sections if they have a spacing issue. Usage below:
{{#if:{{{toc|}}}|__TOC__}}<div style="clear:{{{1|both}}}"></div><noinclude>
Used to give space to sections if they have a spacing issue. Usage below:


*<code><nowiki>{{br}}</nowiki></code> gives space to a section
*<code><nowiki>{{br}}</nowiki></code> gives space to a section
Line 5: Line 6:
*<code><nowiki>{{br|left}}</nowiki></code> gives space to left side of a section (ideal when headers clash with infoboxes)
*<code><nowiki>{{br|left}}</nowiki></code> gives space to left side of a section (ideal when headers clash with infoboxes)


If spacing is needed above, then please use <code><nowiki>{{BoxTop}}</nowiki></code> instead.
[[Category:Formatting templates]]</noinclude>
</noinclude>