Template:Sbrk: Difference between revisions

From OniGalore
(Created page with "<includeonly>​</includeonly><noinclude> The '''soft break''' template places an invisible indicator in the text that a line can be broken at this point. Particularly useful when you string several words together separated by slash characters. This block of text should wrap awkwardly on your screen due to the use of slashes: {| border=1 style="width:175px;" |(e.g. probing/scanning/testing the vulnerability of any of our technical systems) |} This version...")
 
(docs: linked to related templates)
 
Line 11: Line 11:
|(e.g. probing/{{sbrk}}scanning/{{sbrk}}testing the vulnerability of any of our technical systems)
|(e.g. probing/{{sbrk}}scanning/{{sbrk}}testing the vulnerability of any of our technical systems)
|}
|}
==Related templates==
To accomplish the opposite of this template – to ''discourage'' the browser from rendering a linebreak in the midst of some text, you need the [[Template:Nbsp|non-breaking space]].
To prevent a linebreak from happening after a hyphen, you need the [[Template:Nbhy|non-breaking hyphen]].


[[Category:Macro templates]]</noinclude>
[[Category:Macro templates]]</noinclude>

Latest revision as of 02:40, 1 April 2026

The soft break template places an invisible indicator in the text that a line can be broken at this point. Particularly useful when you string several words together separated by slash characters. This block of text should wrap awkwardly on your screen due to the use of slashes:

(e.g. probing/scanning/testing the vulnerability of any of our technical systems)

This version inserts a call to this template after each slash:

(e.g. probing/​scanning/​testing the vulnerability of any of our technical systems)

Related templates

To accomplish the opposite of this template – to discourage the browser from rendering a linebreak in the midst of some text, you need the non-breaking space.

To prevent a linebreak from happening after a hyphen, you need the non-breaking hyphen.