There are currently 0 stubs. You can help us by expanding these articles!

Difference between revisions of "Template:Br"

From the Conker Wiki, the Conker encyclopedia
Jump to navigationJump to search
m (3 revisions imported)
(Upd)
 
Line 1: Line 1:
<div style="clear:{{{1|both}}}"></div><noinclude>
{{#if:{{{toc|}}}|__TOC__}}<div style="clear:{{{1|both}}}"></div><noinclude>
Used to give space to sections if they have a spacing issue. Usage below:
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
*<code><nowiki>{{br|right}}</nowiki></code> gives space to right side of a section
*<code><nowiki>{{br|right}}</nowiki></code> gives space to right side of a section
*<code><nowiki>{{br|left}}</nowiki></code> gives space to left side of a section
*<code><nowiki>{{br|left}}</nowiki></code> gives space to left side of a section (ideal when headers clash with infoboxes)


[[Category:Formatting templates]]
Credit to the [[mariowiki:Template:Br|Super Mario Wiki]] for designing the original template.
</noinclude>
[[Category:Formatting templates]]</noinclude>

Latest revision as of 18:42, April 4, 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)

Credit to the Super Mario Wiki for designing the original template.