Template:!: Difference between revisions
Jump to navigation
Jump to search
Created page with "The expression {{code|<nowiki>{{!}}</nowiki>}} allows the pipe character <code>|</code> to be inserted into a template. Normally the pipe is used as a separator for parameters and will not display correctly. Using {{code|<nowiki>{{!}}</nowiki>}} will render <code>|</code> within the template. This is also necessary for tables. {{Note|MediaWiki doesn't use this page. The wikitext {{code|<nowiki>{{!}}</nowiki>}} is no longer a template call but instead a magic word since..." |
(No difference)
|
Latest revision as of 23:37, 25 August 2025
The expression {{!}} allows the pipe character | to be inserted into a template. Normally the pipe is used as a separator for parameters and will not display correctly. Using {{!}} will render | within the template. This is also necessary for tables.