Template:Infobox Song: Difference between revisions
Jump to navigation
Jump to search
imported>Meg Taylor (fix) |
imported>Caesar Schinas (Modify to make use of Template:Infobox) |
||
Line 1: | Line 1: | ||
<includeonly>{{Infobox | |||
| title = {{{name|}}} | |||
| titlestyle = background:#FFD700; | |||
{{ | |||
}} | |||
< | | labelstyle = background:#FAFAD2; | ||
{{ | |||
| | | 1_data = {{{image|}}}{{#if:{{{caption|}}}|<br />{{{caption}}}}} | ||
| | |||
{{ | | 2_label = Appears on | ||
| | | 2_data = {{{album|}}} | ||
| | |||
| | | 3_label = Published by | ||
| | | 3_data = {{{published|}}} | ||
| | |||
| | | 4_label = Registration | ||
| | | 4_data = {{{registration|}}} | ||
|recorded = | |||
|genre | | 5_label = Release date | ||
|language = | | 5_data = {{{released|}}} | ||
|length | |||
| | | 6_label = Recorded | ||
| | | 6_data = {{{recorded|}}} | ||
| | |||
| | | 7_label = Genre | ||
| | | 7_data = {{{genre|}}} | ||
}} | |||
| 8_label = Language | |||
| | | 8_data = {{{language|}}} | ||
| | |||
| | | 9_label = Length | ||
}} | | 9_data = {{{length|}}} | ||
</noinclude> | |||
| 10_label = Writer | |||
| 10_data = {{{writer|}}} | |||
| 11_label = Composer | |||
| 11_data = {{{composer|}}} | |||
| 12_label = Label | |||
| 12_data = {{{label|}}} | |||
| 13_label = Producer | |||
| 13_data = {{{producer|}}} | |||
| 14_label = Engineer | |||
| 14_data = {{{engineer|}}} | |||
}<noinclude>{{TlDoc}}</noinclude> |