Difference between revisions of "Template:="

From SVR Wiki
Jump to: navigation, search
m (oops, forgot to remove obvious colon escaping. :p fixing now :p)
(made change per talk request)
Line 1: Line 1:
 
=<noinclude>
 
=<noinclude>
<br/>
+
{{pp-template|small=yes}}
 
----
 
----
<br/>
 
{{protected template}}
 
 
This is an auxiliary template allowing to encode "<code>=</code>"
 
This is an auxiliary template allowing to encode "<code>=</code>"
 
within template parameters.
 
within template parameters.
Line 12: Line 10:
 
{{Lts|{{PAGENAME}}}}
 
{{Lts|{{PAGENAME}}}}
  
 +
==See also==
 +
* [[:Template:((]] &mdash; produces &#x7B;&#x7B;
 +
* [[:Template:))]] &mdash; produces &#x7D;&#x7D;
  
 
[[Category:Template namespace templates|{{PAGENAME}}]]
 
[[Category:Template namespace templates|{{PAGENAME}}]]

Revision as of 03:42, 12 September 2007

=


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.

Template:Lts

See also