Template:Spacer
Revision as of 06:19, 5 May 2016 by Garlic (talk | contribs) (Created page with "<includeonly><div style="width:10px; display:inline-block;"></div></includeonly><noinclude>{{documentation}}Category:TemplateCategory:Templates</noinclude>")
(view - edit) Documentation
Template:Spacer displays an inline div which can be useful for aligning elements.
Usage
{{spacer|name|width}}
name
Optional, set by default to nothing
Text to be used inside the div
width
Optional, set by default to "10px"
Width of the div
Example
{{spacer|''7th May''|100px}} Hellbent_ leaves <br /> {{spacer|''1st August''|100px}} boomer joins, Linkuser leaves <br /> {{spacer|''3rd December''|100px}} corsa joins
Will yield:
Hellbent_ leavesboomer joins, Linkuser leaves
corsa joins