Template:Script/Runic/doc: Difference between revisions

Content deleted Content added
Line 9:
This template fixes font size at 125 %. It contains:
 
<nowikipre style="overflow:auto;"><span title="runes" lang="gem" class="script-runic" style="font-family: Junicode, 'Segoe UI Symbol', FreeMono, Code2000, Hnias;">{{{1}}}</span></nowikipre>
 
The <code>class="script-runic"</code> hasallows twousers goals.to Itspecify allowstheir fixingown style for Runic script. brokenProper display of Runicthe characters inis Internetachieved Explorerby explicit font declarations, andwith itthe allowsfont usersJunicode toautomatically specifyprovided theirby ownthe style[[:meta:Universal forLanguage RunicSelector|Universal scriptLanguage Selector]].
 
The broken display of Runic characters in Internet Explorer is fixed by explicit font declarations in [[MediaWiki:Common.css/WinFixes.css]], which is invoked by [[MediaWiki:Common.js]]. The following fonts are declared for Internet Explorer:
 
.script-runic {
font-family: Junicode, 'Segoe UI Symbol', FreeMono, Code2000, Hnias;
}
 
Registered Wikipedia users can specify their own style for Runic script text by including a custom font declaration for <code>.script-runic</code> in their user CSS, see [[Help:User style]].