Jump to content

Template:!: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

28 June 2026

  • curprev 16:5416:54, 28 June 2026 Archivist talk contribs 859 bytes +859 Created page with "|<noinclude> == Usage == Use {{tl|!}} 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 == <pre> {{!}} </pre> Produces: :{{!}} == Example == If a template parameter needs to contain text such as <code>A | B</code>, write: <pre> A {{!}} B </pre> This prevents the vertical bar from breaking th..."