Template:Find substed/escape
From Rest of What I Know
Returns the input string with certain Cirrus metacharacters escaped. Full set: ~@#&*()-+{}[]|<>?.\; for now, only ampersand is escaped.
Usage
{{find substed/escape|string}}
Parameters
There is one required positional parameter:
|1=– the string to be escaped
Examples
See also
- Template:Template usage#Metacharacters
- mw:Help:CirrusSearch#Refining with an exact string
- mw:Extension:ReplaceSet – what we really need, but don't have
