Template:Nowrap/doc

Revision as of 17:59, 30 August 2025 by Mattk4355 (talk | contribs) (Created page with "{{Documentation/Header}} Returns text that will not wrap to a new line. ==Syntax== {{T|Nowrap|v1=text}} ==Examples== {{T|Nowrap|This is text and file 30px that was passed into the nowrap template that does not wrap onto the next line.|_Ybr_=1}} ==Template Data== <templatedata> { "params": { "1": { "label": "Text", "description": "Text to display without wrapping.", "type": "string", "required": true } }, "description": "Retu...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
This is the documentation page for Nowrap.
It contains usage information, categories, and other content not part of the original template page.

Returns text that will not wrap to a new line.

Syntax

{{Nowrap|text}}

Examples

{{Nowrap|This is text and file [[File:CrabGremlin.png|30px]] that was passed into the nowrap template that does not wrap onto the next line.}} yields:
This is text and file that was passed into the nowrap template that does not wrap onto the next line.

Template Data

Returns text that will not wrap to a new line.

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Text1

Text to display without wrapping.

Stringrequired