Template:Br: Difference between revisions
From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
<div style="clear:{{{1|both}}}"></div> | <div style="clear:{{{1|both}}}"></div><noinclude>Used to give space to sections if they have a spacing issue. Usage below: | ||
<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 |
Revision as of 20:41, June 29, 2012
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)
If spacing is needed above navigation templates, then please use {{BoxTop}}
instead.