Template:Br: Difference between revisions

From Mariopedia, a wiki on Mario, Yoshi, Wario, Donkey Kong, Super Smash Bros., and more!
Jump to navigationJump to search
Content added Content deleted
(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)


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

Revision as of 20:38, April 25, 2022

Used to give space to sections if they have a spacing issue. Usage below:

  • {{br}} gives space to a section
  • {{br|right}} gives space to right side of a section
  • {{br|left}} gives space to left side of a section (ideal when headers clash with infoboxes)