<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://the-democratika.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3AInfobox_producer_discography%2Fdoc</id>
	<title>Template:Infobox producer discography/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://the-democratika.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3AInfobox_producer_discography%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://the-democratika.com/wiki/index.php?title=Template:Infobox_producer_discography/doc&amp;action=history"/>
	<updated>2026-04-04T16:05:09Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://the-democratika.com/wiki/index.php?title=Template:Infobox_producer_discography/doc&amp;diff=9379&amp;oldid=prev</id>
		<title>&gt;8086-PC: /* Advanced usage */</title>
		<link rel="alternate" type="text/html" href="https://the-democratika.com/wiki/index.php?title=Template:Infobox_producer_discography/doc&amp;diff=9379&amp;oldid=prev"/>
		<updated>2024-04-19T17:16:24Z</updated>

		<summary type="html">&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;Advanced usage&lt;/span&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;
{{Lua|Module:Infobox|Module:InfoboxImage|Module:Check for unknown parameters}}&lt;br /&gt;
&lt;br /&gt;
{{Parameter names example|_template=| Producer | Image | Alt | Caption | Studio albums | Internet albums | Live albums | Compilations | EPs | Singles | B-sides | Video albums | Music videos | Soundtracks | Tribute albums | Karaoke | Holiday albums | Box sets | Gospel | Option name | Option | 1Option name | 1Option | 2Option name | 2Option | 3Option name | 3Option | 4Option name | 4Option | 5Option name | 5Option | 6Option name | 6Option }}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;{{tl|Infobox producer discography}}&amp;#039;&amp;#039;&amp;#039; is a standard infobox for a music producer&amp;#039;s [[discography]].&lt;br /&gt;
&lt;br /&gt;
This template is designed for use in production discographies within [[:Category:Production discographies]]. It displays the number of [[studio album]]s, [[live album]]s, [[compilation album]]s, [[Single (music)|singles]], [[VHS single|video releases]], [[Extended play|EPs]], etc., produced by the article&amp;#039;s [[Music producer|subject]].&lt;br /&gt;
&lt;br /&gt;
==Code==&lt;br /&gt;
===Simple===&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot; style=&amp;quot;width:50%;&amp;quot;&amp;gt;&lt;br /&gt;
{{Infobox producer discography&lt;br /&gt;
| Producer        =&lt;br /&gt;
| Image           =&lt;br /&gt;
| Caption         =&lt;br /&gt;
| Alt             =&lt;br /&gt;
| Studio albums   = &lt;br /&gt;
| Internet albums = &lt;br /&gt;
| Live albums     = &lt;br /&gt;
| Compilations    = &lt;br /&gt;
| EPs             = &lt;br /&gt;
| Singles         = &lt;br /&gt;
| B-sides         = &lt;br /&gt;
| Video albums    = &lt;br /&gt;
| Music videos    = &lt;br /&gt;
| Soundtracks     = &lt;br /&gt;
| Tribute albums  = &lt;br /&gt;
| Karaoke         = &lt;br /&gt;
| Holiday albums  =&lt;br /&gt;
| Box sets        =&lt;br /&gt;
| Gospel          =&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Full===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot; style=&amp;quot;width:50%;&amp;quot;&amp;gt;&lt;br /&gt;
{{Infobox producer discography&lt;br /&gt;
| Producer             =&lt;br /&gt;
| Image                =&lt;br /&gt;
| Caption              =&lt;br /&gt;
| Alt                  =&lt;br /&gt;
| Studio albums        =&lt;br /&gt;
| Internet albums      = &lt;br /&gt;
| Live albums          =&lt;br /&gt;
| Compilations         =&lt;br /&gt;
| EPs                  =&lt;br /&gt;
| Singles              =&lt;br /&gt;
| B-sides              =&lt;br /&gt;
| Video albums         =&lt;br /&gt;
| Music videos         =&lt;br /&gt;
| Soundtracks          =&lt;br /&gt;
| Tribute albums       =&lt;br /&gt;
| Karaoke              =&lt;br /&gt;
| Holiday albums       =&lt;br /&gt;
| Box sets             =&lt;br /&gt;
| Gospel               =&lt;br /&gt;
| Option               =&lt;br /&gt;
| Option name          =&lt;br /&gt;
| 1Option              =&lt;br /&gt;
| 1Option name         =&lt;br /&gt;
| 2Option              =&lt;br /&gt;
| 2Option name         =&lt;br /&gt;
| 3Option              =&lt;br /&gt;
| 3Option name         =&lt;br /&gt;
| 4Option              =&lt;br /&gt;
| 4Option name         =&lt;br /&gt;
| 5Option              =&lt;br /&gt;
| 5Option name         =&lt;br /&gt;
| 6Option              =&lt;br /&gt;
| 6Option name         =&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Placement===&lt;br /&gt;
This template should be placed in an article at the top of the page, before the introduction.&lt;br /&gt;
&lt;br /&gt;
===Basic usage===&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot; style=&amp;quot;overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
{{Infobox producer discography&lt;br /&gt;
| Producer            = [[Music producer|Producers name]]&lt;br /&gt;
| Image               = Engineer at audio console at Danish Broadcasting Corporation.png&lt;br /&gt;
| Caption             = [[Music producer]] engineering a sound recording&lt;br /&gt;
| Alt                 = A man sitting at a mixing console with both hands working different areas of the board&lt;br /&gt;
| Studio albums       = 6&lt;br /&gt;
| Internet albums     = 4&lt;br /&gt;
| Live albums         = 2&lt;br /&gt;
| Compilations        = 1&lt;br /&gt;
| EPs                 = 4&lt;br /&gt;
| Singles             = 22&lt;br /&gt;
| B-sides             = 15&lt;br /&gt;
| Video albums        = 3&lt;br /&gt;
| Music videos        = 18&lt;br /&gt;
| Soundtracks         = 5&lt;br /&gt;
| Tribute albums      = 2&lt;br /&gt;
| Karaoke             = 3&lt;br /&gt;
| Holiday albums      = 3&lt;br /&gt;
| Box sets            = 2&lt;br /&gt;
| Gospel              = 3&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
;Example&amp;lt;nowiki&amp;gt;:&amp;lt;/nowiki&amp;gt; &amp;lt;span style=&amp;quot;font-weight:normal;&amp;quot;&amp;gt;(see result above)&amp;lt;/span&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
If you find that some of the arrows don&amp;#039;t link to the intended sections, see [[#Modifying section links|Modifying section links]] below.&lt;br /&gt;
&lt;br /&gt;
===Fields===&lt;br /&gt;
When using the template, it is not necessary to delete any fields that are not being used. Most fields are optional; if no data is supplied, the row will simply not appear once the page is saved.&lt;br /&gt;
&lt;br /&gt;
====Producer====&lt;br /&gt;
The name of the [[Main title|title&amp;#039;s]] producer in plain text only. Logos and other graphics are to be avoided in this field in accordance with [[WP:ACCESS]] and [[WP:FAIR]]. Use an internal link or [[Wikipedia:Piped link|piped]] internal link to the main article about the producer. For help with internal links, see the [[Wikipedia:Editing FAQ#How do I make links?|Editing FAQ]]. This field is mandatory.&lt;br /&gt;
&lt;br /&gt;
====Image====&lt;br /&gt;
An image of the act, sufficiently clear for display at 200 pixels&amp;#039; width. Set to only the image name, e.g. &amp;#039;&amp;#039;&amp;#039;Example.png&amp;#039;&amp;#039;&amp;#039;, not Image:Example.png or &amp;lt;nowiki&amp;gt;[[File:Example.png|200px|abc]]&amp;lt;/nowiki&amp;gt;. Images used should ideally be free images; that is, not subject to copyright restrictions. If no free image is available it may be possible to use a non-free image under a claim of fair use, provided the image meets Wikipedia&amp;#039;s non-free content criteria (for more information see [[WP:NFCC]] and [[WP:NFC]]).&lt;br /&gt;
&lt;br /&gt;
====Alt====&lt;br /&gt;
Alt text for the image, as per [[WP:ALT]]. This is for describing the image to people who cannot see the image, and typically should not be the same as the caption.&lt;br /&gt;
&lt;br /&gt;
====Caption====&lt;br /&gt;
Caption for the image to be displayed. Do not link years in the caption e.g. &amp;#039;&amp;#039;&amp;#039;do not&amp;#039;&amp;#039;&amp;#039; link &amp;lt;nowiki&amp;gt;[[2007]]&amp;lt;/nowiki&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
====Types of releases====&lt;br /&gt;
There are individual fields for a variety of release types. (studio albums, internet albums, live albums, compilations, video albums, music videos, tribute albums, EPs, singles, b-sides, soundtracks karaoke, holiday albums and box sets. In each field place the number of each type that the producer has released. Use only numeric values in these fields. For other types of releases, see &amp;quot;Advanced usage&amp;quot; below.&lt;br /&gt;
&lt;br /&gt;
===Advanced usage===&lt;br /&gt;
&lt;br /&gt;
====Optional labels====&lt;br /&gt;
:&amp;#039;&amp;#039;Please use these functions sparingly.&amp;#039;&amp;#039;&lt;br /&gt;
As not all music producers are the same, some will have the need to have different labels for their discography, such as a collaboration or unreleased songs. To list these options, use {{para|Option}} and {{para|Option name}} and up to six additional options, as in the example below.&lt;br /&gt;
&lt;br /&gt;
==Example==&lt;br /&gt;
{{Infobox producer discography&lt;br /&gt;
&lt;br /&gt;
| Producer             = [[Music producer|Producers name]]&lt;br /&gt;
&lt;br /&gt;
| Image                = Engineer at audio console at Danish Broadcasting Corporation.png&lt;br /&gt;
&lt;br /&gt;
| Caption              = [[Music producer]] engineering a sound recording&lt;br /&gt;
&lt;br /&gt;
| Alt                  = A man sitting at a mixing console with both hands working different areas of the board&lt;br /&gt;
&lt;br /&gt;
| Studio albums        = 42&lt;br /&gt;
&lt;br /&gt;
| Internet albums      = 5&lt;br /&gt;
&lt;br /&gt;
| Live albums          = 19&lt;br /&gt;
&lt;br /&gt;
| Compilations         = 36&lt;br /&gt;
&lt;br /&gt;
| EPs                  = 7&lt;br /&gt;
&lt;br /&gt;
| Singles              = 37&lt;br /&gt;
&lt;br /&gt;
| B-sides              = 18&lt;br /&gt;
&lt;br /&gt;
| Video albums         = 6&lt;br /&gt;
&lt;br /&gt;
| Music videos         = 17&lt;br /&gt;
&lt;br /&gt;
| Soundtracks          = 8&lt;br /&gt;
&lt;br /&gt;
| Tribute albums       = 3&lt;br /&gt;
&lt;br /&gt;
| Karaoke              = 2&lt;br /&gt;
&lt;br /&gt;
| Holiday albums       = 3&lt;br /&gt;
&lt;br /&gt;
| Box sets             = 2&lt;br /&gt;
&lt;br /&gt;
| Gospel               = 3&lt;br /&gt;
&lt;br /&gt;
| Option               = 10&lt;br /&gt;
| Option name          = Side projects&lt;br /&gt;
&lt;br /&gt;
| 1Option              = 11&lt;br /&gt;
| 1Option name         = Demos&lt;br /&gt;
&lt;br /&gt;
| 2Option              = 12&lt;br /&gt;
| 2Option name         = Mash-ups &lt;br /&gt;
&lt;br /&gt;
| 3Option              = 13&lt;br /&gt;
| 3Option name         = Sample contributions&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot; style=&amp;quot;overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
{{Infobox producer discography&lt;br /&gt;
| Producer             = [[Music producer|Producers name]]&lt;br /&gt;
| Image                = Engineer at audio console at Danish Broadcasting Corporation.png&lt;br /&gt;
| Caption              = [[Music producer]] engineering a sound recording&lt;br /&gt;
| Alt                  = A man sitting at a mixing console with both hands working different areas of the board&lt;br /&gt;
| Studio albums        = 42&lt;br /&gt;
| Internet albums      = 5&lt;br /&gt;
| Live albums          = 19&lt;br /&gt;
| Compilations         = 36&lt;br /&gt;
| EPs                  = 7&lt;br /&gt;
| Singles              = 37&lt;br /&gt;
| B-sides              = 18&lt;br /&gt;
| Video albums         = 6&lt;br /&gt;
| Music videos         = 17&lt;br /&gt;
| Soundtracks          = 8&lt;br /&gt;
| Tribute albums       = 3&lt;br /&gt;
| Karaoke              = 2&lt;br /&gt;
| Holiday albums       = 3&lt;br /&gt;
| Box sets             = 2&lt;br /&gt;
| Gospel               = 3&lt;br /&gt;
| Option               = 10&lt;br /&gt;
| Option name          = Side projects&lt;br /&gt;
| 1Option              = 11&lt;br /&gt;
| 1Option name         = Demos&lt;br /&gt;
| 2Option              = 12&lt;br /&gt;
| 2Option name         = Mash-ups &lt;br /&gt;
| 3Option              = 13&lt;br /&gt;
| 3Option name         = Sample contributions&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== TemplateData ==&lt;br /&gt;
&amp;lt;templatedata&amp;gt;&lt;br /&gt;
{&lt;br /&gt;
	&amp;quot;params&amp;quot;: {&lt;br /&gt;
		&amp;quot;Producer&amp;quot;: {},&lt;br /&gt;
		&amp;quot;Image&amp;quot;: {},&lt;br /&gt;
		&amp;quot;Alt&amp;quot;: {},&lt;br /&gt;
		&amp;quot;Caption&amp;quot;: {},&lt;br /&gt;
		&amp;quot;Studio albums&amp;quot;: {},&lt;br /&gt;
		&amp;quot;Internet albums&amp;quot;: {},&lt;br /&gt;
		&amp;quot;Live albums&amp;quot;: {},&lt;br /&gt;
		&amp;quot;Compilations&amp;quot;: {},&lt;br /&gt;
		&amp;quot;EPs&amp;quot;: {},&lt;br /&gt;
		&amp;quot;Singles&amp;quot;: {},&lt;br /&gt;
		&amp;quot;B-sides&amp;quot;: {},&lt;br /&gt;
		&amp;quot;Video albums&amp;quot;: {},&lt;br /&gt;
		&amp;quot;Music videos&amp;quot;: {},&lt;br /&gt;
		&amp;quot;Soundtracks&amp;quot;: {},&lt;br /&gt;
		&amp;quot;Tribute albums&amp;quot;: {},&lt;br /&gt;
		&amp;quot;Karaoke&amp;quot;: {},&lt;br /&gt;
		&amp;quot;Holiday albums&amp;quot;: {},&lt;br /&gt;
		&amp;quot;Box sets&amp;quot;: {},&lt;br /&gt;
		&amp;quot;Gospel&amp;quot;: {},&lt;br /&gt;
		&amp;quot;Option name&amp;quot;: {},&lt;br /&gt;
		&amp;quot;Option&amp;quot;: {},&lt;br /&gt;
		&amp;quot;1Option name&amp;quot;: {},&lt;br /&gt;
		&amp;quot;1Option&amp;quot;: {},&lt;br /&gt;
		&amp;quot;2Option name&amp;quot;: {},&lt;br /&gt;
		&amp;quot;2Option&amp;quot;: {},&lt;br /&gt;
		&amp;quot;3Option name&amp;quot;: {},&lt;br /&gt;
		&amp;quot;3Option&amp;quot;: {},&lt;br /&gt;
		&amp;quot;4Option name&amp;quot;: {},&lt;br /&gt;
		&amp;quot;4Option&amp;quot;: {},&lt;br /&gt;
		&amp;quot;5Option name&amp;quot;: {},&lt;br /&gt;
		&amp;quot;5Option&amp;quot;: {},&lt;br /&gt;
		&amp;quot;6Option name&amp;quot;: {},&lt;br /&gt;
		&amp;quot;6Option&amp;quot;: {}&lt;br /&gt;
	},&lt;br /&gt;
	&amp;quot;format&amp;quot;: &amp;quot;{{_\n| _______________ = _\n}}\n&amp;quot;,&lt;br /&gt;
	&amp;quot;paramOrder&amp;quot;: [&lt;br /&gt;
		&amp;quot;Producer&amp;quot;,&lt;br /&gt;
		&amp;quot;Image&amp;quot;,&lt;br /&gt;
		&amp;quot;Alt&amp;quot;,&lt;br /&gt;
		&amp;quot;Caption&amp;quot;,&lt;br /&gt;
		&amp;quot;Studio albums&amp;quot;,&lt;br /&gt;
		&amp;quot;Internet albums&amp;quot;,&lt;br /&gt;
		&amp;quot;Live albums&amp;quot;,&lt;br /&gt;
		&amp;quot;Compilations&amp;quot;,&lt;br /&gt;
		&amp;quot;EPs&amp;quot;,&lt;br /&gt;
		&amp;quot;Singles&amp;quot;,&lt;br /&gt;
		&amp;quot;B-sides&amp;quot;,&lt;br /&gt;
		&amp;quot;Video albums&amp;quot;,&lt;br /&gt;
		&amp;quot;Music videos&amp;quot;,&lt;br /&gt;
		&amp;quot;Soundtracks&amp;quot;,&lt;br /&gt;
		&amp;quot;Tribute albums&amp;quot;,&lt;br /&gt;
		&amp;quot;Karaoke&amp;quot;,&lt;br /&gt;
		&amp;quot;Holiday albums&amp;quot;,&lt;br /&gt;
		&amp;quot;Box sets&amp;quot;,&lt;br /&gt;
		&amp;quot;Gospel&amp;quot;,&lt;br /&gt;
		&amp;quot;Option name&amp;quot;,&lt;br /&gt;
		&amp;quot;Option&amp;quot;,&lt;br /&gt;
		&amp;quot;1Option name&amp;quot;,&lt;br /&gt;
		&amp;quot;1Option&amp;quot;,&lt;br /&gt;
		&amp;quot;2Option name&amp;quot;,&lt;br /&gt;
		&amp;quot;2Option&amp;quot;,&lt;br /&gt;
		&amp;quot;3Option name&amp;quot;,&lt;br /&gt;
		&amp;quot;3Option&amp;quot;,&lt;br /&gt;
		&amp;quot;4Option name&amp;quot;,&lt;br /&gt;
		&amp;quot;4Option&amp;quot;,&lt;br /&gt;
		&amp;quot;5Option name&amp;quot;,&lt;br /&gt;
		&amp;quot;5Option&amp;quot;,&lt;br /&gt;
		&amp;quot;6Option name&amp;quot;,&lt;br /&gt;
		&amp;quot;6Option&amp;quot;&lt;br /&gt;
	]&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/templatedata&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Tracking category==&lt;br /&gt;
* {{clc|Pages using infobox producer discography with unknown parameters}}&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* {{tl|Infobox artist discography}}&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|Producer discography]]&lt;br /&gt;
[[Category:People and person infobox templates|Producer discography]]&lt;br /&gt;
[[Category:WikiProject Albums 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>&gt;8086-PC</name></author>
	</entry>
</feed>