Template:Unicode/doc: Difference between revisions

Content deleted Content added
Gadget850 (talk | contribs)
update obsolete HTML
Line 5:
== Usage ==
 
In its basic version, this template sets the font for its argument to one which is likely to support special symbols. The argument is specified using [[Html_characters#HTML_character_references|HTML character encoding]], either in decimal (e.g. <ttcode>&amp;#123;</ttcode>) or hexadecimal (e.g. <ttcode>&amp;#xA9;</ttcode>), or by pasting it as plain text. Examples:
 
* {{code|<nowiki>{{unicode|&amp;#x22CA;}}</nowiki>}} → {{unicode|&#x22CA;}}
Line 38:
Note it is defined ''only'' for Windows XP. It does so by targeting XP in JavaScript.
 
You can override this with your own <code>Unicode</code> class definition in your [[Help:User_style|personal stylesheet]] (e.g. <ttcode>User:''username''/common.css</ttcode>).
 
== Template data ==