Template:=/doc
Jump to navigation
Jump to search
File:Edit-copy green.svg | 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
{{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