Difference between revisions of "Template:Equals"

From Sydapedia
Jump to navigationJump to search
(New page: =<noinclude> <br/> ---- <br/> This is an auxiliary template to enable one to include an equals sign within template parameter values, when the ‘normal’ template for that purpose, ...)
(No difference)

Revision as of 21:02, 8 December 2007

=



This is an auxiliary template to enable one to include an equals sign within template parameter values, when the ‘normal’ template for that purpose, {{=}}, cannot be used.

It returns the character encoded as the HTML entity &#x3D;

Example

{{tl|{{=}}}}

produces this:

{{=}}


{{tl|{{equals}}}}

produces what you probably wanted:

{{=}}