Template:Tracklist: Difference between revisions
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<includeonly><table cellpadding="0" style="width: 100%; border | <includeonly><table cellpadding="0" style="width: 100%; border: 1px solid #d5d5d5; border-collapse: collapse;"> | ||
{{#if: {{{title|}}}|<th style="text-align: center; background-color: #d5d5d5;" colspan="3">''{{{title | Album title}}}''</th>}} | {{#if: {{{title|}}}|<th style="text-align: center; background-color: #d5d5d5;" colspan="3">''{{{title | Album title}}}''</th>}} | ||
<tr> | |||
<table cellpadding="0" style="width: calc(100% - {{{artwidth|200}}}px); -moz-width: calc(100% - {{{artwidth|200}}}px); -webkit-width: calc(100% - {{{artwidth|200}}}px); border-width: 0px; border-collapse: collapse; float: left;"> | <table cellpadding="0" style="width: calc(100% - {{{artwidth|200}}}px); -moz-width: calc(100% - {{{artwidth|200}}}px); -webkit-width: calc(100% - {{{artwidth|200}}}px); border-width: 0px; border-collapse: collapse; float: left;"> | ||
<tr style="text-align: left; background-color: #eee;> | <tr style="text-align: left; background-color: #eee;> | ||
| Line 21: | Line 21: | ||
<table cellpadding="0" style="width: {{{artwidth|200}}}px; border-width: 0px; border-collapse: collapse; float: left;"> | <table cellpadding="0" style="width: {{{artwidth|200}}}px; border-width: 0px; border-collapse: collapse; float: left;"> | ||
<tr | <tr> | ||
[[File:{{{albumart}}}|{{{artwidth|200}}}px]] | [[File:{{{albumart}}}|{{{artwidth|200}}}px]] | ||
</tr> | </tr> | ||
</table> | </table> | ||
</tr> | |||
</table></includeonly> | </table></includeonly> | ||
<noinclude> | <noinclude> | ||