<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
		<id>http://www.mansun.wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3AIPA%2Fdoc</id>
		<title>Template:IPA/doc - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://www.mansun.wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3AIPA%2Fdoc"/>
		<link rel="alternate" type="text/html" href="http://www.mansun.wiki/index.php?title=Template:IPA/doc&amp;action=history"/>
		<updated>2026-04-29T19:43:53Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.26.2</generator>

	<entry>
		<id>http://www.mansun.wiki/index.php?title=Template:IPA/doc&amp;diff=2232&amp;oldid=prev</id>
		<title>DarkMavis: Created page with &quot;{{documentation subpage}} {{transwiki guide}} &lt;!--     PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --&gt; === Usage === '''Template:IPA''' is most useful...&quot;</title>
		<link rel="alternate" type="text/html" href="http://www.mansun.wiki/index.php?title=Template:IPA/doc&amp;diff=2232&amp;oldid=prev"/>
				<updated>2015-07-15T22:57:50Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{documentation subpage}} {{transwiki guide}} &amp;lt;!--     PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --&amp;gt; === Usage === &amp;#039;&amp;#039;&amp;#039;&lt;a href=&quot;/index.php?title=Template:IPA&quot; title=&quot;Template:IPA&quot;&gt;Template:IPA&lt;/a&gt;&amp;#039;&amp;#039;&amp;#039; is most useful...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{documentation subpage}}&lt;br /&gt;
{{transwiki guide}}&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
    PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
=== Usage ===&lt;br /&gt;
'''[[Template:IPA]]''' is most useful when there are multiple instances of the [[International Phonetic Alphabet]] (IPA) on a page. It contains&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;&amp;lt;span title=&amp;quot;Representation in the International Phonetic Alphabet (IPA)&amp;quot; class=&amp;quot;IPA&amp;quot;&amp;gt;{{{1}}}&amp;lt;/span&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This means, it simply specifies a class called “IPA” as a hook for CSS styling and DOM scripting. This allows fixing broken display of IPA characters in Windows XP, and choice of style in any browser.&lt;br /&gt;
&lt;br /&gt;
The font declaration is in [[MediaWiki:Common.js]] and targets ''only'' Windows XP. Registered Wikipedia users can specify their own style for IPA text by editing, for each project, their user style sheet, e.g. [[Special:MyPage/common.css]]. Users can also specify the style locally in their browser, which works across projects.&lt;br /&gt;
&lt;br /&gt;
[[MediaWiki:Common.css]] also ensures that links inside IPA transcriptions marked up with this template do not use underlines since these carry special semantics there.&lt;br /&gt;
&lt;br /&gt;
=== TemplateData ===&lt;br /&gt;
{{TemplateDataHeader}}&lt;br /&gt;
&amp;lt;templatedata&amp;gt;{&lt;br /&gt;
&amp;quot;description&amp;quot;: &amp;quot;This template ensures proper display of transcriptions using the International Phonetic Alphabet (IPA), especially in older operating systems and browsers. There are related specialized templates that also semi-automatically generate the transcription itself.&amp;quot;,&lt;br /&gt;
&amp;quot;params&amp;quot;: {&lt;br /&gt;
  &amp;quot;1&amp;quot;: {&lt;br /&gt;
    &amp;quot;label&amp;quot;: &amp;quot;transcription&amp;quot;,&lt;br /&gt;
    &amp;quot;description&amp;quot;: &amp;quot;including square brackets [...] for phonetic transcriptions or enclosing forward slashes /.../ for phonemic ones&amp;quot;,&lt;br /&gt;
    &amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
    &amp;quot;required&amp;quot;: true&lt;br /&gt;
  }&lt;br /&gt;
}}&amp;lt;/templatedata&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Examples ===&lt;br /&gt;
Placing a phonemic rendering of the word ''characters'' in Template:IPA:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;{{IPA|/ˈkærəktɚz/}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;{{IPA|/[[character|ˈkærəktɚz]]/}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The result will be a span with a class attribute, like this:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;&amp;lt;span&amp;lt;/nowiki&amp;gt; title=&amp;quot;Representation in the International Phonetic Alphabet (IPA)&amp;quot; class=&amp;quot;IPA&amp;quot;&amp;gt;/ˈkærəktɚz/&amp;lt;nowiki&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Which appear in your browser as:&lt;br /&gt;
&lt;br /&gt;
: {{IPA|/ˈkærəktɚz/}}&lt;br /&gt;
: {{IPA|/[[character|ˈkærəktɚz]]/}}&lt;br /&gt;
&lt;br /&gt;
Without template:IPA:&lt;br /&gt;
&lt;br /&gt;
: /ˈkærəktɚz/&lt;br /&gt;
: /[[character|ˈkærəktɚz]]/&lt;br /&gt;
&lt;br /&gt;
[These sets may look different if you are using Windows XP, or if you have a custom style defined for IPA text.]&lt;br /&gt;
&lt;br /&gt;
Please place all IPA text into the template, even if it doesn't have any special IPA characters, like this: {{IPA |/mi/}}.  This will allow users to format all examples of IPA text consistently, with their choice of fonts, colours, etc.&lt;br /&gt;
&lt;br /&gt;
=== List of fonts ===&lt;br /&gt;
The following is a list of fonts used in Windows XP that are used using this template.&lt;br /&gt;
* [[Lucida Sans Unicode]]&lt;br /&gt;
* [[Arial Unicode MS]]&lt;br /&gt;
&lt;br /&gt;
{{usage of IPA templates}}&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&amp;lt;!-- PLEASE ADD CATEGORIES BELOW THIS LINE, THANKS. --&amp;gt;&lt;br /&gt;
[[Category:IPA templates|*]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- PLEASE ADD INTERWIKIS BELOW THIS LINE, THANKS. --&amp;gt;&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
[[es:Plantilla:IPA]]&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>DarkMavis</name></author>	</entry>

	</feed>