Template:Track listing: Difference between revisions
Template page
More actions
No edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
{{#ifeq: {{{collapsed}}}|yes| | {{#ifeq: {{{collapsed}}}|yes| | ||
<tr> | <tr> | ||
<th class="tlheader" colspan="10" style="text-align: left | <th class="tlheader" colspan="10" style="text-align: left>Track listing</th> | ||
</tr> | </tr> | ||
}} | }} | ||
Line 116: | Line 116: | ||
{{#if:{{{total_length|}}} | | {{#if:{{{total_length|}}} | | ||
<tr> | <tr> | ||
<td align="right" colspan="{{#expr: (2 + {{#ifeq: {{{writing_credits}}}|yes|1|{{#ifeq: {{{lyrics_credits}}}|yes|1|0}} + {{#ifeq: {{{music_credits}}}|yes|1|0}} }} + {{#if:{{{extra_column|}}}|1|0}}) }}"><div style="width: 7.5em; text-align: left; padding-left: 10px; background-color: # | <td align="right" colspan="{{#expr: (2 + {{#ifeq: {{{writing_credits}}}|yes|1|{{#ifeq: {{{lyrics_credits}}}|yes|1|0}} + {{#ifeq: {{{music_credits}}}|yes|1|0}} }} + {{#if:{{{extra_column|}}}|1|0}}) }}"><div style="width: 7.5em; text-align: left; padding-left: 10px; background-color: #585859; margin: 0;">'''Total length:'''</div></td> | ||
<td style="padding-right: 10px; text-align: right; background-color: # | <td style="padding-right: 10px; text-align: right; background-color: #585859;">'''{{{total_length}}}'''</td> | ||
</tr> | </tr> | ||
}}</table></div><noinclude> | }}</table></div><noinclude> |