Template:Album: Difference between revisions

From Now That's What I Call Music Wiki
No edit summary
No edit summary
Line 14: Line 14:
<div class="p-3 mb-2 bg-secondary text-white">
<div class="p-3 mb-2 bg-secondary text-white">
<div class="row">
<div class="row">
   <div class="col-4">{{#ifeq: {{{Version Main Cover |}}} | | [[Category:Needs Album Image]] |[[File:{{{Version Main Cover |}}}]] [[Category:Has Album Image]] [[Version Main Cover::{{{Version Main Cover |}}}| ]]}}</div>
   <div class="col-4">{{#ifeq: {{{Album Main Cover |}}} | | [[Category:Needs Album Image]] |[[File:{{{Album Main Cover |}}}]] [[Category:Has Album Image]] [[Album Main Cover::{{{Album Main Cover |}}}| ]]}}</div>
   <div class="col-8"><div style="background-color:#ff0506; padding:5px; font-size: large; font-family: Trebuchet MS; color: #dddddd;"><center>{{PAGENAME}}</center></div>
   <div class="col-8"><div style="background-color:#ff0506; padding:5px; font-size: large; font-family: Trebuchet MS; color: #dddddd;"><center>{{PAGENAME}}</center></div>


<table class="table table-hover">
<table class="table table-hover">
    <tr>
      <th scope="row">Album Format</th>
      <td>CD</td>
    </tr>
    <tr>
       <th scope="row">Release Date</th>
       <th scope="row">Release Date</th>
       <td>[[Version Release Date::{{{Version Release Date |}}}|{{#time:F j, Y|{{{Version Release Date }}}}}]]</td>
       <td>[[Album Original Release Date::{{{Album Original Release Date |}}}|{{#time:F j, Y|{{{Album Original Release Date }}}}}]]</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <th scope="row">Country</th>
       <th scope="row">Country</th>
       <td>[[Version Country Of Release::{{{Version Country Of Release|}}}]]</td>
       <td>[[Album Country Of Release::{{{Album Country Of Release|}}}]]</td>
     </tr>
     </tr>
     <tr>
     <tr>
       <th scope="row">Album Series</th>
       <th scope="row">Album Series</th>
       <td>[[Series::{{{Album Series|}}}]]</td>
       <td>[[Series::{{{Album Series|}}}]]</td>
     </tr>
     </tr>
    <tr>
      <th scope="row">Album Parent</th>
      <td>[[Series::{{{Album Parent|}}}]]</td>
    </tr>
 
</table>
</table>
[[Amazon Link::{{{Amazon Link|}}}| ]] [{{{Amazon Link|}}}|/{{Clickable button|Purchase from Amazon}}]
[[Amazon Link::{{{Amazon Link|}}}| ]] [{{{Amazon Link|}}}|/{{Clickable button|Purchase from Amazon}}]

Revision as of 01:04, 3 August 2022

This is the "Album" template. It should be called in the following format:

{{Album
|Album Main Cover=
|Album Original Release Date=
|Album Parent=
|Amazon Link=
}}

Edit the page to see the template text.