Changes

Jump to navigation Jump to search
m
"{{TemplateDataHeader}}" --> "{{TemplateData header}}"
{{Documentation subpage}}
{{High-risk|386,000+}}
<!--
PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE.
YOU CAN EDIT THE TEMPLATE DOCUMENTATION BELOW THIS COMMENT.
-->

== Usage ==
This template allows "=" to be used in unnamed template parameters. It inserts the one-character [[equals-sign]] ("=") into the text. However, in [[wp:CS1]] cite titles, the [[Unicode]] form "&amp;#61;" could be used instead, where a literal "=" is not wanted during formatting of a title

== Example ==
*<code><nowiki>{{Font color|black|yellow|2 + 2 {{=}} 4}}</nowiki></code> produces: {{Font color|black|yellow|2 + 2 {{=}} 4}}

You can also use named parameters to bypass the restriction:
*<code><nowiki>{{Font color|black|yellow|3= 2 + 2 = 4}}</nowiki></code> produces: {{Font color|black|yellow|3= 2 + 2 = 4}}

== TemplateData ==
{{TemplateData header}}

<templatedata>
{
"description": "A template to allow = to be used in template parameters",
"params": {},
"format": "{{_\n| _ = _\n}}"
}
</templatedata>

== See also ==
* {{tl|((}}, which produces: {{((}}
* {{tl|))}}, which produces: {{))}}
* {{tl|!}}, which produces: {{!}}
* {{tl|ifequal}}

<includeonly>{{basepage subpage|<!----PLEASE ADD CATEGORIES BELOW THIS LINE:---->
[[Category:Wikipedia character-substitution templates]]
[[Category:Template namespace templates]]
[[Category:Mathematical formatting templates]]
}}</includeonly>
Anonymous user

Navigation menu