Template:Escape notice: Difference between revisions

(Make page)
 
mNo edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
'''Note:''' Pipe characters (<code>&#124;</code>) must be escaped as <code><nowiki>{{</nowiki>[[mw:Help:Magic words#Escaped characters|!]]<nowiki>}}</nowiki></code> or {{tlx|pipe}}, and equals signs must be escaped as <code><nowiki>{{</nowiki>[[mw:Help:Magic words#Escaped characters|=]]<nowiki>}}</nowiki></code>, except for ones inside <code>&lt;nowiki&gt;</code>, <code><<nowiki />pre></code>, <code><<nowiki />math></code>, and <code><<nowiki />syntaxhighlight></code> tags. See [[Template:Escape template list]] for templates that can be used to escape characters.<noinclude>[[Category:Note templates]]</noinclude>
'''Note:''' Pipe characters (<code>&#124;</code>) must be escaped as {{tlx|!}} or {{tlx|pipe}}, and equals signs must be escaped as {{tlx|&#61;|nolink}} (those inside tags may need to be escaped as well, e.g. <code><nowiki><div style{{=}}"..."></nowiki></code>), except for ones inside <code>&lt;nowiki&gt;</code>, <code><<nowiki />pre></code>, <code><<nowiki />math></code>, and <code><<nowiki />syntaxhighlight></code> tags.

Latest revision as of 10:51, 18 March 2025

Note: Pipe characters (|) must be escaped as {{!}} or {{pipe}}, and equals signs must be escaped as {{=}} (those inside tags may need to be escaped as well, e.g. <div style{{=}}"...">), except for ones inside <nowiki>, <pre>, <math>, and <syntaxhighlight> tags.