Template:Nobr: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

5 April 2024

  • curprev 01:4401:44, 5 April 2024Taylan talk contribs 367 bytes +367 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>"