الگو:=
ظاهر
=
Usage
This template allows "=
" to be used in template parameters.
This template cannot be substituted.
Example
{{Colors|black|yellow|2 + 2 {{=}} 4}}
2 + 2 = 4
You can also use named parameters to bypass the restriction:
{{Colors|black|yellow|3= 2 + 2 = 4}}
2 + 2 = 4