Template:Nowrap: Difference between revisions
Jump to navigation
Jump to search
Created page with "<includeonly><span class="no-wrap">{{{1|}}}</span></includeonly><!-- --><noinclude>{{Documentation}}</noinclude>" |
m Protected "Template:Nowrap" ([Edit=Allow only autoconfirmed users] (indefinite) [Move=Allow only autoconfirmed users] (indefinite)) |
||
(No difference)
| |||
Latest revision as of 17:59, 30 August 2025
Note: parts of or the entire template might not be visible without values provided.
| Main | Documentation | Usage |
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.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Text | 1 | Text to display without wrapping. | String | required |