Template:=/doc
Jump to navigation
Jump to search
This is a documentation subpage for Template:=. It contains usage information, categories, interlanguage links and other content that is not part of the original template page. |
Usage
This template allows "=
" to be used in template parameters.
This template cannot be substituted.
Example
{{code|2 + 2 {{=}} 4}}
=>2 + 2 = 4
You can also use named parameters to bypass the restriction:
{{code|1= 2 + 2 = 4}}
=>2 + 2 = 4