Vorlage:=/doc
This is [[MediaWiki:Tagline]]. Set to <code>display:none</code> by chameleon skin.
This is a documentation subpage for Vorlage:=. It contains usage information, categories and other content that is not part of the original vorlage page. |
Description
This template allows "=
" to be used in template parameters.
This template cannot be substituted via SUBST:.
Usage
{{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
See also
- {{!}} — produces |