Taylan
Created page with "<includeonly><span style="white-space: nowrap;">{{{1}}}</span></includeonly><noinclude> Used to make a piece of text non-breaking. Usage: <pre> {{nobr|This won't be broken into multiple lines no matter what.}} </pre> Will output the HTML: <pre> <span style="white-space: nowrap;">This won't be broken into multiple lines no matter what.</span> </pre> </noinclude>"