(Created page with "{{documentation subpage}} {{wikipedia template}} <includeonly> <!-- CATEGORIES AND INTERWIKIS HERE, THANKS --> Category:Formatting templates </includeonly>") |
|||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
− | {{ |
+ | {{Documentation subpage}} |
− | {{wikipedia template}} |
||
+ | This template is used to escape a right curly bracket character "}" in wikitext, where it would otherwise be interpreted as a special character. |
||
− | <includeonly> |
||
+ | |||
− | <!-- CATEGORIES AND INTERWIKIS HERE, THANKS --> |
||
+ | The HTML character code <code>&#125;</code> may be used instead of this template in situations where it should never be interpreted as anything except a literal character. |
||
⚫ | |||
+ | |||
− | </includeonly> |
||
+ | {{Documentation categories| |
||
+ | <!-- Categories and interwikis go here. --> |
||
⚫ | |||
+ | }} |
Latest revision as of 01:19, 5 June 2021
This subpage provides documentation for Template:). |
This template is used to escape a right curly bracket character "}" in wikitext, where it would otherwise be interpreted as a special character.
The HTML character code }
may be used instead of this template in situations where it should never be interpreted as anything except a literal character.