Template:=/doc
Jump to navigation
Jump to search
Usage
This is an auxiliary template allowing to encode "=" within template parameters. For obvious reasons this is a high risk template, and it cannot be substituted.
This template will NOT work for uses such as:
- Template:N
{{tl|{{=}}}}
{{=}} - Template:N
{{Colors|black|yellow|2 + 2 {{=}} 4}}
2 + 2 = 4
For this, you will need {{Equals}}:
- Template:Y
{{tl|{{Equals}}}}
{{=}} - Template:Y
{{Colors|black|yellow|2 + 2 {{Equals}} 4}}
2 + 2 = 4
Template:=/doc(edit talk links history)
See also
- Template:(( — produces {{
- Template:)) — produces }}