<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://gmodfactions.wiki//index.php?action=history&amp;feed=atom&amp;title=Template%3AAudio%2Fdoc</id>
	<title>Template:Audio/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://gmodfactions.wiki//index.php?action=history&amp;feed=atom&amp;title=Template%3AAudio%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://gmodfactions.wiki//index.php?title=Template:Audio/doc&amp;action=history"/>
	<updated>2026-06-04T08:16:30Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.2</generator>
	<entry>
		<id>https://gmodfactions.wiki//index.php?title=Template:Audio/doc&amp;diff=2826&amp;oldid=prev</id>
		<title>imported&gt;Michael Bednarek: Undid revision 1182235257 by 2806:10AE:6:B7C4:D06D:1A7:7F6:6A2C (talk): rv test edit.</title>
		<link rel="alternate" type="text/html" href="https://gmodfactions.wiki//index.php?title=Template:Audio/doc&amp;diff=2826&amp;oldid=prev"/>
		<updated>2023-10-28T01:12:15Z</updated>

		<summary type="html">&lt;p&gt;Undid revision 1182235257 by &lt;a href=&quot;/wiki/Special:Contributions/2806:10AE:6:B7C4:D06D:1A7:7F6:6A2C&quot; title=&quot;Special:Contributions/2806:10AE:6:B7C4:D06D:1A7:7F6:6A2C&quot;&gt;2806:10AE:6:B7C4:D06D:1A7:7F6:6A2C&lt;/a&gt; (&lt;a href=&quot;/index.php?title=User_talk:2806:10AE:6:B7C4:D06D:1A7:7F6:6A2C&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;User talk:2806:10AE:6:B7C4:D06D:1A7:7F6:6A2C (page does not exist)&quot;&gt;talk&lt;/a&gt;): rv test edit.&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 ADD CATEGORIES WHERE INDICATED AT THE BOTTOM OF THIS PAGE--&amp;gt;&lt;br /&gt;
{{for|instructions on inserting audio files|Wikipedia:Creation and usage of media files#Audio}}&lt;br /&gt;
{{for|audio files set off from text|Template:Listen}}&lt;br /&gt;
{{#ifeq:{{SUBPAGENAME}}|sandbox||{{High-use}}}}&lt;br /&gt;
&lt;br /&gt;
== Purpose ==&lt;br /&gt;
This template links to an audio file for quick listening. It is meant to be used inline with text, for pronunciations and the like. Please note that this just creates a link to the file and does not actually embed the file. If the file is Non-Free and only referenced via this template it is not in compliance with [[WP:NFCC#7|Wikipedia:Non-free content criteria § Policy #7]].&lt;br /&gt;
&lt;br /&gt;
The template uses the [[mw:Extension:Phonos|Phonos]] MediaWiki extension to create an audio link that plays on click.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Audio|name of sound file|text to use as link to soundfile}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
; Example&lt;br /&gt;
: &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;#039;&amp;#039;&amp;#039;Alabama&amp;#039;&amp;#039;&amp;#039; ({{Audio|en-us-Alabama.ogg|pronunciation}}) is a state located in...&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
: → &amp;#039;&amp;#039;&amp;#039;Alabama&amp;#039;&amp;#039;&amp;#039; ({{Audio|en-us-Alabama.ogg|pronunciation}}) is a state located in...&lt;br /&gt;
&lt;br /&gt;
== TemplateData ==&lt;br /&gt;
{{TemplateData header}}&lt;br /&gt;
&amp;lt;templatedata&amp;gt;&lt;br /&gt;
{&lt;br /&gt;
    &amp;quot;description&amp;quot;: &amp;quot;Use this template to add an inline link to an audio file, preceded by a speaker icon.&amp;quot;,&lt;br /&gt;
	&amp;quot;format&amp;quot;: &amp;quot;inline&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;Audio file&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Audio file to link to&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;wiki-file-name&amp;quot;,&lt;br /&gt;
			&amp;quot;example&amp;quot;: &amp;quot;En-uk-London.ogg&amp;quot;,&lt;br /&gt;
			&amp;quot;required&amp;quot;: true&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;2&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Label&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Text to replace the filename in the link&amp;quot;,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
			&amp;quot;example&amp;quot;: &amp;quot;English pronunciation&amp;quot;&lt;br /&gt;
		}&lt;br /&gt;
	},&lt;br /&gt;
	&amp;quot;paramOrder&amp;quot;: [&lt;br /&gt;
		&amp;quot;1&amp;quot;,&lt;br /&gt;
		&amp;quot;2&amp;quot;&lt;br /&gt;
	]&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/templatedata&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
{{Audio templates}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{Sandbox other|&lt;br /&gt;
| &amp;lt;!-- PLEASE ADD CATEGORIES BELOW THIS LINE: --&amp;gt;&lt;br /&gt;
[[Category:Audio templates]]&lt;br /&gt;
[[Category:Templates that add a tracking category]]&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>imported&gt;Michael Bednarek</name></author>
	</entry>
</feed>