Template:nobr/documentation
Jump to navigation
Jump to search
Usage
[edit]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
[edit]- Template:Nowrap on Wikipedia.Wikipedia