Template:Infobox album single: Difference between revisions
(Created page with "{| class="infobox album small" style="width:300px" | colspan="2" style="text-align:center;font-size:125%" | ''{{{title|}}}'' |- | colspan="2" style="text-align:center" | {{{image|}}} |- | colspan="2" style="text-align:center;font-size:125%" | Single by ''{{{title2|}}}'' |- | colspan="2" style="text-align:center;font-size:125%" | from the album ''{{{title3|}}}'' |- {{#if:{{{albumreleased|}}}|{{!}}- {{!}} '''Released''' {{!}} {{{albumreleased}}} |}} |- {{#if:{{{albumrecord...") |
No edit summary |
||
Line 1: | Line 1: | ||
{| class="infobox album | {| class="infobox album single" style="width:300px" | ||
| colspan="2" style="text-align:center;font-size:125%" | ''{{{title|}}}'' | | colspan="2" style="text-align:center;font-size:125%" | ''{{{title|}}}'' | ||
|- | |- | ||
Line 8: | Line 8: | ||
| colspan="2" style="text-align:center;font-size:125%" | from the album ''{{{title3|}}}'' | | colspan="2" style="text-align:center;font-size:125%" | from the album ''{{{title3|}}}'' | ||
|- | |- | ||
{{#if:{{{ | {{#if:{{{singlereleased|}}}|{{!}}- | ||
{{!}} '''Released''' | {{!}} '''Released''' | ||
{{!}} {{{ | {{!}} {{{singlereleased}}} | ||
|}} | |}} | ||
|- | |- | ||
{{#if:{{{ | {{#if:{{{singlerecorded|}}}|{{!}}- | ||
{{!}} '''Recorded''' | {{!}} '''Recorded''' | ||
{{!}} {{{ | {{!}} {{{singlerecorded}}} | ||
|}} | |}} | ||
|- | |- | ||
{{#if:{{{ | {{#if:{{{singlestudio|}}}|{{!}}- | ||
{{!}} '''Studio''' | {{!}} '''Studio''' | ||
{{!}} {{{albumstudio}}} | {{!}} {{{albumstudio}}} | ||
|}} | |}} | ||
|- | |- | ||
{{#if:{{{ | {{#if:{{{singleenre|}}}|{{!}}- | ||
{{!}} '''Genre''' | {{!}} '''Genre''' | ||
{{!}} {{{ | {{!}} {{{singlegenre}}} | ||
|}} | |}} | ||
|- | |- | ||
{{#if:{{{ | {{#if:{{{singlelength|}}}|{{!}}- | ||
{{!}} '''Length''' | {{!}} '''Length''' | ||
{{!}} {{{ | {{!}} {{{singlelength}}} | ||
|}} | |}} | ||
|- | |- | ||
{{#if:{{{ | {{#if:{{{singlelabel|}}}|{{!}}- | ||
{{!}} '''Label''' | {{!}} '''Label''' | ||
{{!}} {{{ | {{!}} {{{singlelabel}}} | ||
|}} | |}} | ||
|- | |- | ||
{{#if:{{{ | {{#if:{{{singlesongwriters|}}}|{{!}}- | ||
{{!}} ''' | {{!}} '''Songwriters(s)''' | ||
{{!}} {{{ | {{!}} {{{singlesongwriters}}} | ||
|}} | |}} | ||
|- | |- | ||
| colspan="2" style="text-align:center;font-size:125%" | | {{#if:{{{singleproducer|}}}|{{!}}- | ||
{{!}} '''Producer(s)''' | |||
{{!}} {{{singleproducer}}} | |||
|}} | |||
| colspan="2" style="text-align:center;font-size:125%" | Product Information | |||
|- | |- | ||
{{#if:{{{price|}}}|{{!}}- | |||
{{!}} '''Price''' | |||
{{!}} {{{price}}} | |||
|}} | |||
|- | |||
{{#if:{{{barcode|}}}|{{!}}- | |||
{{!}} '''Barcode''' | |||
{{!}} {{{barcode}}} | |||
|}} | |||
|}<noinclude>{{br}} | |}<noinclude>{{br}} | ||
==Usage== | ==Usage== | ||
Line 87: | Line 99: | ||
| The producers of the single | | The producers of the single | ||
|- | |- | ||
| | | | |price= | ||
| The | | The price of the single | ||
|- | |- | ||
| | | | |barcode= | ||
| | | The barcode of the single. | ||
|} | |} | ||
<pre> | <pre> | ||
{{infobox album small | {{infobox album small | ||
Line 99: | Line 110: | ||
|image= | |image= | ||
|title2= | |title2= | ||
|singlereleased= | |singlereleased= | ||
|singlerecorded= | |||
|singlestudio= | |||
|singlegenre= | |||
|singlelength= | |||
|singlelabel= | |||
|singlesongwriters= | |||
|singleproducer= | |||
|price= | |||
|barcode= | |||
}} | }} | ||
</pre> | </pre> | ||
[[Category:Infobox templates]]</noinclude> | [[Category:Infobox templates]]</noinclude> |
Revision as of 07:06, 25 March 2022
' | |
Single by ' | |
from the album ' | |
Product Information |
Usage
Syntax | |
---|---|
|title= | Title of the release |
|image= | Box art of the release (North American box takes precedence to be consistent with the naming policy) |
|title2= | The artist who released the single |
|title3= | The album the single is from (if applicable) |
|singlereleased= | When the album released |
|singlerecorded= | When the album was recorded |
|singlestudio= | Where the album was recorded |
|singlegenre= | Genre of the album |
|singlelength= | Runtime of the album |
|singlelabel= | The label that produced / distributed the album |
|singlesongwriters= | The songwriters of the single |
|singleproducer= | The producers of the single |
|price= | The price of the single |
|barcode= | The barcode of the single. |
{{infobox album small |title= |image= |title2= |singlereleased= |singlerecorded= |singlestudio= |singlegenre= |singlelength= |singlelabel= |singlesongwriters= |singleproducer= |price= |barcode= }}