Difference between revisions of "Template:Unicode/doc"
(New page: {{documentation subpage}} <includeonly>{{Interwikitmp-grp|V=3|cat=MSIE font fix templates|Unicode2}}</includeonly> ==Usage== ;This portion ported as usage from en.wikipedia talk page [[w...) |
(No difference)
|
Latest revision as of 12:43, 6 November 2007
40px | This is a documentation subpage for Template:Unicode (see that page for the template itself). It contains usage information, categories and other content that is not part of the original template page. |
Usage
- This portion ported as usage from en.wikipedia talk page w:template talk:unicode
- Problems and talk discussions should be posted to that page which the programmers have watchlisted.
Template:unicode (backlinks, edit) containing:
Similar templates on Wikimedia sister projects edit |
---|
Purpose
This template was created to allow easy switching to unicode fonts. It should only be used in cases where characters do otherwise not render correctly on some browsers, such as Microsoft Internet Explorer.
The fonts selected are designed to maximize the probability to render uncommon Unicode characters correctly. However, different fonts cover different 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 {{IPA}}.
- for various non-Latin scripts, use {{lang}} if possible, or {{script}} otherwise.
- for MUFI encoding (non-Unicode), use {{mufi}}.
Contents |
Guts of template
<span class="Unicode">{{{1}}}</span>.
wherein class="Unicode" is defined in MediaWiki:Common.css; this class at present selects the fonts
- Code2000, Code2001, "Free Serif", "TITUS Cyberbit Basic", "Doulos SIL", "Chrysanthi Unicode", "Bitstream Cyberbit", "Bitstream CyberBase", Thryomanes, Gentium, GentiumAlt, "Lucida Grande", "Free Sans", "Arial Unicode MS", "Microsoft Sans Serif", "Lucida Sans Unicode";
A personal stylesheet (/monobook.css &c, class .Unicode) may be used to enforce a "prettier" display where preferred.
Examples
{{unicode|⋊}} and {{unicode|⋉}} give ⋊ and ⋉.