Template:=/doc

Everything About Fiction You Never Wanted to Know.

Usage

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

This template cannot be substituted.

Example

  • {{Quote|2 + 2 = 4}} produces:

Error: No text given for quotation (or equals sign used in the actual argument to an unnamed parameter)

  • {{Quote|2 + 2 {{=}} 4}} produces:

2 + 2 = 4

You can also use named parameters to bypass the restriction, but All The Tropes does not guarantee this will continue to work if a template is modified in the future:

  • {{Quote|1= 2 + 2 = 4}} produces:

2 + 2 = 4