Template:!/Doc

From PCSAR

(Difference between revisions)
Jump to: navigation, search
(New page: {{Template Doc||is used to include a single vertical bar ( <code>{{!}}</code> ) where it would otherwise not be treated as text but rather as something special.}} This is typically when t...)
Line 3: Line 3:
where it would otherwise not be treated as text but rather as something special.}}
where it would otherwise not be treated as text but rather as something special.}}
This is typically when the text is wrapped in a template call or in a table.
This is typically when the text is wrapped in a template call or in a table.
 +
 +
If you want vertical bar to be parsed, use [[template:parse separator]].

Revision as of 12:02, 23 February 2013

The template {{!}} is used to include a single vertical bar ( | ) where it would otherwise not be treated as text but rather as something special. This is typically when the text is wrapped in a template call or in a table.

If you want vertical bar to be parsed, use template:parse separator.