<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://sapph.group/wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3AInfobox_record_label%2Fdoc</id>
	<title>Template:Infobox record label/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://sapph.group/wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3AInfobox_record_label%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://sapph.group/wiki/index.php?title=Template:Infobox_record_label/doc&amp;action=history"/>
	<updated>2026-05-18T08:22:46Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.0</generator>
	<entry>
		<id>https://sapph.group/wiki/index.php?title=Template:Infobox_record_label/doc&amp;diff=7409&amp;oldid=prev</id>
		<title>Bryan: 1 revision</title>
		<link rel="alternate" type="text/html" href="https://sapph.group/wiki/index.php?title=Template:Infobox_record_label/doc&amp;diff=7409&amp;oldid=prev"/>
		<updated>2014-03-05T04:24:09Z</updated>

		<summary type="html">&lt;p&gt;1 revision&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;!-- &lt;br /&gt;
 PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE&lt;br /&gt;
 YOU CAN EDIT THE TEMPLATE DOCUMENTATION BELOW THIS COMMENT&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;{{tl|{{BASEPAGENAME}}}}&amp;lt;/code&amp;gt; adds an [[m:infobox|infobox]] to the article page of a [[record label]]. The template&amp;#039;s code should go at the top of the page, before the article [[WP:LEAD|lead section]], but below disambiguation notices (see also [[WP:WAI]]).&lt;br /&gt;
&lt;br /&gt;
===Pre-filled sample===&lt;br /&gt;
&lt;br /&gt;
For simple use, you can directly cut-n-paste the sample code below (filling in the relevant fields, deleting the irrelevant fields, and leaving out with their self-documentation comments the fields you don&amp;#039;t know or that can be used later):&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{Infobox record label &amp;lt;!-- See Wikipedia:WikiProject_Music --&amp;gt;&lt;br /&gt;
| name        = &amp;lt;!-- &amp;quot;label name&amp;quot; displayed in box title, defaults to page title --&amp;gt;&lt;br /&gt;
| image_name  =  &amp;lt;!-- logo, such as &amp;quot;LABEL-LOGO.jpg&amp;quot; --&amp;gt;&lt;br /&gt;
| image_size  = &amp;lt;!-- size --&amp;gt;&lt;br /&gt;
| image_bg    = &amp;lt;!-- (background color for logo, should remain empty/white unless required) --&amp;gt;&lt;br /&gt;
| parent      = &amp;lt;!-- parent company, such as &amp;quot;[[Warner Music Group]]&amp;quot; --&amp;gt;&lt;br /&gt;
| founded     = &amp;lt;!-- year of foundation, such as &amp;quot;1950&amp;quot; (unlinked), example {{Startdate|1950}} --&amp;gt;&lt;br /&gt;
| founder     = &amp;lt;!-- name of founders, separate with commas or &amp;lt;br /&amp;gt; --&amp;gt;&lt;br /&gt;
| status      = &amp;lt;!-- leave blank unless &amp;quot;Inactive&amp;quot; or &amp;quot;Defunct&amp;quot; --&amp;gt;&lt;br /&gt;
| distributor = &amp;lt;!-- distributors, separate with commas or &amp;lt;br /&amp;gt; --&amp;gt;&lt;br /&gt;
| genre       = &amp;lt;!-- such as &amp;quot;[[World music|World]]&amp;quot; or &amp;quot;Various&amp;quot;, separate with commas or &amp;lt;br /&amp;gt; --&amp;gt;&lt;br /&gt;
| country     = &amp;lt;!-- origin, such as &amp;quot;U.S.&amp;quot; or &amp;quot;{{Flag|Turkey}}&amp;quot; --&amp;gt;&lt;br /&gt;
| location    = &amp;lt;!-- headquarters city and state --&amp;gt;&lt;br /&gt;
| url         = &amp;lt;!-- such as &amp;quot;{{URL|www.atlanticrecords.com}}&amp;quot; --&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Empty sample===&lt;br /&gt;
&lt;br /&gt;
If you already know exactly what goes into each field, this version too can be cut-n-pasted directly into your article and filled on the spot, without having to delete the helper comments as you fill it:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{Infobox record label &amp;lt;!-- See Wikipedia:WikiProject_Music --&amp;gt;&lt;br /&gt;
| name        = &lt;br /&gt;
| image_name  = &lt;br /&gt;
| image_size  =&lt;br /&gt;
| image_bg    = &lt;br /&gt;
| parent      = &lt;br /&gt;
| founded     = &amp;lt;!-- {{Start date|YYYY}} --&amp;gt;&lt;br /&gt;
| founder     = &lt;br /&gt;
| status      = &lt;br /&gt;
| distributor = &lt;br /&gt;
| genre       = &lt;br /&gt;
| country     = &lt;br /&gt;
| location    = &lt;br /&gt;
| url         = &amp;lt;!-- {{URL|example.com}} --&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Fields===&lt;br /&gt;
&lt;br /&gt;
All fields are currently optional (in that not filling them won&amp;#039;t cause a display error), but it is recommended to try and fill as much as possible within sourced informations, especially &amp;lt;code&amp;gt;founded&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;country&amp;lt;/code&amp;gt;. An empty &amp;lt;nowiki&amp;gt;{{Infobox record label}}&amp;lt;/nowiki&amp;gt; will generate only the blue heading with the name of the article.&lt;br /&gt;
&lt;br /&gt;
; name : (Defaults to article name.) Label name displayed in infobox title.&lt;br /&gt;
; image_name : Label logo, such as &amp;lt;code&amp;gt;LABEL-LOGO.jpg&amp;lt;/code&amp;gt;.&lt;br /&gt;
; image_size: preferably between 100 pixels and 200 pixels wide, depending on its portrait or landscape orientation—default is 180px.&lt;br /&gt;
; image_bg : (Defaults to &amp;quot;white&amp;quot;.) Can be used to specify background color to display the image against. All [[Cascading Style Sheets|CSS]] color specifiers may be used. However, it is generally recommended to leave it unspecified, so it will remain white as default.&lt;br /&gt;
; parent : Parent company, such as &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;[[Warner Music Group]]&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;.&lt;br /&gt;
; founded : Foundation year, just 4 digits, such as &amp;quot;1950&amp;quot;, using {{Tl|Start date}}&lt;br /&gt;
; founder : Name of founders, separate with commas or &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;br /&amp;gt; &amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;.&lt;br /&gt;
; status : Leave blank unless &amp;lt;code&amp;gt;Inactive&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;Defunct&amp;lt;/code&amp;gt;.&lt;br /&gt;
; distributor : Distributors, separate with commas or &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;br /&amp;gt; &amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;.&lt;br /&gt;
; genre : Such as &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;[[World music|World]]&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;Various&amp;lt;/code&amp;gt;, separate with commas or &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;br /&amp;gt; &amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;.&lt;br /&gt;
; country : Origin, such as &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;U.S.&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Flag|Turkey}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;.&lt;br /&gt;
; location : Headquarters city and state.&lt;br /&gt;
; url : Specifies official site of record label using {{[[Template:URL|URL}}, for example: &amp;lt;br /&amp;gt; &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{URL|www.atlanticrecords.com}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; (concise) &amp;lt;br /&amp;gt; &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{URL|www.kalan.com/english/scripts|Kalan.com}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; (qualified)&lt;br /&gt;
&lt;br /&gt;
Additional field not provided by default:&lt;br /&gt;
&lt;br /&gt;
; bgcolor : (Deprecated, defaults to &amp;quot;{{Colors|black|LightBlue|LightBlue}}&amp;quot;.) Background color for box title, not to be used unless justified need.&lt;br /&gt;
&lt;br /&gt;
==Example==&lt;br /&gt;
&lt;br /&gt;
{{Infobox record label &amp;lt;!-- See Wikipedia:WikiProject_Music --&amp;gt;&lt;br /&gt;
| name        = Republic Records&lt;br /&gt;
| image_name  = Wikipedia-logo-v2-en.svg&lt;br /&gt;
| image_size  = 100px&lt;br /&gt;
| parent      = [[Universal Music Group]]&lt;br /&gt;
| founded     = {{Start date|1995}}&lt;br /&gt;
| founder     = [[Monte Lipman]]&amp;lt;br/&amp;gt;Avery Lipman&lt;br /&gt;
| distributor = Universal Music Group (Worldwide)&amp;lt;br/&amp;gt;[[Virgin EMI Records]] (in the UK)&lt;br /&gt;
| genre       = Various&lt;br /&gt;
| country     = United States&lt;br /&gt;
| location    = New York City&lt;br /&gt;
| url         = {{URL|www.republicrecords.com}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre style=&amp;quot;overflow:auto&amp;quot;&amp;gt;&lt;br /&gt;
{{Infobox record label &amp;lt;!-- See Wikipedia:WikiProject_Music --&amp;gt;&lt;br /&gt;
| name        = Republic Records&lt;br /&gt;
| image_name  = Wikipedia-logo-v2-en.svg&lt;br /&gt;
| image_size  = 100px&lt;br /&gt;
| parent      = [[Universal Music Group]]&lt;br /&gt;
| founded     = {{Start date|1995}}&lt;br /&gt;
| founder     = [[Mote Lipman]]&amp;lt;br/&amp;gt;Avery Lipman&lt;br /&gt;
| distributor = Universal Music Group (Worldwide)&amp;lt;br/&amp;gt;[[Virgin EMI Records]] (in the UK)&lt;br /&gt;
| genre       = Various&lt;br /&gt;
| country     = United States&lt;br /&gt;
| location    = New York City&lt;br /&gt;
| url         = {{URL|www.republicrecords.com}}&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The above template code example produces the infobox displayed at right.&lt;br /&gt;
&lt;br /&gt;
* The actual logo is not displayed on this documentation page because of fair-use limitations (it can be used only to illustrate the article about it). A Wikipedia logo is used here to demonstrate logo use and placement.&lt;br /&gt;
* Notice in the &amp;lt;code&amp;gt;distributor&amp;lt;/code&amp;gt; field how you can go to a new line for a sub-item by hiding the newline in the middle of the &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;br /&amp;gt; &amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;. Doing so is not required (the &amp;lt;code&amp;gt;founder&amp;lt;/code&amp;gt; field doesn&amp;#039;t use it), and neither version affects the output, but it can make the wikicode more readable and editable with long sub-items.&lt;br /&gt;
* Two fields have been deleted: &amp;lt;code&amp;gt;image_bg&amp;lt;/code&amp;gt; (because the default white color is to be used here), and &amp;lt;code&amp;gt;status&amp;lt;/code&amp;gt; (because the company is neither inactive nor defunct, and currently unlikely to require the field in the near future).&lt;br /&gt;
&lt;br /&gt;
{{Clear}}&amp;lt;!--PREVENTS INFOBOX OVERFLOWING NEXT SECTION--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Categories==&lt;br /&gt;
&lt;br /&gt;
The template does not create any automatic categorization of the article. You have to add your article to the relevant categories. Suggested categories (and their subcategories) to investigate include:&lt;br /&gt;
&lt;br /&gt;
* One from [[:Category:Record labels by country]]&lt;br /&gt;
* One from [[:Category:Record labels by parent]]&lt;br /&gt;
* One from [[:Category:Record labels by year of establishment]]&lt;br /&gt;
* One or more from [[:Category:Record labels by genre]]&lt;br /&gt;
&lt;br /&gt;
Plus one or more possible special case such as:&lt;br /&gt;
&lt;br /&gt;
* [[:Category:Audiophile record labels]]&lt;br /&gt;
* [[:Category:Defunct record labels]]&lt;br /&gt;
** or if known [[:Category:Record labels by year of disestablishment]]&lt;br /&gt;
* [[:Category:Record label distributors]]&lt;br /&gt;
* [[:Category:Reissue record labels]]&lt;br /&gt;
&lt;br /&gt;
And possibly more from:&lt;br /&gt;
&lt;br /&gt;
* [[:Category:Record labels]]&lt;br /&gt;
&lt;br /&gt;
== Microformat ==&lt;br /&gt;
{{UF-hcard-org}}&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
&amp;lt;!-- self-listing for quick access on edit history --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* {{Lts|{{BASEPAGENAME}}}}&lt;br /&gt;
* &amp;lt;!-- links to relevant pages --&amp;gt;&lt;br /&gt;
* {{Lts|Infobox album}}&lt;br /&gt;
* {{Lts|Infobox musical artist}}&lt;br /&gt;
** for individual artists, bands or collectives&lt;br /&gt;
* [[Wikipedia:WikiProject Music|WikiProject Music]]&lt;br /&gt;
** [[Wikipedia:WikiProject Musicians|WikiProject Musicians]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- PLEASE ADD CATEGORIES BELOW THIS LINE, THANKS. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Music infobox templates|Record label]]&lt;br /&gt;
[[Category:Business infobox templates|Record label]]&lt;br /&gt;
[[Category:Record labels|*&amp;lt;!--STAR--&amp;gt;Infobox record label]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- PLEASE ADD INTERWIKIS BELOW THIS LINE, THANKS. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
[[nl:Sjabloon:Infobox platenmaatschappij]]&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Bryan</name></author>
	</entry>
</feed>