Difference between revisions of "Template:=/doc"

From MansunWiki
Jump to: navigation, search
(Created page with "{{Documentation subpage}} <!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE YOU CAN EDIT THE TEMPLATE DOCUMENTATION BELOW THIS COMMENT --> == Usag...")
 
(No difference)

Latest revision as of 21:00, 15 July 2015


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.

=/doc

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

See also

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