Template:nobr
(Redirected from Template:nowrap)
{{{1}}}
- The following documentation is located at Template:nobr/documentation. [edit]
- Useful links: subpage list • links • redirects • transclusions • errors (parser/module) • sandbox
Usage
The template {{nobr}}
makes its parameter-text totally non-breaking, and simplifies writing by avoiding the explicit use of a non-breaking space ( ).
Unlike the non-breaking space, it even works if the parameter-text contains images (such as a flag).
It's also useful in formatting compact horizontal lists (in compact navigation panels).
- Syntax
- {{nobr|text to make non-breaking; may contain images}}
- Notes
- If the text contains an equals sign, it must be explicitly tagged with 1=
- If the text contains a pipe character for whatever reason, it must be given as |
See also
- Template:Nowrap on Wikipedia.Wikipedia