Template:!
Appearance
|
Usage
Use {{!}} to display a vertical bar character inside a template parameter.
This is useful when a template parameter needs to contain a pipe character without MediaWiki interpreting it as the start of a new parameter.
Basic usage
{{!}}
Produces:
- |
Example
If a template parameter needs to contain text such as A | B, write:
A {{!}} B
This prevents the vertical bar from breaking the template.
Common use
This template is useful inside templates such as {{Scripture quote}}, {{Slim scripture quote}}, {{Smallcaps}}, and other formatting templates when quoted or displayed text contains a vertical bar.
Categories added
- None
Template type
This template is a:
- ⚙️ General utility template