Template:Infobox album single: Difference between revisions

From TenchiWiki: The Tenchi Muyo! Wiki
(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 small" style="width:300px"
{| 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:{{{albumreleased|}}}|{{!}}-
{{#if:{{{singlereleased|}}}|{{!}}-
{{!}} '''Released'''
{{!}} '''Released'''
{{!}} {{{albumreleased}}}
{{!}} {{{singlereleased}}}
|}}
|}}
|-
|-
{{#if:{{{albumrecorded|}}}|{{!}}-
{{#if:{{{singlerecorded|}}}|{{!}}-
{{!}} '''Recorded'''
{{!}} '''Recorded'''
{{!}} {{{albumrecorded}}}
{{!}} {{{singlerecorded}}}
|}}
|}}
|-
|-
{{#if:{{{albumstudio|}}}|{{!}}-
{{#if:{{{singlestudio|}}}|{{!}}-
{{!}} '''Studio'''
{{!}} '''Studio'''
{{!}} {{{albumstudio}}}
{{!}} {{{albumstudio}}}
|}}
|}}
|-
|-
{{#if:{{{albumgenre|}}}|{{!}}-
{{#if:{{{singleenre|}}}|{{!}}-
{{!}} '''Genre'''
{{!}} '''Genre'''
{{!}} {{{albumgenre}}}
{{!}} {{{singlegenre}}}
|}}
|}}
|-
|-
{{#if:{{{albumlength|}}}|{{!}}-
{{#if:{{{singlelength|}}}|{{!}}-
{{!}} '''Length'''
{{!}} '''Length'''
{{!}} {{{albumlength}}}
{{!}} {{{singlelength}}}
|}}
|}}
|-
|-
{{#if:{{{albumlabel|}}}|{{!}}-
{{#if:{{{singlelabel|}}}|{{!}}-
{{!}} '''Label'''
{{!}} '''Label'''
{{!}} {{{albumlabel}}}
{{!}} {{{singlelabel}}}
|}}
|}}
|-
|-
{{#if:{{{albumproducer|}}}|{{!}}-
{{#if:{{{singlesongwriters|}}}|{{!}}-
{{!}} '''Producer'''
{{!}} '''Songwriters(s)'''
{{!}} {{{albumproducer}}}
{{!}} {{{singlesongwriters}}}
|}}
|}}
| colspan="2" style="text-align:center;font-size:125%" | Singles from ''{{{title|}}}''
|-
|-
| colspan="2" style="text-align:center;font-size:125%" | 1. {{{single1}}} <br> Released: {{{singlereleased}}}
{{#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
|-
|-
| &#124;single1=
| &#124;price=
| The first single of the album
| The price of the single
|-
|-
| &#124;singlereleased=
| &#124;barcode=
| When the first single released
| The barcode of the single.
|}
|}
<pre>
<pre>
{{infobox album small
{{infobox album small
Line 99: Line 110:
|image=
|image=
|title2=
|title2=
|albumreleased=
|albumrecorded=
|albumstudio=
|albumgenre=
|albumlength=
|albumlabel=
|albumproducer=
|single1=
|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=
}}