<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.sasgaming.net/index.php?action=history&amp;feed=atom&amp;title=Template%3AMC%2FUnicode%2Fdoc</id>
	<title>Template:MC/Unicode/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.sasgaming.net/index.php?action=history&amp;feed=atom&amp;title=Template%3AMC%2FUnicode%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://wiki.sasgaming.net/index.php?title=Template:MC/Unicode/doc&amp;action=history"/>
	<updated>2026-04-10T19:13:10Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://wiki.sasgaming.net/index.php?title=Template:MC/Unicode/doc&amp;diff=46938&amp;oldid=prev</id>
		<title>imported&gt;MajrBot: Replace long obsolete &lt;tt&gt; with &lt;code&gt;</title>
		<link rel="alternate" type="text/html" href="https://wiki.sasgaming.net/index.php?title=Template:MC/Unicode/doc&amp;diff=46938&amp;oldid=prev"/>
		<updated>2018-11-14T02:04:38Z</updated>

		<summary type="html">&lt;p&gt;Replace long obsolete &amp;lt;tt&amp;gt; with &amp;lt;code&amp;gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Documentation header}}&lt;br /&gt;
== Usage ==&lt;br /&gt;
This template sets the font for its argument to one which is likely to support special symbols. The argument is specified using [[wikipedia:Html characters#HTML character references|HTML character encoding]], either in decimal (e.g. &amp;lt;code&amp;gt;&amp;amp;amp;#123;&amp;lt;/code&amp;gt;) or hexadecimal (e.g. &amp;lt;code&amp;gt;&amp;amp;amp;#xA9;&amp;lt;/code&amp;gt;). Examples:&lt;br /&gt;
&lt;br /&gt;
* &amp;lt;code&amp;gt;{&amp;lt;nowiki/&amp;gt;{unicode|&amp;amp;amp;#x22CA;}}&amp;lt;/code&amp;gt; → {{unicode|&amp;amp;#x22CA;}} &lt;br /&gt;
* &amp;lt;code&amp;gt;{&amp;lt;nowiki/&amp;gt;{unicode|&amp;amp;amp;#8906;}}&amp;lt;/code&amp;gt; → {{unicode|&amp;amp;#8906;}} &lt;br /&gt;
* &amp;lt;code&amp;gt;{&amp;lt;nowiki/&amp;gt;{unicode|&amp;amp;#8906;}}&amp;lt;/code&amp;gt; → {{unicode|&amp;amp;#8906;}} (this may look trivial, but could be helpful in some browsers)&lt;br /&gt;
or&lt;br /&gt;
* &amp;lt;code&amp;gt;{&amp;lt;nowiki/&amp;gt;{unicode|&amp;amp;amp;#x22C9;}}&amp;lt;/code&amp;gt; → {{unicode|&amp;amp;#x22C9;}} &lt;br /&gt;
* &amp;lt;code&amp;gt;{&amp;lt;nowiki/&amp;gt;{unicode|&amp;amp;amp;#8905;}}&amp;lt;/code&amp;gt; → {{unicode|&amp;amp;#8905;}} &lt;br /&gt;
* &amp;lt;code&amp;gt;{&amp;lt;nowiki/&amp;gt;{unicode|&amp;amp;#8905;}}&amp;lt;/code&amp;gt; → {{unicode|&amp;amp;#8905;}}&lt;br /&gt;
&lt;br /&gt;
== Purpose ==&lt;br /&gt;
This template was created to allow easy switching to [[wikipedia:Unicode font|Unicode font]]s. It should &amp;#039;&amp;#039;only&amp;#039;&amp;#039; be used for characters which do not render correctly on some  browsers, such as [[wikipedia:Microsoft|Microsoft]] [[wikipedia:Internet Explorer|Internet Explorer]] on [[wikipedia:Windows XP|Windows XP]].&lt;br /&gt;
&lt;br /&gt;
The fonts selected are designed to maximize the probability of rendering uncommon Unicode characters correctly. However, different fonts cover different [[wikipedia:Mapping of Unicode characters|Unicode ranges]]. It is probably mostly useful for various [[wikipedia:Unicode symbols|Unicode symbols]]. Do not use it for the following:&lt;br /&gt;
&lt;br /&gt;
* Strings in the [[wikipedia:International Phonetic Alphabet|International Phonetic Alphabet]].&lt;br /&gt;
* Various non-Latin scripts.&lt;br /&gt;
&lt;br /&gt;
== Internals ==&lt;br /&gt;
The source for the template is:&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;span class=&amp;quot;Unicode&amp;quot;&amp;gt;{{{1}}}&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
and &amp;lt;code&amp;gt;&amp;#039;&amp;#039;class=&amp;quot;Unicode&amp;quot;&amp;#039;&amp;#039;&amp;lt;/code&amp;gt; is defined in [[MediaWiki:Common.js]] as follows:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
.Unicode {&lt;br /&gt;
    font-family: &amp;quot;Arial Unicode MS&amp;quot;, &amp;quot;Lucida Sans Unicode&amp;quot;; &lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Note it defines this &amp;#039;&amp;#039;only&amp;#039;&amp;#039; for Windows XP.&lt;br /&gt;
&lt;br /&gt;
You can override this with your own &amp;lt;code&amp;gt;Unicode&amp;lt;/code&amp;gt; class definition in your [[wikipedia:Help:User style|personal stylesheet]] (e.g. &amp;lt;code&amp;gt;User:&amp;#039;&amp;#039;username&amp;#039;&amp;#039;/common.css&amp;lt;/code&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&amp;lt;!-- Template categories/interwiki here --&amp;gt;&lt;br /&gt;
[[Category:Technical templates]]&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>imported&gt;MajrBot</name></author>
	</entry>
</feed>