Template:=
Jump to navigation
Jump to search
{{=}}
allows the equal sign to be used in unnamed template parameters as normal text rather than as a function symbol. However, the form "=" could be used instead.
Example
{{Font color|black|yellow|2 + 2 {{=}} 4}}
produces: 2 + 2 = 4
You can also use named parameters to bypass the restriction:
{{Font color|black|yellow|3= 2 + 2 = 4}}
produces: 2 + 2 = 4
The above documentation is transcluded from Template:=/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |