Template:List of nowrap-like templates: Difference between revisions
Jump to navigation
Jump to search
(Avoid and/or. Say "not both" if necessary.) |
m (1 revision imported from wikipedia:Template:List_of_nowrap-like_templates) |
Latest revision as of 12:27, 29 March 2020
- {{nowrap}} prevents wrapping within a single template (i.e. not suitable for relatively complex or lengthy content).
- {{Nowraplinks}}...{{Nowraplinks end}} prevents wraps inside links while allowing wraps between links and in normal text. Very useful for link lists and easy to use.
- {{Nowrap begin}}...{{Nowrap end}} prevents wraps in both text and links. For the trickier wrapping cases when you need full control, for instance in very complex link lists.
- {{Spaces}} to produce multiple non-breaking spaces (or a single one).
- {{Inline block}} affects, but does not entirely prevent, line wrapping.
- {{Allow wrap}} can be used to provide a (brief) exception within a no-wrapping area.
- {{Normalwraplink}} allows links to wrap when they otherwise would not.
- {{·}} and {{•}}, spaced and wrap-sensitive interpunct (dot) and bullet.
- Wikipedia:Line-break handling, the how-to guide about word/line-wrapping/breaks at Wikipedia.
- In particular, to avoid line wrapping when quoting a passage such as a poem or computer code, see {{Quote#Line breaks}} - e.g. Template:Blockquote with "poem" tag.