Template:=
From MansunWiki
=
This documentation is transcluded from Template:=/doc. (edit | history)
Note to editors: Please don't categorize this template by editing it directly. Instead, place the category in its documentation page, in its "includeonly" section.
Note to editors: Please don't categorize this template by editing it directly. Instead, place the category in its documentation page, in its "includeonly" section.
Contents
Usage
This template allows "=
" to be used in template parameters.
This template cannot be substituted.
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
TemplateData
<TemplateData> {"description":"A template to allow = to be used in template parameters","params":{}} </TemplateData>