|
|
| Line 1: |
Line 1: |
| <onlyinclude>{</onlyinclude><noinclude> | | <onlyinclude>{</onlyinclude> |
| | | {{Documentation}} |
| ----
| | <!-- Add categories to the /doc subpage and interwikis in Wikidata, not here! --> |
| 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>" (open parenthesis), it
| |
| only affects "<code>{</code>" (open brace bracket).
| |
| | |
| ==See also==
| |
| * [[Template:!]]
| |
| * [[Template:)]]
| |
| * [[Template:((]]
| |
| * [[Template:))]]
| |
| <!-- | |
| * [[Template:(((]]
| |
| * [[Template:)))]]
| |
| * [[Template:!(]]
| |
| * [[Template:)!]]
| |
| * [[Template:!(!(]]
| |
| * [[Template:)!)!]]
| |
| --> | |
| | |
| [[Category:Workaround templates]]
| |
| | |
| </noinclude>
| |