Template:=/doc: Difference between revisions

From the Croc Wiki, the Croc encyclopedia
Jump to navigationJump to search
m
99 revisions imported: All these templates have originated from Wikipedia. Credits go directly to them.
No edit summary
m (99 revisions imported: All these templates have originated from Wikipedia. Credits go directly to them.)
 
(24 intermediate revisions by 15 users not shown)
Line 1:
{{mbox|type=notice|text=This template will soon be deprecated, as the {{tl|{{=}}}} will soon be a [[Help:Magic words|Magic word]]. See reasons and status at [[phab:T91154]].}}
{{Documentation subpage}}
{{High-risk|398386,000+}}
<!-- Please add categories at the bottom of this page, and interwikis at Wikidata (see Wikipedia:Wikidata) -->
<!--
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 titlesAlternatively, the [[UnicodeHTML]] formentity "&amp;#61;" couldcan be used insteadif there is no need for it to be interpreted as wikimarkup, wheresuch aas when the literal "="equals-sign is notto wantedbe duringdisplayed formattingto ofthe a titleuser.
 
== ExampleExamples ==
* <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}}
 
Unlike &amp;#61;, the template only delays the interpretation of the symbol as code:
== VASISHTA EDUCATIONS ==
<syntaxhighlight lang="html">
{{TemplateDataHeader}}
{{concat|<div class{{=}}"hatnote">This should be italicised.</div>}}
{{concat|<div class&#61;"hatnote">This will not be italicised.</div>}}
</syntaxhighlight>
produces:
{{concat|<div class{{=}}"hatnote">This should be italicised.</div>}}
{{concat|<div class&#61;"hatnote">This will not be italicised.</div>}}
 
<== TemplateData> ==
</{{TemplateData> header}}
{"description":"A template to allow = to be used in template parameters","params":{}}
<templatedata>
</TemplateData>
{
{ "description": "A template to allow = to be used in template parameters","params":{}}
"params": {},
"format": "{{_\n| _ = _\n}}"
}
</templatedata>
 
== See also ==
{{Escape template list}}
* {{tl|((}}, which produces: {{((}}
* [[mw:Help:Magic words]]
* {{tl|))}}, which produces: {{))}}
* {{tl|!}}, which produces: {{!}}
* {{tl|ifequal}}
 
<includeonly>{{basepagesandbox subpageother||<!----PLEASE ADD CATEGORIES BELOW THIS LINE:---->
<!-- Add categories below this line, and interwikis at Wikidata -->
[[Category:Wikipedia characterCharacter-substitution templates]]
[[Category:Template namespace templates]]
[[Category:Mathematical formatting templates]]
Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu