Template:Infobox Album: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Meg Taylor
(fix)
imported>Meg Taylor
(fix)
Line 1: Line 1:
{| class="infobox bordered" cellpadding="2" cellspacing="2" style="font-size: 90%; width:240px;; white"
{| class="infobox bordered" cellpadding="2" cellspacing="2" style="font-size: 90%; width:240px;; white"
|-  
|-  
! colspan="2" align="center" style="font-size:125%;background-color:#CC6600;"| {{{name}}}
! colspan="2" align="center" style="font-size:125%;text-align:center;width:240px;background-color:#CC6600;"| {{{name}}}
|-
|-
{{#if:{{{image<includeonly>|</includeonly>}}} |
{{#if:{{{image<includeonly>|</includeonly>}}} |

Revision as of 04:27, 27 April 2009

{{{name}}}
{{{image}}}
Type {{{type}}}
Artist {{{artist}}}
Release date {{{released}}}
Recorded {{{recorded}}}
Genre {{{genre}}}
Language {{{language}}}
Length {{{length}}}
Label {{{label}}}
Catalogue {{{catalogue}}}
Producer {{{producer}}}
Engineer {{{engineer}}}




Template Description

Template for album infoboxes

Execution

{{Infobox Album
|name        = 
|image       = 
|caption     = 
|album type  = 
|artist      = 
|released    = 
|recorded    = 
|genre       = 
|language    = 
|length      = 
|label       =
|catalogue   =
|producer    =
|engineer    =
}}

Sample

see Led Zeppelin IV

Caveats

All fields othan than "name" are optional

Authors

Meg Ireland