Difference between revisions of "Template:=/doc"

From blackwiki
Jump to navigation Jump to search
blackwiki>Benzband
(%3D)
Line 9: Line 9:
  
 
This template cannot be [[WP:SUBST|substituted]].
 
This template cannot be [[WP:SUBST|substituted]].
 +
 +
The encoding for "<code>=</code>" is <code>%3D</code> (to be used in URLs, for example).
  
 
==Example==
 
==Example==

Revision as of 09:53, 18 May 2012

Usage

This template allows "=" to be used in template parameters.

This template cannot be substituted.

The encoding for "=" is %3D (to be used in URLs, for example).

Example

  • {{Colors|black|yellow|2 + 2 {{=}} 4}} → 2 + 2 = 4

You can also use named parameters to bypass the restriction:

  • {{Colors|black|yellow|3= 2 + 2 = 4}} → 2 + 2 = 4

See also

  • {{((}} — produces {{
  • {{))}} — produces }}
  • {{!}} — produces |