<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.jewishmusic.wiki:443/index.php?action=history&amp;feed=atom&amp;title=Template%3AExtra_track_listing%2Fdoc</id>
	<title>Template:Extra track listing/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.jewishmusic.wiki:443/index.php?action=history&amp;feed=atom&amp;title=Template%3AExtra_track_listing%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://www.jewishmusic.wiki:443/index.php?title=Template:Extra_track_listing/doc&amp;action=history"/>
	<updated>2026-04-19T16:41:11Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.1</generator>
	<entry>
		<id>https://www.jewishmusic.wiki:443/index.php?title=Template:Extra_track_listing/doc&amp;diff=1579&amp;oldid=prev</id>
		<title>Admin: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://www.jewishmusic.wiki:443/index.php?title=Template:Extra_track_listing/doc&amp;diff=1579&amp;oldid=prev"/>
		<updated>2024-02-05T01:09:54Z</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;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 01:09, 5 February 2024&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://www.jewishmusic.wiki:443/index.php?title=Template:Extra_track_listing/doc&amp;diff=1578&amp;oldid=prev</id>
		<title>jewishmusicwiki.aridrookman.com&gt;WOSlinker: syntaxhighlight lang=&quot;wikitext&quot;</title>
		<link rel="alternate" type="text/html" href="https://www.jewishmusic.wiki:443/index.php?title=Template:Extra_track_listing/doc&amp;diff=1578&amp;oldid=prev"/>
		<updated>2023-06-02T10:27:44Z</updated>

		<summary type="html">&lt;p&gt;syntaxhighlight lang=&amp;quot;wikitext&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;
&amp;lt;!-- Categories go at the bottom of this page and interwikis go in Wikidata. --&amp;gt;&lt;br /&gt;
{{Lua|Module:Check for unknown parameters}}&lt;br /&gt;
&lt;br /&gt;
A listing of the songs on an album or EP is usually done using the {{para|tracks}} field of {{tl|Infobox song}}; for details, please see the [[Template:Infobox song#Track listing examples|infobox track listing examples]]. However, if the infobox {{para|chronology}} prevents its use, this template should be used instead to add a track listing.&lt;br /&gt;
&lt;br /&gt;
Please note: track listings should not be added to infoboxes if there is a [[WP:NAV|navigation template]] or navbox at the bottom of the article which already lists the songs.&lt;br /&gt;
&lt;br /&gt;
== Code ==&lt;br /&gt;
This template is used with the {{para|misc}} parameter of the infobox template. It should not be used on its own.  If this template is substituted, it will return a cleaned-up copy of itself with unnecessary parameters removed and deprecated parameters replaced. Parameter indentation will also automatically be fixed.&lt;br /&gt;
&lt;br /&gt;
{|class=&amp;quot;infobox&amp;quot; style=&amp;quot;width:20em;&amp;quot;&lt;br /&gt;
{{Extra track listing&lt;br /&gt;
 | album      = That Album&lt;br /&gt;
 | type       = song&lt;br /&gt;
 | tracks = (tracks here)&lt;br /&gt;
}}&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot; style=&amp;quot;overflow:auto;&amp;quot;&amp;gt;{{Infobox song&lt;br /&gt;
...&lt;br /&gt;
| misc        = {{Extra track listing&lt;br /&gt;
 | album      = &lt;br /&gt;
 | type       = &lt;br /&gt;
 | tracks     = (tracks here)&lt;br /&gt;
 }}&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
{{clear}}&lt;br /&gt;
&lt;br /&gt;
==Parameters==&lt;br /&gt;
===album=== &lt;br /&gt;
Enter the name of the album or EP to produce the header. It will be generated using &amp;#039;&amp;#039;italics&amp;#039;&amp;#039; followed by &amp;quot;track listing&amp;quot;; for example, &amp;lt;code&amp;gt;&amp;#039;&amp;#039;That Album&amp;#039;&amp;#039; track listing&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;&amp;#039;&amp;#039;What EP&amp;#039;&amp;#039; track listing&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
===type===&lt;br /&gt;
Enter &amp;lt;code&amp;gt;song&amp;lt;/code&amp;gt; for all Infobox song types to generate a light blue background; for singles, enter &amp;lt;code&amp;gt;single&amp;lt;/code&amp;gt; for khaki.&lt;br /&gt;
&lt;br /&gt;
===tracks===&lt;br /&gt;
Add the template that has the album track listing, such as {{tl|Rumours tracks}}, {{tl|Nevermind tracks}}, etc.&lt;br /&gt;
&lt;br /&gt;
==Notes==&lt;br /&gt;
This template is for use in the {{para|misc}} field.  It will not work in infobox song {{para|tracks}}.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE. --&amp;gt;&lt;br /&gt;
==TemplateData==&lt;br /&gt;
{{TemplateDataHeader}}&lt;br /&gt;
&amp;lt;templatedata&amp;gt;&lt;br /&gt;
{&lt;br /&gt;
	&amp;quot;params&amp;quot;: {&lt;br /&gt;
		&amp;quot;type&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Type&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Sets the header color. Song, single, etc.&amp;quot;,&lt;br /&gt;
			&amp;quot;default&amp;quot;: &amp;quot;peachpuff&amp;quot;,&lt;br /&gt;
			&amp;quot;required&amp;quot;: true,&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;line&amp;quot;&lt;br /&gt;
		},&lt;br /&gt;
		&amp;quot;tracks&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Tracks&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Add the track listing template for the album or EP here&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;album&amp;quot;: {&lt;br /&gt;
			&amp;quot;label&amp;quot;: &amp;quot;Album&amp;quot;,&lt;br /&gt;
			&amp;quot;description&amp;quot;: &amp;quot;Name of the album or EP. Track listing is automatically added after&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;chronology&amp;quot;: {&lt;br /&gt;
			&amp;quot;type&amp;quot;: &amp;quot;line&amp;quot;,&lt;br /&gt;
			&amp;quot;deprecated&amp;quot;: &amp;quot;Needless AKA for album&amp;quot;&lt;br /&gt;
		}&lt;br /&gt;
	},&lt;br /&gt;
	&amp;quot;description&amp;quot;: &amp;quot;For use with {{Infobox song}} – adds an extra track listing showing the album or EP tracks.&amp;quot;,&lt;br /&gt;
	&amp;quot;paramOrder&amp;quot;: [&lt;br /&gt;
		&amp;quot;album&amp;quot;,&lt;br /&gt;
		&amp;quot;type&amp;quot;,&lt;br /&gt;
		&amp;quot;tracks&amp;quot;,&lt;br /&gt;
		&amp;quot;chronology&amp;quot;&lt;br /&gt;
	]&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/templatedata&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Tracking categories ==&lt;br /&gt;
* {{clc|Music infoboxes with malformed table placement}}&lt;br /&gt;
* {{clc|Pages using extra track listing with unknown parameters}}&lt;br /&gt;
* {{clc|Pages using extra track listing with no tracks}}&lt;br /&gt;
&amp;lt;!-- * {{clc|Music infoboxes with unknown value for type}} not in template yet --&amp;gt;&lt;br /&gt;
&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:Music infobox templates|Extra track listing]]&lt;br /&gt;
[[Category:WikiProject Songs templates|Extra track listing]]&lt;br /&gt;
[[Category:Embeddable 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>jewishmusicwiki.aridrookman.com&gt;WOSlinker</name></author>
	</entry>
</feed>