Welcome to the Spyro Wiki's new home world!
Feel free to rewrite and expand the articles and upload images that are missing.
Template:Br: Difference between revisions
From the Spyro Wiki, the Spyro and Skylanders encyclopedia
added template |
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: | ||
Line 6: | 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) | ||
Credit to [[mariowiki:Template:Br|Super Mario Wiki]] for the original template. | Credit to the [[mariowiki:Template:Br|Super Mario Wiki]] for designing the original template. | ||
[[Category:Formatting templates]] | [[Category:Formatting templates]]</noinclude> | ||
</noinclude> |
Revision as of 18:40, 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.