Template:!(/doc: Difference between revisions

From Path of Exile Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 4: Line 4:


The HTML character code <code>&amp;#91;</code> may be used instead of this template in situations where it should never be interpreted as anything except a literal character.
The HTML character code <code>&amp;#91;</code> may be used instead of this template in situations where it should never be interpreted as anything except a literal character.
==See also==
{{Character substitution templates}}


{{Documentation categories|
{{Documentation categories|

Revision as of 01:25, 14 November 2021

This subpage provides documentation for Template:!(.

This template is used to escape a left square bracket character "[" in wikitext, where it would otherwise be interpreted as a special character. Typically this is used when "[" is needed as part of a wiki link.

The HTML character code &#91; may be used instead of this template in situations where it should never be interpreted as anything except a literal character.

See also

Template Output HTML alternative
{{!}} (m) | &#124;
{{=}} = &#61;
{{!!}} || &#124;&#124;
{{!(}} [ &#91;
{{)!}} ] &#93;
{{!((}} [[ &#91;&#91;
{{))!}} ]] &#93;&#93;
{{(}} { &#123;
{{)}} } &#125;
{{((}} {{ &#123;&#123;
{{))}} }} &#125;&#125;
{{(((}} {{{ &#123;&#123;&#123;
{{)))}} }}} &#125;&#125;&#125;
{{(!}} {| &#123;&#124;
{{!)}} |} &#124;&#125;