Template:(: Difference between revisions
Template page
More actions
No edit summary |
No edit summary |
||
| Line 7: | Line 7: | ||
within a template call. | within a template call. | ||
Note that there's no such problem with "<code>(</code>" ( | Note that there's no such problem with "<code>(</code>" (open parenthesis), it | ||
only affects "<code>{</code>" (open brace bracket). | only affects "<code>{</code>" (open brace bracket). | ||
Revision as of 10:25, 24 November 2011
{
This is an auxiliary template allowing to encode "{"
within templates. The "{" for a
Wiki table has to be escaped by a template if it's used
within a template call.
Note that there's no such problem with "(" (open parenthesis), it
only affects "{" (open brace bracket).
See also