Template:!: Difference between revisions
(New page: |<noinclude> == Syntax == <pre> {{{!}}} </pre> == Usage == When a pipe ( | ) is required within a parameter, use this template to insert the pipe without having it parsed as demarcatin...) |
mNo edit summary |
||
(11 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
|< | <includeonly>|</includeonly><noinclude> | ||
{{Documentation}} | |||
< | |||
{{ | |||
[[Category:Wiki Template]] | [[Category:Wiki Template]] | ||
</noinclude> |
Latest revision as of 21:07, 24 July 2015
Template Documentation: | |_}}/Doc?action=edit Edit Documentation |
---|
Syntax Edit
{{!}}
Usage Edit
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