Content deleted Content added
m →Guts of template: space |
→Usage: corrected syntax ‹:› → ‹;› |
||
Line 2:
{{TOCright}}
==Usage==
The template looks for letter font families that are broadly supporting incurrent characters (symbols, characters). Input can be decimal like <tt>&#123;</tt> or hexadecimal <tt>&#xA9
* {{code|<nowiki>{{unicode|&#x22CA;}}</nowiki>}} --> {{unicode|⋊}}
* {{code|<nowiki>{{unicode|&#8906;}}</nowiki>}} --> {{unicode|⋊}}
|