Jump to content

Template:Infobox song/old: Difference between revisions

Last.fm and MP3-links no longer needed, only Spotify
(added Spotify icon to Spotify links)
(Last.fm and MP3-links no longer needed, only Spotify)
Line 91: Line 91:
     <th scope="row" style="width: 7em; text-align: left; font-size:0.9em;">Live debut</th>
     <th scope="row" style="width: 7em; text-align: left; font-size:0.9em;">Live debut</th>
     <td colspan="2" style="width: 14em; font-size:0.9em;">{{{Live debut}}}</td>
     <td colspan="2" style="width: 14em; font-size:0.9em;">{{{Live debut}}}</td>
  </tr>
}}
{{#if:{{{Listen|}}}|
  <tr>
    <th scope="row" style="width: 7em; text-align: left; font-size:0.9em;">[[Category:Mp3-link page]] [[Weezerpedia:Song previews|Listen]]</th>
    <td colspan="2" style="width: 14em; font-size:0.9em;">[[File:Play on spotify.png]] {{{Listen}}}<br>''<small>source: Spotify''</td>
   </tr>
   </tr>
}}
}}
{{#if:{{{Spotify link|}}}|
{{#if:{{{Spotify link|}}}|
   <tr>
   <tr>
     <th scope="row" style="width: 7em; text-align: left; font-size:0.9em;">[[Category:Mp3-link page]] [[Weezerpedia:Song previews|Listen]]</th>
     <th scope="row" style="width: 7em; text-align: left; font-size:0.9em;">[[Category:Mp3-link page]] [[Weezerpedia:Song previews|Stream]]</th>
     <td colspan="2" style="width: 14em; font-size:0.9em;">[[File:Play on spotify.png]] {{{Spotify link}}}<br>''<small>source: Spotify</small>''</td>
     <td colspan="2" style="width: 14em; font-size:0.9em;">[[File:Play on spotify.png]] [https://open.spotify.com/track/{{{Spotify link}}} {{{Name}}}]<br>''<small>source: Spotify</small>''</td>
  </tr>
}}
{{#if:{{{MP3 link|}}}|
  <tr>
    <th scope="row" style="width: 7em; text-align: left; font-size:0.9em;">[[Category:Mp3-link page]] [[Weezerpedia:Song previews|Listen]]</th>
    <td colspan="2" style="width: 14em; font-size:0.9em;">{{{MP3 link}}}</td>
   </tr>
   </tr>
}}
}}