Difference between revisions of "Template:Album"

From MansonWiki, the Marilyn Manson encyclopedia
Jump to: navigation, search
m
 
(48 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{|style="width: 20em; text-align: left; font-size: 100%; border: 1px solid #a6a6a6; float:right; margin: 0 0 20px 20px; vertical-align: top;" id="infobox"
+
<includeonly><table class="infobox vevent" style="width: 20em; border: 1px solid #280000; float:right; margin: 0 0 20px 20px; vertical-align: top;">
|-
+
  <tr>
| style="background: #B0C4DE; text-align: center;" colspan="3" | '''''{{{Name}}}'''''
+
    <th colspan="3" scope="col" class="summary" style="text-align: center; background: #280000; color: #FFFFFF;">{{#if:{{{Name|}}}|''{{{Name}}}''|Untitled}}</th>
|-
+
  </tr>
| colspan="3" style="text-align: center;" | [[Image:{{{Cover}}}|{{{Cover size}}}px|{{{Name}}} cover]]  
+
{{#ifeq:{{{Cover size|}}}|0||
|-
+
  <tr>
| style="background: #B0C4DE; text-align: center;" colspan="3" | '''[[Marilyn Manson discography#Albums and EPs|Studio album]] by [[Marilyn Manson (band)|Marilyn Manson]]'''
+
    <td colspan="3" style="text-align: center;">{{#if:{{{Cover|}}}|[[Image:{{{Cover}}}|200px|{{#ifeq:{{{Border|}}}|yes|border{{!}}}}{{{Name}}} cover]]
|-
+
}}
| style="width: 33%;"| '''Released:'''
+
{{#if:{{{Caption|}}}|<div style="font-size: 0.8em; line-height: 1.4em;">{{{Caption}}}</div>
| colspan="1" | {{{Released}}}
+
}}
|-
+
    </td>
| '''Recorded:'''
+
  </tr>
| colspan="1" | {{{Recorded}}}
+
}}
|-
+
  <tr>
| '''Genre:'''
+
    <th colspan="3" scope="col" class="description" style="text-align: center; background: #e8e8e8;">{{Template:Album/link|{{{Type}}}}}{{#if:{{{Longtype|}}}|&#32;{{{Longtype}}}}}{{#if:{{{Artist|}}}|&#32;by {{{Artist}}}}}</th>
| colspan="1" | {{{Genre}}}
+
  </tr>
|-
+
{{#if:{{{Released|}}}|
| '''Length:'''
+
  <tr>
| colspan="1" | {{{Length}}}
+
    <th scope="row" style="width: 5.2em; text-align: left;">Released</th>
|-
+
    <td colspan="2" style="width: 14em;">{{{Released}}}</td>
| '''Label:'''
+
  </tr>
| colspan="1" | {{{Label}}}
+
}}
|-
+
{{#if:{{{Recorded|}}}|
| '''Producer:'''
+
  <tr>
| colspan="1" | {{{Producer}}}
+
    <th scope="row" style="width: 5.2em; text-align: left;">Recorded</th>
|-
+
    <td colspan="2" style="width: 14em;">{{{Recorded}}}</td>
| style="background: #B0C4DE; text-align: center;" colspan="3" | '''Professional reviews'''
+
  </tr>
|-
+
}}
| colspan="3" style="text-align: left;" | {{{Reviews}}}
+
{{#if:{{{Genre|}}}|
|}
+
  <tr>
 +
    <th scope="row" style="width: 5.2em; text-align: left;">Genre</th>
 +
    <td colspan="2" style="width: 14em;">{{{Genre}}}</td>
 +
  </tr>
 +
}}
 +
{{#if:{{{Format|}}}|
 +
  <tr>
 +
    <th scope="row" style="width: 5.2em; text-align: left;">Format</th>
 +
    <td colspan="2" style="width: 14em;">{{{Format}}}</td>
 +
  </tr>
 +
}}
 +
{{#if:{{{Length|}}}|
 +
  <tr>
 +
    <th scope="row" style="width: 5.2em; text-align: left;">Length</th>
 +
    <td colspan="2" style="width: 14em;">{{{Length}}}</td>
 +
  </tr>
 +
}}
 +
{{#if:{{{Label|}}}|
 +
  <tr>
 +
    <th scope="row" style="width: 5.2em; text-align: left;">Label</th>
 +
    <td colspan="2" style="width: 14em;">{{{Label}}}</td>
 +
  </tr>
 +
}}
 +
{{#ifeq:{{{Type|}}}|video|
 +
{{#if:{{{Director|}}}|
 +
  <tr>
 +
    <th scope="row" style="width: 5.2em; text-align: left;">Director</th>
 +
    <td colspan="2" style="width: 14em;">{{{Director}}}</td>
 +
  </tr>
 +
}}
 +
}}
 +
{{#if:{{{Producer|}}}|
 +
  <tr>
 +
    <th scope="row" style="width: 5.2em; text-align: left;">Producer</th>
 +
    <td colspan="2" style="width: 14em;">{{{Producer}}}</td>
 +
  </tr>
 +
}}
 +
{{#if:{{{Discogs|}}}|
 +
  <tr>
 +
    <th scope="row" style="width: 5.2em; text-align: left;">Discogs</th>
 +
    <td colspan="2" style="width: 14em;">[[Image:Discogs-logo.jpg|20px|bottom]] [{{{Discogs}}} View at Discogs]</td>
 +
  </tr>
 +
}}
 +
{{#if:{{{IMDb|}}}|
 +
  <tr>
 +
    <th scope="row" style="width: 5.2em; text-align: left;">IMDb</th>
 +
    <td colspan="2" style="width: 14em;">[[Image:Imdb-logo.jpg|20px]][{{{IMDb}}} View at IMDb]</td>
 +
  </tr>
 +
}}
 +
{{#if:{{{Compiler|}}}|
 +
  <tr>
 +
    <th scope="row" style="width: 5.2em; text-align: left;">Compiler</th>
 +
    <td colspan="2" style="width: 14em;">{{{Compiler}}}</td>
 +
  </tr>
 +
}}
 +
{{#if:{{{Reviews|}}}|
 +
  <tr>
 +
    <th colspan="3" scope="col" style="text-align: center; background: #e8e8e8;">Professional reviews</th>
 +
  </tr>
 +
  <tr>
 +
    <td colspan="3">
 +
{{{Reviews}}}
 +
    </td>
 +
  </tr>
 +
}}
 +
{{#if:{{{Analysis|}}}|
 +
  <tr>
 +
    <th colspan="3" scope="col" style="text-align: center; background: #e8e8e8;">Analysis and Interpretations</th>
 +
  </tr>
 +
  <tr>
 +
    <td colspan="3">
 +
{{{Analysis}}}
 +
  </td>
 +
  </tr>
 +
}}
 +
{{#if:{{{Last album|}}}{{{Next album|}}}|
 +
  <tr>
 +
    <th colspan="3" scope="col" style="text-align: center; background: #e8e8e8;">{{#if:{{{Chronology|}}}|{{{Chronology}}}|{{{Artist}}}}}{{#ifeq:{{{Type|}}}|video|&#32;video}}&#32;chronology</th>
 +
  </tr>
 +
  <tr>
 +
    <td colspan="3">
 +
      <table cellspacing="0" cellpadding="0" width="100%" style="background: transparent;">
 +
        <tr style="text-align: center; font-size: 0.8em; line-height: 1.4em;">
 +
          <td style="width: 33%; vertical-align: top; padding: 0.2em 0.1em 0.2em 0;">{{{Last album|}}}</td>
 +
          <td style="width: 33%; vertical-align: top; padding: 0.2em 0.1em 0.2em 0.1em;">{{{This album|}}}</td>
 +
          <td style="width: 33%; vertical-align: top; padding: 0.2em 0 0.2em 0.1em;">{{{Next album|}}}</td>
 +
        </tr>
 +
      </table>
 +
    </td>
 +
  </tr>
 +
}}
 +
{{{Misc|}}}
 +
</table></includeonly>

Latest revision as of 09:00, 5 July 2023