Difference between revisions of "Template:="

From Wiki
Jump to navigation Jump to search
(Stolen from Wikipedia)
 
(No difference)

Latest revision as of 19:51, 19 July 2012

=

[edit] [history] [purge] Documentation icon Template documentation

Usage

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

This template cannot be substituted.

Example

  • {{code|2 + 2 {{=}} 4}} => 2 + 2 = 4

You can also use named parameters to bypass the restriction:

  • {{code|1= 2 + 2 = 4}} => 2 + 2 = 4