Template:Infobox song/old: Difference between revisions
no edit summary
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<includeonly><table class="infobox vevent" style="width: 20em;"> | <includeonly><table class="infobox vevent" style="width: 20em;"> | ||
<tr> | <tr> | ||
<th colspan="3" scope="col" class="summary" style="text-align: center; background: {{#ifeq:{{Template:Infobox Song/color|{{{Type|}}}}}|khaki|{{Template:Infobox Song/color}}|{{Template:Infobox Song/color|{{{Type|}}}}}}};">{{#if:{{{Name|}}}|'''{{{Name}}}'''|Untitled}}</th> | <th colspan="3" scope="col" class="summary" style="text-align: center; background: {{#ifeq:{{Template:Infobox Song/color|{{{Type|}}}}}|khaki|{{Template:Infobox Song/color}}|{{Template:Infobox Song/color|{{{Type|}}}}}}};">{{#if:{{{Name|}}}|"'''{{{Name}}}'''"|Untitled}}</th> | ||
</tr> | </tr> | ||
{{#ifeq:{{{Cover size|}}}|0|| | {{#ifeq:{{{Cover size|}}}|0|| | ||
| Line 15: | Line 15: | ||
<th colspan="3" scope="col" class="description" style="text-align: center; background: {{#ifeq:{{Template:Infobox Song/color|{{{Type|}}}}}|khaki|{{Template:Infobox Song/color}}|{{Template:Infobox Song/color|{{{Type|}}}}}}};">{{Template:Infobox Song/link|{{{Type}}}}}{{#if:{{{Longtype|}}}| {{{Longtype}}}}}{{#if:{{{Artist|}}}| by {{{Artist}}}}}</th> | <th colspan="3" scope="col" class="description" style="text-align: center; background: {{#ifeq:{{Template:Infobox Song/color|{{{Type|}}}}}|khaki|{{Template:Infobox Song/color}}|{{Template:Infobox Song/color|{{{Type|}}}}}}};">{{Template:Infobox Song/link|{{{Type}}}}}{{#if:{{{Longtype|}}}| {{{Longtype}}}}}{{#if:{{{Artist|}}}| by {{{Artist}}}}}</th> | ||
</tr> | </tr> | ||
{{#if:{{{Artist|}}} | | |||
<tr> | |||
<th scope="row" style="width: 5.2em; text-align: left;">Artist</th> | |||
<td colspan="2" style="width: 14em;">{{{Artist}}}</td> | |||
</tr> | |||
}} | |||
{{#if:{{{Album|}}} | | {{#if:{{{Album|}}} | | ||
<tr> | <tr> | ||