<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
	<id>https://www.verzauberte-welten.de/index.php?action=history&amp;feed=atom&amp;title=Vorlage%3AUnicode%2Fdoc</id>
	<title>Vorlage:Unicode/doc - Versionsgeschichte</title>
	<link rel="self" type="application/atom+xml" href="https://www.verzauberte-welten.de/index.php?action=history&amp;feed=atom&amp;title=Vorlage%3AUnicode%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://www.verzauberte-welten.de/index.php?title=Vorlage:Unicode/doc&amp;action=history"/>
	<updated>2026-04-05T20:24:07Z</updated>
	<subtitle>Versionsgeschichte dieser Seite in Verzauberte Welten e.V.</subtitle>
	<generator>MediaWiki 1.39.8</generator>
	<entry>
		<id>https://www.verzauberte-welten.de/index.php?title=Vorlage:Unicode/doc&amp;diff=361&amp;oldid=prev</id>
		<title>mw&gt;Oetterer: /* Internals */</title>
		<link rel="alternate" type="text/html" href="https://www.verzauberte-welten.de/index.php?title=Vorlage:Unicode/doc&amp;diff=361&amp;oldid=prev"/>
		<updated>2015-02-04T15:37:57Z</updated>

		<summary type="html">&lt;p&gt;&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;Internals&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{documentation subpage}}&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
&lt;br /&gt;
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 [[wpen:Html_characters#HTML_character_references|HTML character encoding]], either in decimal (e.g. &amp;lt;tt&amp;gt;&amp;amp;amp;#123;&amp;lt;/tt&amp;gt;) or hexadecimal (e.g. &amp;lt;tt&amp;gt;&amp;amp;amp;#xA9;&amp;lt;/tt&amp;gt;), or by pasting it as plain text. Examples:&lt;br /&gt;
&lt;br /&gt;
* {{code snippet|&amp;lt;nowiki&amp;gt;{{unicode|&amp;amp;amp;#x22CA;}}&amp;lt;/nowiki&amp;gt;}} → {{unicode|&amp;amp;#x22CA;}}&lt;br /&gt;
* {{code snippet|&amp;lt;nowiki&amp;gt;{{unicode|&amp;amp;amp;#8906;}}&amp;lt;/nowiki&amp;gt;}} → {{unicode|&amp;amp;#8906;}}&lt;br /&gt;
* {{code snippet|&amp;lt;nowiki&amp;gt;{{unicode|&amp;amp;#8906;}}&amp;lt;/nowiki&amp;gt;}} → {{unicode|&amp;amp;#8906;}}&lt;br /&gt;
or&lt;br /&gt;
* {{code snippet|&amp;lt;nowiki&amp;gt;{{unicode|&amp;amp;amp;#x22C9;}}&amp;lt;/nowiki&amp;gt;}} → {{unicode|&amp;amp;#x22C9;}}&lt;br /&gt;
* {{code snippet|&amp;lt;nowiki&amp;gt;{{unicode|&amp;amp;amp;#8905;}}&amp;lt;/nowiki&amp;gt;}} → {{unicode|&amp;amp;#8905;}}&lt;br /&gt;
* {{code snippet|&amp;lt;nowiki&amp;gt;{{unicode|&amp;amp;#8905;}}&amp;lt;/nowiki&amp;gt;}} → {{unicode|&amp;amp;#8905;}}&lt;br /&gt;
&lt;br /&gt;
== Purpose ==&lt;br /&gt;
&lt;br /&gt;
This template was created to allow easy switching to [[wpen:Unicode font|Unicode font]]s. It helps some browsers in which characters which do not render correctly, such as [[wpen:Microsoft|Microsoft]] [[wpen:Internet Explorer|Internet Explorer]] on [[wpen:Windows XP|Windows XP]].&lt;br /&gt;
&lt;br /&gt;
The fonts selected are designed to maximize the probability of rendering uncommon [[wpen:Unicode|Unicode]] characters correctly. However, different fonts cover different [[wpen:Mapping of Unicode characters|Unicode ranges]]. It is probably mostly useful for various [[wpen:Unicode symbols|Unicode symbols]].&lt;br /&gt;
&lt;br /&gt;
== Internals ==&lt;br /&gt;
&lt;br /&gt;
The source for the template is:&lt;br /&gt;
&amp;lt;source lang=&amp;quot;XML&amp;quot;&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;/source&amp;gt;&lt;br /&gt;
and &amp;lt;code&amp;gt;class=&amp;quot;Unicode&amp;quot;&amp;lt;/code&amp;gt; is defined in [[MediaWiki:Common.js]] as follows:&lt;br /&gt;
&amp;lt;source lang=&amp;quot;CSS&amp;quot;&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;/source&amp;gt;&lt;br /&gt;
Note it is defined ''only'' for Windows XP. It does so by targeting XP in JavaScript.&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 [[wpen:Help:User_style|personal stylesheet]] (e.g. &amp;lt;tt&amp;gt;User:''username''/common.css&amp;lt;/tt&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
[[Category:Text generation templates]]&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>mw&gt;Oetterer</name></author>
	</entry>
</feed>