Content deleted Content added
Salix alba (talk | contribs) change document to reflect current list of fonts used |
mNo edit summary |
||
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>&#
* {{code|<nowiki>{{unicode|&#x22CA;}}</nowiki>}} --> {{unicode|⋊}}
* {{code|<nowiki>{{unicode|&#8906;}}</nowiki>}} --> {{unicode|⋊}}
* {{code|<nowiki>{{unicode|⋊}}</nowiki>}} --> {{unicode|⋊}} (
or
* {{code|<nowiki>{{unicode|&#x22C9;}}</nowiki>}} --> {{unicode|⋉}}
Line 12:
==Purpose==
This template
The fonts selected are designed to maximize the probability to render uncommon Unicode characters correctly. However, different fonts cover different [[Mapping of Unicode characters|Unicode ranges]]. It is probably mostly useful for various [[Unicode symbols]]. Do not use it for the following:
*For strings in the [[International Phonetic Alphabet]], use {{tl|IPA}}.
*
*
==Guts of template==
|