Jump to content

Template:Discography tables: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 39: Line 39:
{{#if:{{{Item 2|}}}|
{{#if:{{{Item 2|}}}|
<tr>  
<tr>  
         <th colspan="2" align="center" style="background: {{#ifeq:{{Template:Discography tables/color|{{{Era|}}}}}|khaki|{{Template:Infobox Song/color}}|{{Template:Discography tables/color|{{{Era|}}}}}}};"><font size="4">{{#if:{{{Item 1|}}}|{{{Item 1}}}}}</font></th>
         <th colspan="2" align="center" style="background: {{#ifeq:{{Template:Discography tables/color|{{{Era|}}}}}|khaki|{{Template:Infobox Song/color}}|{{Template:Discography tables/color|{{{Era|}}}}}}};"><font size="4">{{#if:{{{Item 2|}}}|{{{Item 2}}}}}</font></th>
   </tr>
   </tr>
}}
   <tr>
   <tr>
     <td rowspan="2" align=center>{{#if:{{{Image 1A|}}}|[[Image:{{{Image 1A}}}|200px]]}}<br>{{#if:{{{Image 1A caption|}}}|{{{Image 1A caption}}}}}
     <td rowspan="2" align=center>{{#if:{{{Image 2A|}}}|[[Image:{{{Image 2A}}}|200px]]}}<br>{{#if:{{{Image 2A caption|}}}|{{{Image 2A caption}}}}}
   <table>
   <table>
     <tr>
     <tr>
     <td align="center">{{#if:{{{Image 1B|}}}|[[Image:{{{Image 1B}}}|100px]]}}<br>{{#if:{{{Image 1B caption|}}}|{{{Image 1B caption}}}}}</td>
     <td align="center">{{#if:{{{Image 2B|}}}|[[Image:{{{Image 2B}}}|100px]]}}<br>{{#if:{{{Image 2B caption|}}}|{{{Image 2B caption}}}}}</td>
     <td align="center">{{#if:{{{Image 1C|}}}|[[Image:{{{Image 1C}}}|100px]]}}<br>{{#if:{{{Image 1C caption|}}}|{{{Image 1C caption}}}}}</td>
     <td align="center">{{#if:{{{Image 2C|}}}|[[Image:{{{Image 2C}}}|100px]]}}<br>{{#if:{{{Image 2C caption|}}}|{{{Image 2C caption}}}}}</td>
     </tr>
     </tr>
     <tr>
     <tr>
     <td colspan="2"><div align="center">{{#if:{{{Image 1D|}}}|[[Image:{{{Image 1D}}}|100px]]}}<br>{{#if:{{{Image 1D caption|}}}|{{{Image 1D caption}}}}}</div></td>
     <td colspan="2"><div align="center">{{#if:{{{Image 2D|}}}|[[Image:{{{Image 2D}}}|100px]]}}<br>{{#if:{{{Image 2D caption|}}}|{{{Image 2D caption}}}}}</div></td>
     </tr>
     </tr>
   </table>
   </table>
Line 58: Line 59:
       <table>
       <table>
         <tr>
         <tr>
           <td>{{#if:{{{Label|}}}|'''Label''': {{{Label}}}}}</td>
           <td>{{#if:{{{Label 2|}}}|'''Label''': {{{Label 2}}}}}</td>
         </tr>
         </tr>
         <tr>
         <tr>
           <td>{{#if:{{{ID#|}}}|'''ID#''': {{{ID#}}}}}</td>
           <td>{{#if:{{{ID# 2|}}}|'''ID#''': {{{ID# 2}}}}}</td>
         </tr>
         </tr>
         <tr>
         <tr>
           <td>{{#if:{{{Release date|}}}|'''Release date:''': {{{Release date}}}}}</td>
           <td>{{#if:{{{Release date 2|}}}|'''Release date:''': {{{Release date 2}}}}}</td>
         </tr>
         </tr>
         <tr>
         <tr>
             <td>{{#if:{{{Tracklist|}}}|'''Tracklist''': <ol>{{{Tracklist}}}</ol>}}</td>
             <td>{{#if:{{{Tracklist 2|}}}|'''Tracklist''': <ol>{{{Tracklist 2}}}</ol>}}</td>
         <tr>
         <tr>
             <td>{{#if:{{{Notes|}}}|'''Notes''': {{{Notes}}}}}</td>
             <td>{{#if:{{{Notes 2|}}}|'''Notes''': {{{Notes 2}}}}}</td>
         </tr>
         </tr>
       </table>
       </table>