Template:Nowrap/doc: Difference between revisions

ArrowHead294 (talk | contribs)
mNo edit summary
ArrowHead294 (talk | contribs)
mNo edit summary
Line 5: Line 5:


=== Usage ===
=== Usage ===
Pass in the text to be held together as a single unnamed parameter. Passing in two or more unnamed parameters will produce individual chunks of non-wrapped text separated by a comma and space. Spaces within the parameters will not wrap, but the spaces separating the generated non-wrapped <code><nowiki><span></nowiki></code> elements are ordinary spaces and will wrap by default.
Pass in the text to be held together as a single unnamed parameter. Passing in two or more unnamed parameters will produce individual chunks of non-wrapped text separated by a comma and space. All Leading and trailing whitespaces in the input parameters will be trimmed; interior whitespaces within the parameters will not wrap, but the spaces separating the generated <code><nowiki><span></nowiki></code> elements are ordinary spaces and will wrap by default.
 
All leading and trailing whitespaces in the input parameters will be trimmed.


{| class="wikitable"
{| class="wikitable"