Template:-!
Jump to navigation
Jump to search
|
Usage
These usage notes will not be included in articles bearing this template.
This template adds a non-breaking space followed by a pipe (|) character. It is useful in lists where a line break is only wanted after the pipe.
For example, in the string "Item1 | Item2 | Item3" one probably does not want a line break between each pipe and its preceding space. This could be used to fix it: "Item1{{-!}} Item2{{-!}} Item3".
The format for using this template is as follows:
{{-!}}
- Displays: |
Item1{{-!}} Item2{{-!}} Item3
- Displays:Item1 |Item2 |Item3