=
Purpose
This template is simply for entering an equals sign to escape the wiki parsing it first, allowing it to be used in places where before it would be difficult.
Usage
Just use {{=}}. where you want to use it.
Example
The #switch function normally cannot have a raw equals sign in any of the case positions. And any other workaround will not work.
- {{#switch: 1=2
- | 1=2 = raw
- | 1<nowiki>=</nowiki>2 = nowiki
- | 1=2 = html
- | 1{{=}}2 = template
- | default }} → html