Template:!/Doc

From Levistras
< Template:!
Revision as of 23:33, 20 December 2020 by 127.0.0.1 (talk) (Created page with "== Syntax == <pre> {{!}} </pre> == Usage == When a pipe ( | ) is required within a parameter of a template, use this templa...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Syntax

{{!}}

Usage

When a pipe ( | ) is required within a parameter of a template, use this template to insert the pipe without having it parsed as demarcating parameter separation.

For example:

{{Related|Pyreal Mote{{!}}Golem Droppings}}

appears as:

Related topics: Golem Droppings


as compared to:

{{Related|Pyreal Mote|Golem Droppings}}

which would appear as:

Related topics: Pyreal Mote, Golem Droppings