Template:=: Difference between revisions

From Miranda NG
Jump to navigation Jump to search
(doc and category added)
(+docs)
 
Line 1: Line 1:
=<noinclude>
=<noinclude>
----
{{Documentation}}
[http://en.wikipedia.org/wiki/Template:%3D Documentation]
[[Category:Formatting and function templates]]
</noinclude>
</noinclude>

Latest revision as of 13:25, 4 October 2015

=

Template documentation[view] [edit] [history] [purge]

This template allows "=" to be used in template parameters.

This template cannot be substituted.

Example

  • {{Font color|black|yellow|2 + 2 {{=}} 4}} produces: 2 + 2 = 4

You can also use named parameters to bypass the restriction:

  • {{Font color|black|yellow|3= 2 + 2 = 4}} produces: 2 + 2 = 4

TemplateData

This is the TemplateData documentation for this template used by VisualEditor and other tools.

TemplateData for =

A template to allow = to be used in template parameters

Template parameters

ParameterDescriptionTypeStatus
No parameters specified

See also

  • {{!}}