<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.terpsichore.space/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="https://wiki.terpsichore.space/index.php?action=history&amp;feed=atom&amp;title=Template%3AIPA%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://wiki.terpsichore.space/index.php?title=Template:IPA/doc&amp;action=history"/>
	<updated>2026-04-14T10:58:45Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.4</generator>
	<entry>
		<id>https://wiki.terpsichore.space/index.php?title=Template:IPA/doc&amp;diff=546&amp;oldid=prev</id>
		<title>Spacegod: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://wiki.terpsichore.space/index.php?title=Template:IPA/doc&amp;diff=546&amp;oldid=prev"/>
		<updated>2023-07-09T21:44:16Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 21:44, 9 July 2023&lt;/td&gt;
				&lt;/tr&gt;
&lt;!-- diff cache key terpsichore_wiki:diff::1.12:old-545:rev-546 --&gt;
&lt;/table&gt;</summary>
		<author><name>Spacegod</name></author>
	</entry>
	<entry>
		<id>https://wiki.terpsichore.space/index.php?title=Template:IPA/doc&amp;diff=545&amp;oldid=prev</id>
		<title>wiki&gt;Frietjes: Undid revision 1156567044 by 42.0.6.250 (talk)</title>
		<link rel="alternate" type="text/html" href="https://wiki.terpsichore.space/index.php?title=Template:IPA/doc&amp;diff=545&amp;oldid=prev"/>
		<updated>2023-05-24T16:15:51Z</updated>

		<summary type="html">&lt;p&gt;Undid revision 1156567044 by &lt;a href=&quot;/index.php/Special:Contributions/42.0.6.250&quot; title=&quot;Special:Contributions/42.0.6.250&quot;&gt;42.0.6.250&lt;/a&gt; (&lt;a href=&quot;/index.php?title=User_talk:42.0.6.250&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;User talk:42.0.6.250 (page does not exist)&quot;&gt;talk&lt;/a&gt;)&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;
&amp;lt;!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) --&amp;gt;&lt;br /&gt;
{{#ifeq:{{SUBPAGENAME}}|sandbox||{{High-use}}}}&lt;br /&gt;
{{TOC right}}&lt;br /&gt;
{{shortcut|T:IPA}}&lt;br /&gt;
&lt;br /&gt;
{{Language templates}}&lt;br /&gt;
=== Usage ===&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;[[Template:IPA]]&amp;#039;&amp;#039;&amp;#039; is 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; lang=&amp;quot;und-Latn-fonipa&amp;quot;&amp;gt;{{{1}}}&amp;lt;/span&amp;gt;&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This means it specifies a class called &amp;quot;IPA&amp;quot; as a hook for CSS styling and DOM scripting. This allows for assigning specific fonts to display IPA characters. Registered Wikipedia users can specify their own fonts for IPA text by editing their user style sheet, e.g. [[Special:MyPage/common.css]]. Users can also edit their global stylesheet ([[meta:Special:MyPage/global.css]]), which works across all projects. [[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. For instance, the following code would cause IPA to be displayed in the font [[Charis SIL]]:&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;css&amp;quot;&amp;gt;&lt;br /&gt;
.IPA {&lt;br /&gt;
	font-family: Charis SIL;&lt;br /&gt;
}&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== TemplateData ===&lt;br /&gt;
{{TemplateData header}}&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;quot;lang&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Language code&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;ISO 639 code of the language being transcribed, will be used in IETF language tag&amp;quot;,&lt;br /&gt;
			&amp;quot;example&amp;quot;: &amp;quot;en&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;&lt;br /&gt;
		}&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 &amp;#039;&amp;#039;characters&amp;#039;&amp;#039; in Template:IPA:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;{{IPA|/ˈkærəktɚz/|lang=en}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;{{IPA|/[[character|ˈkærəktɚz]]/|lang=en}}&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; lang=&amp;quot;en-Latn-fonipa&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 appears in your browser as:&lt;br /&gt;
&lt;br /&gt;
: {{IPA|/ˈkærəktɚz/|lang=en}}&lt;br /&gt;
: {{IPA|/[[character|ˈkærəktɚz]]/|lang=en}}&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 have a custom font defined for IPA text.&lt;br /&gt;
&lt;br /&gt;
Please place all IPA text into the template, even if it doesn&amp;#039;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;
{{usage of IPA templates}}&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{Sandbox other||&lt;br /&gt;
&amp;lt;!-- Categories below this line, please; interwikis at Wikidata --&amp;gt;&lt;br /&gt;
[[Category:International Phonetic Alphabet templates| ]]&lt;br /&gt;
[[Category:Character templates]]&lt;br /&gt;
&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>wiki&gt;Frietjes</name></author>
	</entry>
</feed>