Template:(: Difference between revisions
Template page
More actions
←Created page with '<onlyinclude>{</onlyinclude>' |
No edit summary |
||
| Line 1: | Line 1: | ||
<onlyinclude>{</onlyinclude> | <onlyinclude>{</onlyinclude><noinclude> | ||
---- | |||
This is an auxiliary template allowing to encode "<code>{</code>" | |||
within templates. The "<code>{</code>" 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 "<code>(</code>" (exclamation mark), it | |||
only affects "<code>{</code>" (open brace bracket). | |||
==See also== | |||
* [[Template:!]] | |||
* [[Template:)]] | |||
* [[Template:((]] | |||
* [[Template:))]] | |||
<!-- | |||
* [[Template:(((]] | |||
* [[Template:)))]] | |||
* [[Template:!(]] | |||
* [[Template:)!]] | |||
* [[Template:!(!(]] | |||
* [[Template:)!)!]] | |||
--> | |||
[[Category:Workaround templates]] | |||
</noinclude> | |||