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[Quelltext bearbeiten]
This template allows "=
" to be used in template parameters.
This template cannot be substituted via SUBST:.
Usage[Quelltext bearbeiten]
{{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[Quelltext bearbeiten]
- {{!}} — produces |