Template: Album Details Column: Difference between revisions

From Now That's What I Call Music Wiki
Jump to: navigation, search
No edit summary
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>
<includeonly>
<div style="font-family: Trebuchet MS; color: #dddddd;">
<div style="height: 50px; background-color:#{{{8}}}; font-size: normal; font-weight:bold; padding:3px 10px 3px 10px; font-family: Trebuchet MS; color: #{{{9}}};"><center>{{{2}}}</center></div>
 
<div style="padding:0px; border-style: solid; border-width: 2px; border-color: #{{{8}}};"><center>[[File:{{{7}}}|link={{{1}}}]]</center></div>
 
<div style="text-align: center; background-color:#333333; padding:10px; color:#ffffff;border-style: solid; border-width: 0px 2px 2px 2px; border-color: #{{{8}}};"><center>[{{{4}}} Purchase on Amazon]</center></div>
<div class="col-sm-12"style="font-weight: normal; font-size: small; border-bottom: 1px solid #555555; border-left: 2px solid #{{{8}}}; border-right: 2px solid #{{{8}}}; padding:3px; font-family: Trebuchet MS; color: #dddddd;">
<div class="row">
<div class="row">
   <div class="col-12">[[File:{{{7}}}]]
   <div class="col-sm-5">Released</div>
  <div class="col-sm-7">{{{3}}}</div>
</div></div>


{|
<div class="col-sm-12"style="font-weight: normal; font-size: small; border-bottom: 1px solid #555555; border-left: 2px solid #{{{8}}}; border-right: 2px solid #{{{8}}}; padding:3px; font-family: Trebuchet MS; color: #dddddd;">
| style="text-align: center; background-color:#333333; padding:10px; color:#ffffff;border-style: solid; border-width: 2px; border-color: #ffc411;" |[{{{4}}} Purchase on Amazon]
<div class="row">
|}
  <div class="col-sm-5">Country</div>
</div>
  <div class="col-sm-7">{{#ifeq: {{{5}}} | |  | [[{{{5}}}]] }}</div>
  <div class="col-12"><div style="background-color:#{{{8}}}; font-weight:bold; padding:3px; font-family: Trebuchet MS; color: #{{{9}}};"><center>{{{2}}}</center></div>
</div></div>
 
<div class="col-sm-12"style="font-weight: normal; font-size: small; border-bottom: 2px solid #{{{8}}}; border-left: 2px solid #{{{8}}}; border-right: 2px solid #{{{8}}}; padding:3px; font-family: Trebuchet MS; color: #dddddd;">
<div class="row">
  <div class="col-sm-5">Series</div>
  <div class="col-sm-7">{{#ifeq: {{{6}}} |  |  | {{#arraymap:{{{6}}}|,|xxxx|[[xxxx]]}} }}</div>
</div></div>


<table class="table table-hover">
      <th scope="row"><div style="color: #dddddd;">Release Date</div></th>
      <td><div style="color: #dddddd;">{{{3}}}</div></td>
    </tr>
    <tr>
      <th scope="row"><div style="color: #dddddd;">Country</div></th>
      <td>{{#ifeq: {{{5}}} |  |  | [[{{{5}}}]] }}</td>
    </tr>
    <tr>
      <th scope="row"><div style="color: #dddddd;">Album Series</div></th>
      <td>{{#ifeq: {{{6}}} |  |  | [[{{{6}}}]] }}</td>
    </tr> 
</table>
</div>
</div>
</div>
__NOTOC__ __NOEDITSECTION__  
__NOTOC__ __NOEDITSECTION__  
</includeonly>
</includeonly>

Latest revision as of 23:02, 8 October 2022