<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://redkrayolawiki.org/w/index.php?action=history&amp;feed=atom&amp;title=Module%3ATrack_listing%2Fconfiguration</id>
	<title>Module:Track listing/configuration - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://redkrayolawiki.org/w/index.php?action=history&amp;feed=atom&amp;title=Module%3ATrack_listing%2Fconfiguration"/>
	<link rel="alternate" type="text/html" href="https://redkrayolawiki.org/w/index.php?title=Module:Track_listing/configuration&amp;action=history"/>
	<updated>2026-05-07T22:47:24Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>https://redkrayolawiki.org/w/index.php?title=Module:Track_listing/configuration&amp;diff=17711&amp;oldid=prev</id>
		<title>Dotclub: Created page with &quot;return { 	show_warnings = false, 	input_error_category = &#039;Track listings with input errors&#039;, 	collapsed_parameter_category = &#039;Track listings that use the collapsed parameter &#039;, 	deprecated_parameter_category = &#039;Track listings with deprecated parameters&#039;, 	track_field_names = { 		number = true, 		title = true, 		note = true, 		length = true, 		lyrics = true, 		music = true, 		writer = true, 		extra = true, 	}, 	track_listing_field_names = { 		width = true, 		headline = tr...&quot;</title>
		<link rel="alternate" type="text/html" href="https://redkrayolawiki.org/w/index.php?title=Module:Track_listing/configuration&amp;diff=17711&amp;oldid=prev"/>
		<updated>2025-05-26T07:05:14Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;return { 	show_warnings = false, 	input_error_category = &amp;#039;Track listings with input errors&amp;#039;, 	collapsed_parameter_category = &amp;#039;Track listings that use the collapsed parameter &amp;#039;, 	deprecated_parameter_category = &amp;#039;Track listings with deprecated parameters&amp;#039;, 	track_field_names = { 		number = true, 		title = true, 		note = true, 		length = true, 		lyrics = true, 		music = true, 		writer = true, 		extra = true, 	}, 	track_listing_field_names = { 		width = true, 		headline = tr...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;return {&lt;br /&gt;
	show_warnings = false,&lt;br /&gt;
	input_error_category = &amp;#039;Track listings with input errors&amp;#039;,&lt;br /&gt;
	collapsed_parameter_category = &amp;#039;Track listings that use the collapsed parameter &amp;#039;,&lt;br /&gt;
	deprecated_parameter_category = &amp;#039;Track listings with deprecated parameters&amp;#039;,&lt;br /&gt;
	track_field_names = {&lt;br /&gt;
		number = true,&lt;br /&gt;
		title = true,&lt;br /&gt;
		note = true,&lt;br /&gt;
		length = true,&lt;br /&gt;
		lyrics = true,&lt;br /&gt;
		music = true,&lt;br /&gt;
		writer = true,&lt;br /&gt;
		extra = true,&lt;br /&gt;
	},&lt;br /&gt;
	track_listing_field_names = {&lt;br /&gt;
		width = true,&lt;br /&gt;
		headline = true,&lt;br /&gt;
		all_writing = true,&lt;br /&gt;
		all_lyrics = true,&lt;br /&gt;
		all_music = true,&lt;br /&gt;
		extra_column = true,&lt;br /&gt;
		total_length = true,&lt;br /&gt;
		title_width = true,&lt;br /&gt;
		writing_width = true,&lt;br /&gt;
		lyrics_width = true,&lt;br /&gt;
		music_width = true,&lt;br /&gt;
		extra_width = true,&lt;br /&gt;
		category = true,&lt;br /&gt;
	},&lt;br /&gt;
	deprecated_track_listing_field_names = {&lt;br /&gt;
		writing_credits = true,&lt;br /&gt;
		lyrics_credits = true,&lt;br /&gt;
		music_credits = true,&lt;br /&gt;
	},&lt;br /&gt;
	leading_0_in_hours = &amp;quot;Invalid time &amp;#039;%s&amp;#039; (times in format &amp;#039;h:mm:ss&amp;#039; cannot start with zero)&amp;quot;,&lt;br /&gt;
	leading_0_in_minutes = &amp;quot;Invalid time &amp;#039;%s&amp;#039; (times in format &amp;#039;mm:ss&amp;#039; cannot start with zero)&amp;quot;,&lt;br /&gt;
	not_a_time = &amp;quot;Invalid time &amp;#039;%s&amp;#039; (times must be in a format of &amp;#039;m:ss&amp;#039;, &amp;#039;mm:ss&amp;#039; or &amp;#039;h:mm:ss&amp;#039;)&amp;quot;,&lt;br /&gt;
	more_than_60_minutes = &amp;quot;Invalid track length &amp;#039;%s&amp;#039; (if hours are specified, the number of minutes must be less than 60)&amp;quot;,&lt;br /&gt;
	more_than_60_seconds = &amp;quot;Invalid track length &amp;#039;%s&amp;#039; (number of seconds must be less than 60)&amp;quot;,&lt;br /&gt;
	tracks_written = &amp;#039;All tracks are written by %s&amp;#039;,&lt;br /&gt;
	lyrics_written_music_composed = &amp;#039;All lyrics are written by $1; all music is composed by $2&amp;#039;,&lt;br /&gt;
	lyrics_written = &amp;#039;All lyrics are written by %s&amp;#039;,&lt;br /&gt;
	music_composed = &amp;#039;All music is composed by %s&amp;#039;,&lt;br /&gt;
	track_listing_error = &amp;#039;&amp;lt;strong class=&amp;quot;error&amp;quot;&amp;gt;Track listing error: %s&amp;lt;/strong&amp;gt;&amp;#039;,&lt;br /&gt;
	deprecated_collapsed = &amp;#039;Deprecated collapsed parameter in use.&amp;#039;,&lt;br /&gt;
	title = &amp;#039;Title&amp;#039;,&lt;br /&gt;
	number = &amp;#039;Number&amp;#039;,&lt;br /&gt;
	number_abbr = &amp;#039;No.&amp;#039;,&lt;br /&gt;
	track_listing = &amp;#039;Track listing&amp;#039;,&lt;br /&gt;
	writer = &amp;#039;Writer(s)&amp;#039;,&lt;br /&gt;
	lyrics = &amp;#039;Lyrics&amp;#039;,&lt;br /&gt;
	music = &amp;#039;Music&amp;#039;,&lt;br /&gt;
	extra = &amp;#039;{{{extra_column}}}&amp;#039;,&lt;br /&gt;
	length = &amp;#039;Length&amp;#039;,&lt;br /&gt;
	blank_cell = &amp;#039;&amp;amp;nbsp;&amp;#039;,&lt;br /&gt;
	track_title = &amp;#039;&amp;quot;%s&amp;quot;&amp;#039;,&lt;br /&gt;
	untitled = &amp;#039;Untitled&amp;#039;,&lt;br /&gt;
	note = &amp;#039; (%s)&amp;#039;,&lt;br /&gt;
	track_id = &amp;#039;track%d&amp;#039;,&lt;br /&gt;
	number_terminated = &amp;#039;%d.&amp;#039;,&lt;br /&gt;
	total_length = &amp;#039;Total length:&amp;#039;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Dotclub</name></author>
	</entry>
</feed>