Template:=

From Shipbucket Wiki
Revision as of 02:17, 13 November 2015 by Fuhghettaboutit (talk) (Changed protection level of Template:=: when I changed this to add template editors, I didn't realize it had cascding protection—so all my change did was make it appear as if it could be edited by them ([Edit=Allow only administrators] (indefinite) [...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

=

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

Usage

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 =

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

See also

  • {{((}}, which produces: {{
  • {{))}}, which produces: }}
  • {{!}}, which produces: |
  • {{ifequal}}