Template:=

From ISCA Wiki
Jump to navigation Jump to search

=

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

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 titles, the Unicode form "=" could be used instead, where a literal "=" is not wanted during formatting of a title.

Examples

  • {{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; see the monthly parameter usage report for this template.

TemplateData for =

A template to allow = to be used in template parameters

Template parameters

This template has custom formatting.

ParameterDescriptionTypeStatus
No parameters specified

See also

  • Template:(( which produces: <syntaxhighlight lang="text" class="" id="" style="" inline="1">{{</syntaxhighlight>
  • Template:)) which produces: <syntaxhighlight lang="text" class="" id="" style="" inline="1">}}</syntaxhighlight>
  • {{!}} which produces: <syntaxhighlight lang="text" class="" id="" style="" inline="1">|</syntaxhighlight> -- added in MediaWiki 1.24
  • {{ifequal}}
  • mw:Help:Magic words