Template:^(
<
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 "<
" may also be used to produce the same result.
Similar templates
Template call (m for magic word) |
Output (delayed interpretation as wikitext) | HTML alternative (never interpreted as wikitext) |
---|---|---|
{{!}} (m) |
| |
| |
{{=}} (m) |
= |
= |
{{!!}} |
|| |
|| |
{{!(}} |
[ |
[ |
{{)!}} |
] |
] |
{{!((}} |
[[ |
[[ |
{{))!}} |
]] |
]] |
{{(}} |
{ |
{ |
{{)}} |
} |
} |
{{((}} |
{{ |
{{ |
{{))}} |
}} |
}} |
{{(((}} |
{{{ |
{{{ |
{{)))}} |
}}} |
}}} |
{{(!}} |
{| |
{| |
{{!)}} |
|} |
|} |
{{^(}} |
< |
< or < |
{{)^}} |
> |
> or > |