Template:=/doc
Jump to navigation
Jump to search
|
|
This is a documentation subpage for Template:=. It contains usage information, categories and other content that is not part of the original template page. |
|
|
This template is used on a very large number of pages. To avoid large-scale disruption and unnecessary server load, any changes to it should first be tested in the template's /sandbox or /testcases subpages, or in your own user subpage. The tested changes can then be added to this page in a single edit. Please consider discussing changes on the talk page before implementing them. |
Usage
This template allows "=" to be used in template parameters.
This template cannot be substituted.
Example
{{Font color|black|yellow|2 + 2 {{=}} 4}}produces: Template:Font color
You can also use named parameters to bypass the restriction:
{{Font color|black|yellow|3= 2 + 2 = 4}}produces: Template:Font color
TemplateData
This is the TemplateData documentation for this template used by VisualEditor and other tools.
TemplateData for =
<TemplateData> {"description":"A template to allow = to be used in template parameters","params":{}} </TemplateData>
See also