Template:=

From This Might Be A Wiki
Revision as of 18:53, 5 December 2018 by Oobug (talk | contribs) (Create template to allow for equal signs in other templates)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

=

Usage[edit]

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.

Example[edit]

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

You can also use named parameters to bypass the restriction:

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