Template:Unicode/doc: Difference between revisions

Content deleted Content added
Move TOC up
Line 1:
{{documentation subpage}}
{{TOCright}}
 
==Usage==
{{code|<nowiki>{{unicode|&amp;#x22CA;}}</nowiki>}} and {{code|<nowiki>{{unicode|&amp;#x22C9;}}</nowiki>}} give {{unicode|&#x22CA;}} and {{unicode|&#x22C9;}}.
 
==Purpose==
 
This template was created to allow easy switching to [[unicode font]]s. It should ''only'' be used in cases where characters do otherwise not render correctly on some browsers, such as [[Microsoft]] [[Internet Explorer]].
 
Line 13 ⟶ 12:
*for various non-Latin scripts, use {{tl|lang}} if possible, or {{tl|script}} otherwise.
*for [[MUFI]] encoding (non-Unicode), use {{tl|mufi}}.
 
{{TOCright}}
 
==Guts of template==