6,546
edits
(Style.) |
m (Text replacement - "{|class=" to "{| class=") |
||
(7 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{|class="infobox" | {| class="infobox" | ||
! colspan="2" class="infoboxTitle" | ''{{PAGENAME}}'' | ! colspan="2" class="infoboxTitle" | ''{{PAGENAME}}'' | ||
|- | |- | ||
| colspan="2" style="text-align: center;" | {{#if:{{{image|}}}|[[ | | colspan="2" style="text-align: center;" | {{#if:{{{image|}}}|[[File:{{{image}}}|{{{size}}}]]|}} | ||
|- | |- | ||
! style="width: 30%;" | Artist | ! style="width: 30%;" | Artist | ||
Line 8: | Line 8: | ||
|- | |- | ||
{{#if:{{{native|}}}|! Native title | {{#if:{{{native|}}}|! Native title | ||
{{!}} {{{native}}} | {{!}} {{{native}}} }} | ||
|- | |||
{{#if:{{{aside|}}}|! A side | {{#if:{{{aside|}}}|! A side | ||
{{!}} {{{aside}}} | {{!}} {{{aside}}} }} | ||
|- | |||
{{#if:{{{bside|}}}|! B side | {{#if:{{{bside|}}}|! B side | ||
{{!}} {{{bside}}} | {{!}} {{{bside}}} }} | ||
|- | |||
{{#if:{{{single|}}}|! Single # | {{#if:{{{single|}}}|! Single # | ||
{{!}} {{{single}}} | {{!}} {{{single}}} }} | ||
|- | |||
{{#if:{{{album|}}}|! Album # | {{#if:{{{album|}}}|! Album # | ||
{{!}} {{{album}}} | {{!}} {{{album}}} }} | ||
|- | |||
! Released on | ! Released on | ||
| {{{release}}} | | {{{release}}} | ||
Line 29: | Line 29: | ||
|- | |- | ||
{{#if:{{{format|}}}|! Format | {{#if:{{{format|}}}|! Format | ||
{{!}} {{{format}}} | {{!}} {{{format}}} }} | ||
|- | |||
! Length | ! Length | ||
| {{{length}}} | | {{{length}}} | ||
|- | |- | ||
{{#if:{{{label|}}}|! Label | {{#if:{{{label|}}}|! Label | ||
{{!}} {{{label}}} | {{!}} {{{label}}} }} | ||
|- | |||
{{#if:{{{awards|}}}|! Awards | {{#if:{{{awards|}}}|! Awards | ||
{{!}} {{{awards}}} | {{!}} {{{awards}}} }} | ||
|- | |||
! Sales | ! Sales | ||
| {{{sales}}} | | {{{sales}}} | ||
Line 50: | Line 50: | ||
! Next | ! Next | ||
| {{{next|None}}} | | {{{next|None}}} | ||
|} | |}<noinclude> | ||
<noinclude> | |||
{{clear}} | {{clear}} | ||
Line 86: | Line 85: | ||
|- | |- | ||
! release | ! release | ||
| '''Yes''' || || Release date | | '''Yes''' || || Release date. Use {{tem|date}}. | ||
|- | |- | ||
! genre | ! genre | ||
Line 113: | Line 112: | ||
|} | |} | ||
== | ==Skeleton== | ||
<pre> | <pre> | ||
{{Infobox CD | {{Infobox CD | ||
Line 138: | Line 137: | ||
</pre> | </pre> | ||
[[Category: | [[Category:Information boxes]]</noinclude> | ||
</noinclude> |