Template:=/doc: Difference between revisions

From the Croc Wiki, the Croc encyclopedia
Jump to navigationJump to search
Content added Content deleted
m (Reverted edits by 66.87.134.126 (talk) to last version by Eyesnore)
(Blanked the page)
Line 1: Line 1:
{{Documentation subpage}}
{{High-risk|158,000+}}
{{Nosubst}}
<!--
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 template parameters. This is equivelent to <code><nowiki><nowiki>=</nowiki></nowiki></code>.

== 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 ==
{{TemplateDataHeader}}

<TemplateData>
{"description":"A template to allow = to be used in template parameters","params":{}}
</TemplateData>

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


<includeonly><!----PLEASE ADD CATEGORIES BELOW THIS LINE:---->
[[Category:Wikipedia character-substitution templates]]
[[Category:Template namespace templates]]
[[Category:Mathematical formatting templates]]
</includeonly>

Revision as of 02:38, August 1, 2016