Template:!-

From My Wiki
Revision as of 03:08, 17 January 2024 by Abrichardson (talk | contribs) (Created page with "<includeonly>|</includeonly><noinclude> {{Related|Wiki Templates}} == Syntax == <pre> {{!}} </pre> == 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: <pre> {{Related|Pyreal Mote{{!}}Golem Droppings}} </pre> appears as: {{Related|Pyreal Mote{{!}}Golem Droppings}} as compared to: <...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Related topics: Wiki Templates

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