Template:^(/doc

From mediawiki.org

Use this template to produce the character(s) "<" as ordinary text rather than as part of a link ([[ ]]), transclusion ({{ }}), variable ({{{ }}}), etc.
The HTML character code "&lt;" may also be used to produce the same result.

Similar templates

This table: view · talk · edit
Template call
(m for magic word)
Output (delayed interpretation as wikitext) HTML alternative
(never interpreted as wikitext)
{{!}} (m) | &#124;
{{=}} (m) = &#61;
{{!!}} || &#124;&#124;
{{!(}} [ &#91;
{{)!}} ] &#93;
{{!((}} [[ &#91;&#91;
{{))!}} ]] &#93;&#93;
{{(}} { &#123;
{{)}} } &#125;
{{((}} {{ &#123;&#123;
{{))}} }} &#125;&#125;
{{(((}} {{{ &#123;&#123;&#123;
{{)))}} }}} &#125;&#125;&#125;
{{(!}} {| &#13;&#10;&#123;&#124;
{{!)}} |} &#124;&#125;
{{^(}} < &#60;or &lt;
{{)^}} > &#62;or &gt;