{{{1}}}

[തിരുത്തുക] [പുതുക്കുക] ഫലകത്തിന്റെ വിവരണം

Usage തിരുത്തുക

This template sets the font for its argument to one which is likely to support special symbols. The argument is specified using HTML character encoding, either in decimal (e.g. {) or hexadecimal (e.g. ©). Examples:

  • {{unicode|⋊}} -->
  • {{unicode|⋊}} -->
  • {{unicode|⋊}} --> (this may look trivial, but could be helpful in some browsers)

or

  • {{unicode|⋉}} -->
  • {{unicode|⋉}} -->
  • {{unicode|⋉}} -->

Purpose തിരുത്തുക

This template was created to allow easy switching to unicode fonts. It should only be used for characters which do not render correctly on some browsers, such as Microsoft Internet Explorer on Windows XP.

The fonts selected are designed to maximize the probability of rendering 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:

Internals തിരുത്തുക

The source for the template is:

<span class="Unicode">{{{1}}}</span>

and class="Unicode" is defined in MediaWiki:Common.js as follows:

.Unicode {
    font-family: "Arial Unicode MS", "Lucida Sans Unicode"; 
}

Note it defines this only for Windows XP.

You can override this with your own Unicode class definition in your personal stylesheet (e.g. User:username/common.css).

See also തിരുത്തുക

  • {{IPA}} – to format symbols of the International Phonetic Alphabet
  • {{PUA}} – to mark characters from the Private Use Area that should be retained
  • {{transl}} – generic romanization
  • {{script}} – Scripts in Unicode navigation box
  • {{UnicodeTitle}}
  • {{unichar}} to format an Unicode character description
"https://ml.wikipedia.org/w/index.php?title=ഫലകം:Unicode&oldid=2232247" എന്ന താളിൽനിന്ന് ശേഖരിച്ചത്