Difference between revisions of "Template:=/doc"

From blackwiki
Jump to navigation Jump to search
(+ja)
(+iw)
Line 20: Line 20:
 
{{Lts|{{PAGENAME}}}}
 
{{Lts|{{PAGENAME}}}}
  
==See also==
+
== See also ==
 
 
 
* [[:Template:((]] — produces {{
 
* [[:Template:((]] — produces {{
 
* [[:Template:))]] — produces }}
 
* [[:Template:))]] — produces }}
Line 32: Line 31:
 
[[hsb:Předłoha:Eq]]
 
[[hsb:Předłoha:Eq]]
 
[[ja:Template:=]]
 
[[ja:Template:=]]
 +
[[pl:Szablon:=]]
 +
[[ru:Шаблон:Eq]]
 
</includeonly>
 
</includeonly>

Revision as of 16:11, 20 May 2008

Template:Template doc page

Usage

This is an auxiliary template allowing to encode "=" within template parameters. For obvious reasons this is a high risk template, and it cannot be substituted.

This template will NOT work for uses such as:

Template:N {{tl|{{=}}}} → {{=}}
Template:N {{Colors|black|yellow|2 + 2 {{=}} 4}} → 2 + 2 = 4

For this, you will need {{Equals}}:

Template:Y {{tl|{{Equals}}}} → {{=}}
Template:Y {{Colors|black|yellow|2 + 2 {{Equals}} 4}} → 2 + 2 = 4

Template:=/doc(edit talk links history)

See also