Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:=/doc: Difference between revisions

Template page
Casiope (talk | contribs)
mNo edit summary
Casiope (talk | contribs)
mNo edit summary
Line 1: Line 1:
The {{tl|{{=}}}} template allows the equals‐sign “=” to be used in unnamed template parameters.
The template {{tl|{{=}}}} allows the equals‐sign “=” to be used in unnamed template parameters.


== Usage ==
== Usage ==
Line 7: Line 7:
== Examples ==
== Examples ==


{|class=wikitable style="width: 100%;"
{|class=wikitable style="width:100%;"
! Markup
! Markup
! Renders as
! Renders as

Revision as of 15:32, 13 July 2020

The template Template:Tl allows the equals‐sign “=” to be used in unnamed template parameters.

Usage

It inserts the one‐character equals‐sign (“=”) into the text. However, the Unicode form “=” could be used instead, where a literal “=” is not wanted during formatting of a title

Examples

Markup Renders as
{{font color|black|yellow|2 + 2 {{=}} 4}} 2 + 2 = 4
{{font color|black|yellow|3= 2 + 2 = 4}} 2 + 2 = 4